Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / Mac Programming / May 2008



Tip: Looking for answers? Try searching our database.

from code warrior to XCode - includes

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Robert Welz - 30 May 2008 15:36 GMT
Hello.

I wonder how I should change this include in LException

//      LException.h                    
//
//      PowerPlant Exception class

...snip...
#include <exception>

----

I have added the path
/Developer/SDKs/MacOSX10.3.9.sdk/usr/include/c++/4.0.0/
to XCode 2.5's preferences' source tree but

/Developer/Applications/Metrowerks CodeWarrior 9.0/Metrowerks
CodeWarrior/MacOS Support/PowerPlant/Support Classes/LException.h:12:21:
error: exception: No such file or directory

Can someone help, please?

Thanks,
Robert
David Phillip Oster - 31 May 2008 03:27 GMT
> Hello.
>
[quoted text clipped - 18 lines]
>
> Can someone help, please?

Odd that you aren't finding it in the standard system include paths.

My system has:
/Developer/SDKs/MacOSX10.3.9.sdk/usr/include/gcc/darwin/4.0/c++/exception
and
/Developer/SDKs/MacOSX10.3.9.sdk/usr/include/c++/4.0.0/exception

in addition to the ones for all the other SDKs.
Proabably you didn't set up your Xcode project correctly. Remember that
your project's build settings are overriden by your target's build
settings, and library search paths aren't the same as source trees.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.