Can't build SDK

Hello I’m noob and I can’t figure it out. I’ve got the SDK from jMonkey platform SVN checkout following the instructions from: build_platform :: jMonkeyEngine Docs.



After opening the dowloaded sdk project I hit build and get the following:



C:Projectstrunksdkbuild.xml:7: The following error occurred while executing this line:

C:Projectstrunksdknbprojectbuild-impl.xml:41: Cannot find NetBeans build harness.





If I set the harness using a property pointing to a NetBeans harness and try to build I get the following:



Classpath entry C:Projectstrunksdkjme3-core-librariesreleasemodulesextj-ogg-vorbisd.jar does not exist; skipping

Classpath entry C:Projectstrunksdkbuildclustermodulesextj-ogg-vorbisd.jar does not exist; skipping

Classpath entry C:Projectstrunksdkjme3-core-librariesreleasemodulesextjinput.jar does not exist; skipping

Classpath entry C:Projectstrunksdkbuildclustermodulesextjinput.jar does not exist; skipping

Classpath entry C:Projectstrunksdkjme3-core-librariesreleasemodulesextj-ogg-oggd.jar does not exist; skipping

Classpath entry C:Projectstrunksdkbuildclustermodulesextj-ogg-oggd.jar does not exist; skipping

Classpath entry C:Projectstrunksdkjme3-core-librariesreleasemodulesextstack-alloc.jar does not exist; skipping

Classpath entry C:Projectstrunksdkbuildclustermodulesextstack-alloc.jar does not exist; skipping

Classpath entry C:Projectstrunksdkjme3-core-librariesreleasemodulesextnifty.jar does not exist; skipping

Classpath entry C:Projectstrunksdkbuildclustermodulesextnifty.jar does not exist; skipping

Classpath entry C:Projectstrunksdkjme3-core-librariesreleasemodulesextvecmath.jar does not exist; skipping

Classpath entry C:Projectstrunksdkbuildclustermodulesextvecmath.jar does not exist; skipping

Classpath entry C:Projectstrunksdkjme3-core-librariesreleasemodulesextnifty-default-controls.jar does not exist; skipping

Classpath entry C:Projectstrunksdkbuildclustermodulesextnifty-default-controls.jar does not exist; skipping

Classpath entry C:Projectstrunksdkjme3-core-librariesreleasemodulesexteventbus.jar does not exist; skipping

Classpath entry C:Projectstrunksdkbuildclustermodulesexteventbus.jar does not exist; skipping

Classpath entry C:Projectstrunksdkjme3-core-librariesreleasemodulesextxmlpull-xpp3.jar does not exist; skipping

Classpath entry C:Projectstrunksdkbuildclustermodulesextxmlpull-xpp3.jar does not exist; skipping

Classpath entry C:Projectstrunksdkjme3-core-librariesreleasemodulesextjbullet.jar does not exist; skipping

Classpath entry C:Projectstrunksdkbuildclustermodulesextjbullet.jar does not exist; skipping

Classpath entry C:Projectstrunksdkjme3-core-librariesreleasemodulesextlwjgl.jar does not exist; skipping

Classpath entry C:Projectstrunksdkbuildclustermodulesextlwjgl.jar does not exist; skipping

Classpath entry C:Projectstrunksdkjme3-core-librariesreleasemodulesextnifty-style-black.jar does not exist; skipping

Classpath entry C:Projectstrunksdkbuildclustermodulesextnifty-style-black.jar does not exist; skipping

C:Program FilesNetBeans 7.2harnesssuite.xml:184: The following error occurred while executing this line:

C:Program FilesNetBeans 7.2harnessbuild.xml:174: The JARs [C:LucruProjectstrunksdkbuildclustermodulescom-jme3-gde-core-libraries.jar… [Huuge list of similar .jar’s]

I think I’m 2 hours ahead of you (http://hub.jmonkeyengine.org/groups/jmonkeyplatform/forum/topic/trouble-building-module-from-command-line/) :slight_smile:

Maybe you forgot to do ‘ant update-platform’ once so it downloads the netbeans platform.