- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Problem compiling ACIS3DT
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-27-2009 02:01 PM
Hi. I am trying to compile my ACIS3DT but I am getting this error "Error result 1 returned from 'C:\Program Files\Microsoft SDKs\Windows\v6.0A\bin\rc.exe'.'". Does anyone know what this means?
Regards,
Raymond
Re: Problem compiling ACIS3DT
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-10-2009 01:36 PM
Hello Castillor,
I found the following link with a google search...http://blogs.msdn.com/pusu/archive/2009/07/14/conf
Let us know if this solves your problem.
Regards,
Yogesh
Re: Problem compiling ACIS3DT
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-10-2009 01:50 PM
Hi Yogesh,
I actually found the cause of the error. In the "Additional options" text box Project Properties->Configuration Properties->Resources->Command Line, the command '/I$(A3DT)\include' is causing the compile error. I changed it to '/I "$(A3DT)\include"' and it was resolved. I hope this can be corrected on your side before the product is shipped. Thank you.
Regards,
Raymond

