Simple script - big problems
Simple script - big problems
- Subject: Simple script - big problems
- From: Winnie Wefelmeyer <email@hidden>
- Date: Sun, 16 Nov 2003 14:38:21 +0100
Hi,
until now I have been developing some Java apps with Project Builder.
A few days ago I installed Panther as well as the new Developer Tools,
including XCode, of course.
Now I just wanted to try XCode. Therefore I wanted to build and run the
simple script that is there automatically when you choose to make a new
Java Tool. It says "Hello world" usually.
The build was successful, but there was no window or anything saying
"Hello world". I chose "Debug" --> "Show Run Log" from the menu, but
only a blank window appeared.
So then I opened Project Builder and tried the same there. An error
message occured: Build failed (see build log for details).
Here is the complete build log.
/usr/bin/jam -d1
JAMBASE=/Developer/Makefiles/pbx_jamfiles/ProjectBuilderJambase
JAMFILE=- build ACTION=build _DEFAULT_GCC_VERSION=2.95.2
_GCC3_IS_IN_OFFICIAL_LOCATION=YES BUILD_STYLE=Development
CPP_HEADERMAP_FILE=/Users/dax42/test2/build/test2.build/test2.build/
test2.hmap SRCROOT=/Users/dax42/test2 OBJROOT=/Users/dax42/test2/build
SYMROOT=/Users/dax42/test2/build DSTROOT=/tmp/test2.dst
warning: unknown rule ProcessJavaArchiveFiles
...updating 10 target(s)...
Mkdir /Users/dax42/test2/build/test2.build/test2.build/JavaClasses
JavaCompile.default <CompileJava>test2
BuildPhase <DeriveAndCompileSources>test2
/bin/sh: line 2: DeriveAndCompileSources: No such file or directory
echo Completed phase <DeriveAndCompileSources> for
<DeriveAndCompileSources>test2
...failed BuildPhase <DeriveAndCompileSources>test2 ...
I really hope you can help me, cause I got no clue about what to do.
Thanks a lot,
Winnie
_______________________________________________
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.