Box2D Forums

It is currently Mon May 20, 2013 5:30 am

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
PostPosted: Thu Sep 22, 2011 9:34 pm 
Offline

Joined: Wed Sep 07, 2011 1:59 am
Posts: 3
Hi,
I'm trying to build jbox2d-testbed from sources using only command line (no IDE) and would like to ask for some help.
I've read http://code.google.com/p/jbox2d/wiki/QuickStart but it contains no description of building from command line.
The only build command it mentions is: "mvn install".
I've done "svn checkout http://jbox2d.googlecode.com/svn/trunk/ jbox2d-read-only" and run "mvn install" from project root directory and I got following error (full log in attachement):

main:
[INFO] Executed tasks
[INFO] Registering compile source root /mnt/second-disk/deleteit/jbox2d-read-only/jbox2d-serialization/target/generated-sources
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 8 source files to /mnt/second-disk/deleteit/jbox2d-read-only/jbox2d-serialization/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /mnt/second-disk/deleteit/jbox2d-read-only/jbox2d-serialization/src/main/java/org/jbox2d/serialization/pb/PbSerializer.java:[49,28] package org.box2d.proto.Box2D does not exist

[ERROR] /mnt/second-disk/deleteit/jbox2d-read-only/jbox2d-serialization/src/main/java/org/jbox2d/serialization/pb/PbSerializer.java:[50,28] package org.box2d.proto.Box2D does not exist

[ERROR] /mnt/second-disk/deleteit/jbox2d-read-only/jbox2d-serialization/src/main/java/org/jbox2d/serialization/pb/PbSerializer.java:[51,28] package org.box2d.proto.Box2D does not exist

[ERROR] /mnt/second-disk/deleteit/jbox2d-read-only/jbox2d-serialization/src/main/java/org/jbox2d/serialization/pb/PbSerializer.java:[52,28] package org.box2d.proto.Box2D does not exist

[ERROR] /mnt/second-disk/deleteit/jbox2d-read-only/jbox2d-serialization/src/main/java/org/jbox2d/serialization/pb/PbSerializer.java:[53,28] package org.box2d.proto.Box2D does not exist

[ERROR] /mnt/second-disk/deleteit/jbox2d-read-only/jbox2d-serialization/src/main/java/org/jbox2d/serialization/pb/PbSerializer.java:[54,28] package org.box2d.proto.Box2D does not exist

[ERROR] /mnt/second-disk/deleteit/jbox2d-read-only/jbox2d-serialization/src/main/java/org/jbox2d/serialization/pb/PbSerializer.java:[55,28] package org.box2d.proto.Box2D does not exist

[ERROR] /mnt/second-disk/deleteit/jbox2d-read-only/jbox2d-serialization/src/main/java/org/jbox2d/serialization/pb/PbSerializer.java:[56,28] package org.box2d.proto.Box2D does not exist

[ERROR] /mnt/second-disk/deleteit/jbox2d-read-only/jbox2d-serialization/src/main/java/org/jbox2d/serialization/pb/PbSerializer.java:[57,28] package org.box2d.proto.Box2D does not exist

[ERROR] /mnt/second-disk/deleteit/jbox2d-read-only/jbox2d-serialization/src/main/java/org/jbox2d/serialization/pb/PbSerializer.java:[58,28] package org.box2d.proto.Box2D does not exist


Attachments:
log.txt [112.41 KiB]
Downloaded 58 times
Top
 Profile  
 
PostPosted: Mon Oct 03, 2011 1:35 am 
Offline

Joined: Wed Sep 07, 2011 1:59 am
Posts: 3
Can anybody help me with this problem?
I guess it is trivial for somebody who develops jbox2d.


Top
 Profile  
 
PostPosted: Sat Oct 22, 2011 7:34 am 
Offline

Joined: Mon Jun 08, 2009 12:21 pm
Posts: 353
sorry for the late response, you need to install protobuffers to run the full maven compile. I'm looking into having this just throw a warning and putting the generated sources in the build path anyways.


Top
 Profile  
 
PostPosted: Sat Oct 22, 2011 8:22 am 
Offline

Joined: Mon Jun 08, 2009 12:21 pm
Posts: 353
I just updated the svn, this should be fixed for good.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group