| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Hi All,_______________________________________________
Recently we decided to try out the feasiblity of converting our CodeWarrior project into a Project Builder project. I exported the CW carbon Mach-O project and imported it from PB. I am getting lots of errors related to PP specific macros and proper inclusion of files.
Can someone give information/clarifications about following...
1) Doesnt the imported project contains path for codwarrior files? I was getting errors for the PB not finding files in folders
<CW>/MSL/MSL_C++/MSL_Common/Include
<CW>/MSL/MSL_C/MSL_MacOS/Include etc.
I had to manually add them in the "Headers" section of "Search paths" in PB.{ I hope it is the proper place to do it}
2) It appears that PB will continue to use the standard c/c++ files (cmath, stdlib, ctype.h etc) by Metrowerks. Is it the correct way or should it now use files in /usr/include for std "c" and some files kept at some other location for c++.
If the recommended way is later then what path should I add standard c/c++ files and what can I do to enforce that these files are used.
3) I got number of errors similar to "looser throw specifier for 'virtual LException::~LException()' ". These were because of LException class providing a virtual destructor without "throw()" specification. Is there a way out of this error without meddling with PP code.
4) Some errors like "missing binary operator before '(' " . These were in files which used __option().
A lots of other errors which i can look into if i get passed these.
we are using OS 10.2.6, CW 8.3, PB 2.1
What other things need to be done to make it compile properly.
I shall be greatful for any help or pointers.
| References: | |
| >Importing from CW (From: anand <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.