Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

XCode 2.0, CodeSense and environment variables



Hello,

I have been using XCode 1.5 on 10.3 to cross-compile to an embedded system (SEGA Dreamcast) using custom build rules, and it has been working perfectly, even CodeSense was indexing the include files correctly.

I have upgraded to 10.4 with XCode 2.0 and now I cannot get xcode to index the target system's include files. Because the OS can be installed in an arbitrary location, we have been using environment variables to locate the files. The following worked fine with XCode 1.5:

Target -> Get Info -> Build :
KOS_BASE = ${HOME}/dc/kos/kos
Header Search Paths = ${KOS_BASE}/include

This would allow CodeSense to index the embedded OS's include files in XCode 1.5. However, it doesn't appear to be working in XCode 2.0. Has something changed in xcodeindex that is causing it to not interpret environment variables anymore?

--
Sam Steele
http://www.c99.org/

Attachment: PGP.sig
Description: This is a digitally signed message part

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden



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.