Hi,

I've tried to build the CrystalSpace Java wrapping classes (crystalspace.jar). 
However, at some point, the build process is failing. Here is an excerpt of 
the error message I got:

"/usr/bin/ant" -quiet -emacs -Dbuild.compiler.emacs=true 
-buildfile ./out/linux/optimize/plugins/cscript/csjava/build.xml

/tmp/crystalspace-0.99-20060125/CS/out/linux/optimize/plugins/cscript/csjava/src/org/crystalspace3d/cspace.java:20:
 
cannot find symbol
symbol  : class SWIGTYPE_p_f_p_iBase__p_iBase
location: class org.crystalspace3d.cspace
  public static void scfRegisterStaticClass(SWIGTYPE_p_f_p_iBase__p_iBase 
arg0, String iClassID, String Description, String Dependencies) {
                                            ^
/tmp/crystalspace-0.99-20060125/CS/out/linux/optimize/plugins/cscript/csjava/src/org/crystalspace3d/cspace.java:24:
 
cannot find symbol
symbol  : class SWIGTYPE_p_f_p_iBase__p_iBase
location: class org.crystalspace3d.cspace
  public static void scfRegisterStaticClass(SWIGTYPE_p_f_p_iBase__p_iBase 
arg0, String iClassID, String Description) {
                                            ^
/tmp/crystalspace-0.99-20060125/CS/out/linux/optimize/plugins/cscript/csjava/src/org/crystalspace3d/cspace.java:32:
 
cannot find symbol
symbol  : class SWIGTYPE_p_f_p_iBase__p_iBase
location: class org.crystalspace3d.cspace
  public static void 
scfRegisterStaticFactoryFunc(SWIGTYPE_p_f_p_iBase__p_iBase arg0, String 
FactClass) {
                                                  ^
/tmp/crystalspace-0.99-20060125/CS/out/linux/optimize/plugins/cscript/csjava/src/org/crystalspace3d/cspace.java:64:
 
cannot find symbol
symbol  : class SWIGTYPE_p_FILE
location: class org.crystalspace3d.cspace
  public static int csFPrintf(SWIGTYPE_p_FILE file, String str) {
                              ^
/tmp/crystalspace-0.99-20060125/CS/out/linux/optimize/plugins/cscript/csjava/src/org/crystalspace3d/csVector3.java:124:
 
cannot find symbol
symbol  : class SWIGTYPE_p_float
location: class org.crystalspace3d.csVector3
  public void Set(SWIGTYPE_p_float v) {

(...)

100 errors

BUILD FAILED
/tmp/crystalspace-0.99-20060125/CS/out/linux/optimize/plugins/cscript/csjava/build.xml:28:
 
Compile failed; see the compiler error output for details.

Total time: 9 seconds
...skipped <csjavafinal>crystalspace.jar for lack of 
<csjava>crystalspace.jar...

I've tried with Swig 1.3.22 and 1.3.27, with no success. Does anybody have any 
idea about what's wrong, and how to solve this ?

-- 
Yann Chachkoff
-----------------------
GPG Key 2006: http://keyserver.veridis.com:11371/export?id=-43113965597490782
Fingerprint : C224 F1F9 9025 4FC7 987D 05BB FF66 D413 A3B4 01A2
-----------------------
"I love the idea of a school in which people come to get educated and 
stay in the state in which they're educated."
                                 - George W. Bush

Attachment: pgpvV26xqq1pQ.pgp
Description: PGP signature

Reply via email to