Sudden errors when compiling
Sudden errors when compiling
- Subject: Sudden errors when compiling
- From: Stephen Colebrook <email@hidden>
- Date: Thu, 20 Nov 2003 02:33:54 -0500
I use MiscHelpManager by Don Yacktman in the program I'm currently
working on to provide basic help services. I've been using XCode for a
couple of weeks now but all of a sudden it won't compile on my iMac. It
will on my PowerBook (Lombard) with exactly the same settings (copy the
whole project folder across and do a clean build). This is the error
message in XCode:
MiscHelpManager.m:169: error: built-in function
`__builtin___CFStringMakeConstantString' requires
`-fconstant-cfstrings' flag
The line of code referred to is:
myBookName = CFBundleGetValueForInfoDictionaryKey(myAppsBundle,
CFSTR("CFBundleHelpBookName"));
What is going on and how can I fix it?
Given the huge amount of problems people are having with XCode, Apple,
if you can't fix these issues within a very short space of time, can
you release of version of PB that works will in 10.3. The old version
compiles half as fast as it used to and you have to pray that
everything will work OK given that so much has changed under the hood.
I really can't see what is so good about the XCode interface. I
preferred PB's, it felt more organised to me without all the clutter of
things like Find Results while I'm trying to scroll down the list to
get to my code. If the fast compiling, distributed building and fix and
continue could've been added to PB, I would've been very happy (and
working).
--- This email is made from 100% recycled electrons ---
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.