Re: Cocoa-Java does not allow a space in the project name?
Re: Cocoa-Java does not allow a space in the project name?
- Subject: Re: Cocoa-Java does not allow a space in the project name?
- From: Jeff Harrell <email@hidden>
- Date: Fri, 13 Jun 2003 14:34:47 -0500
It is a known bug, and the workaround is to use projects without spaces
in their names.
This makes it a little annoying if you want to start from a template to
produce an application that does have a space in its name; there are
several places you have to change things to get your target to build
correctly. If this gives you trouble, let me know and I can put
together a checklist for you. I can't call it up from memory, but I'll
run through it and send you the steps if you need them.
On Friday, June 13, 2003, at 02:01 PM, Scott Ellsworth wrote:
Howdy, all.
It appears that the default templates for Cocoa-Java do not allow for
spaces in project names using the Dec. 2002 dev tools. This seems
rather strange.
The sample project in the Cocoa-Java tutorial uses the name
Temperature Converter, so the Apple doc sample fails out of the box.
Steps to reproduce:
Start PB, select Cocoa-Java as the type of project, and give it the
name "Temperature Converter
Hit build:
/Developer/Private/jam -d1 -j1
JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase
JAMFILE=- build ACTION=build _DEFAULT_GCC_VERSION=3.1
BUILD_STYLE=Development "CPP_HEADERMAP_FILE=/Users/work/Temperature
Converter/build/Temperature Converter.build/Temperature
Converter.build/Temperature Converter.hmap"
"SRCROOT=/Users/work/Temperature Converter"
"OBJROOT=/Users/work/Temperature Converter/build"
"SYMROOT=/Users/work/Temperature Converter/build"
"DSTROOT=/tmp/Temperature Converter.dst"
Missing file or directory: Temperature
Missing file or directory: Converter_Prefix.h
This does not seem right.
Known bug?
Scott
_______________________________________________
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.
--
email@hidden
http://homepage.mac.com/jharrell
_______________________________________________
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.