Re: Newbie Build Problems -- Found a bug?
Re: Newbie Build Problems -- Found a bug?
- Subject: Re: Newbie Build Problems -- Found a bug?
- From: Seth Willits <email@hidden>
- Date: Fri, 17 Jan 2003 18:20:17 -0800
On Friday, January 17, 2003, at 05:26 PM, Seth Willits wrote:
I'm having problems building an application from a new "blank"
project. The two build errors I get are:
Missing file or directory: <ProjectName>
Missing file or directory: ProjectName_Prefix.h
I've gone through every file and every project setting and can't find
either of these referenced anywhere. I have the Dec 02 developer tools
and thus am using PB 2.1
If someone could help me getting this to compile, I'd appreciate it,
I think I found a bug in PB 2.1.
If your project name has a space in it (such as "Test Project") then it
fails to build. I think it's because PB can't find the Prefix file
because it thinks the directory (which it also can't find) is only the
first word of the actual project name instead of the whole project name.
Where would I report this bug?
Seth Willits
------------------------------------------------------------------------
---
President and Head Developer of Freak Software -
http://www.freaksw.com
Q&A Columnist for REALbasic Developer Magazine -
http://www.rbdeveloper.com
"Read the book! Be patient! All success comes from acquiring knowledge
and experience."
-- Seth Willits
------------------------------------------------------------------------
---
_______________________________________________
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.