Re: PBX (Dec dev tools) cannot load files
Re: PBX (Dec dev tools) cannot load files
- Subject: Re: PBX (Dec dev tools) cannot load files
- From: Art Isbell <email@hidden>
- Date: Wed, 26 Mar 2003 10:06:52 -1000
On Wednesday, March 26, 2003, at 05:17 AM, Jean Pierre Malrieu wrote:
I add an image file (named "actionIconRemove.gif"), to whatever target
or combinations of targets.
Images are usually included in the Web Server Resources group so they
will be installed on the Web, not application server. As such, they
need be associated only with the Web Server target.
I try to compile, and here is what I get:
/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/jpm/Test4/build/Test4.build/Application
Server.build/_WO$(SERVER_UNIQUIFIER)Test4.hmap"
SRCROOT=/Users/jpm/Test4 OBJROOT=/Users/jpm/Test4/build
SYMROOT=/Users/jpm/Test4/build DSTROOT=/tmp/Test4.dst
Missing file or directory: ActionIconRemove.gif
Coming from the Unix file system world, I'm concerned that the name of
the image file you added was "actionIconRemove.gif" yet the name in the
error message is "ActionIconRemove.gif". Maybe in the HFS+ world, this
case-sensitive distinction does not matter. But I would try to
understand why these names differ and would try to change something to
make the names identical.
Aloha,
Art
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.