newbie Question: Project Builder does not build the project missing file or directory
newbie Question: Project Builder does not build the project missing file or directory
- Subject: newbie Question: Project Builder does not build the project missing file or directory
- From: George Greene <email@hidden>
- Date: Wed, 29 Oct 2003 03:26:34 -0500
I'm using Mac OS X 10.2.8, Project Builder Version 2.1 Component
versions
PB IDE:114.0 PB Core: 1120 ToolSupport:110.
The settings for Project Builder are the defaults, I changed nothing
when I first started the program.
Using the Currency Converter example given in the documentation, that
came with the machine, I tried to Build the project. I get 2 errors.
Building target Currency Converter with build style Development
(optimization:level 0, debug-symbols:on) (2 errors)
Missing file or directory: Currency
Missing file or directory: Converter_Prefix.h
-----------------------------------------------------------------
/Developer/Private/jam -d1 -j2
JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase
JAMFILE=- build ACTION=build _DEFAULT_GCC_VERSION=3.1
BUILD_STYLE=Development "CPP_HEADERMAP_FILE=/Users/gmg/Currency
Converter/build/Currency Converter.build/Currency
Converter.build/Currency Converter.hmap" "SRCROOT=/Users/gmg/Currency
Converter" "OBJROOT=/Users/gmg/Currency Converter/build"
"SYMROOT=/Users/gmg/Currency Converter/build" "DSTROOT=/tmp/Currency
Converter.dst"
Missing file or directory: Currency
Missing file or directory: Converter_Prefix.h
-------------------------------------------------------------------
In my Groups & Files, I have these files and folder:
Currency Converter
Classes
ConverterController.h
ConverterController.m
Converter.h
Converter.m
Other Sources
Currency Converter_Prefix.h
main.m
Resources
MainMenu.nib
InfoPlist.strings
FrameWorks
Linked Frameworks
Other Frameworks
Products
Currency Converter.app
Project Builder created a folder and placed in my home directory. The
folder is called Currency Converter. It contains the following files
or folders.
build // folder
Converter.h
Converter.m
ConverterController.h
ConverterController.m
Currency Converter_Prefix.h
Currency Converter.pbproj
English.lproj // folder
main.m
Again, when I try to build the project I get the errors list above.
How do I fix this? (I have used the Clean targets and the Clean all
targets and tried the build again. I got the same errors.)
I followed the instructions in
Developer:Documentation:Cocoa:ObjCTutorial:objctutorial.pdf
Thanks everyone, (i hope this is not long a question )
newbie g.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.