XCode/xcodebuild problems...
XCode/xcodebuild problems...
- Subject: XCode/xcodebuild problems...
- From: Dix Lorenz <email@hidden>
- Date: Tue, 10 May 2005 16:12:39 +0200
Hi,
I just installed Tiger and XCode 2.0 (Archive and Install) and I have
a few building problems, most of them cosmetic except the last one...
1) I have quite a few warnings turned on and one warning I get is
/usr/include/gcc/darwin/4.0/c++/bits/istream.tcc:60: warning:
declaration of '__ct' shadows a member of 'this'
I don't worry about it too much but I think it shouldn't be there...
2) I have a setting for additional Warnings "-Wmost" in there (I
guess it's from the default project setup when I created it, maybe
not). I think there should be some interface for it, especially since
it affects a lot of the other warnings settings. Setting it seems to
override a lot of the others and it's hard to see what warnings are
actually switched on.
3) Using xcodebuild I get a warning that one XCode-Plugin
(J2EEAssistant.pbplugin) "is missing the XCPluginHasUI Info.plist
key, it is assumed to have UI and will not be loaded by xcodebuild."
I assume it has no effect, especially since I don't use Java in this
build but anyway...
4) Another warning using xcodebuild: "(NOTE: project medinet was
written by an older version of Xcode (38) -- temporarily upgrading it
to version 39 (without modifying project file))". How would I get rid
of that? Modifying the project and saving it doesn't work, it was
originally created using ProjectBuilder.
5) I have 2 projects which build around 10 c++-Tools and are supposed
to install it in /dldev/bin (INSTALL_PATH = /dldev/bin). That is a
local directory, I created it, I have full permissions. But when it
does it's linking I sometimes get
/usr/bin/ld: can't write output file: /dldev/bin/adaptdata.osx
(Permission denied, errno = 13)
Sometimes it works, sometimes it doesn't, sometimes it stops at
another tool... Building from XCode itself is fine. I also tried
deleting the dir and creating it new and it worked. One time, then it
went back to not working... It used to work without any problems in
XCode 1.5 and before...
Any ideas, especially on the last one?
Thanks,
Dix
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden