Re: Slash/backslash error during build (on win32)
Re: Slash/backslash error during build (on win32)
- Subject: Re: Slash/backslash error during build (on win32)
- From: Chuck Hill <email@hidden>
- Date: Wed, 04 Jun 2003 10:42:03 -0700
At 10:10 AM 04/06/2003 +0200, Thomas Drevon wrote:
>Hi,
>
>When trying to compile any project (eg. a new, empty project), I get the
>following output and error during build:
>
>== Making test for ==
>Pre-build setup...
<snip>
>C:AppleLibraryFrameworksJavaFoundation.frameworkResourcesJavajavafoundat
>ion.jar: not found
>make: *** [export-java-classes-server] Error 127
>
>
>... and the build fails. As far as I can understand, the reason for this
>is the faulty framework path at the end with missing slashes.
>
That or this is a symptom of what is wrong.
>Any ideas on how to solve this would be greatly appreciated. I'm running
>wo5.2.1, winxp sp1,
>
You do know that WinXP is not a supported platform? It can be done, but
this may be contributing to your problem. I'd suggest using Apple's
installation support but they are just going to tell you to run on a
supported platform. You might find some help here:
http://www.tetlabors.de/wo/setup_webobjects_on_windows.html
>java 1.3.1_08 (hav also tried with 1.4.1_02) and my
>env-settings are attached to this email.
>
As with XP, JDK 1.4 is not supported. This is probably unrelated to your
problem.
>CLASSPATH=C:/java/j2sdk1.4.1_02/jre/lib/ext;C:/java/j2sdk1.4.1_02/lib;E:/lib/
>java;C:/java/jdk1.3.1_08/jre/lib/ext;C:/java/jdk1.3.1_08/lib;E:/lib/java;.
>
Although I don't think WO looks at this, having two different SDK version
on the classpath seems like a bad idea. Also, IIRC, the lib/ext directory
should not be on the classpath.
FWIW
Chuck
--
Chuck Hill email@hidden
Global Village Consulting Inc. http://www.global-village.net
_______________________________________________
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.