Subject | Building the libjaybird2.so on Linux |
---|---|
Author | William L. Thomson Jr. |
Post date | 2005-12-16T07:53:51Z |
For some reason I can't seem to compile libjaybird2.so from source on
Linux. Pretty sure I am not invoke ant properly. Or if I am, just want
to confirm whether it works or not. A comment in the build_native.xml
file says it should build on the various platforms. Not sure if it was
tested or not on Linux.
ATM I am doing and getting the following output
wlt@wlt ~/Desktop/client-java $ ant -f build_native.xml
Buildfile: build_native.xml
[taskdef] Could not load definitions from resource cpptasks.tasks. It could no t be found.
[typedef] Could not load definitions from resource cpptasks.types. It could no t be found.
init:
set_platform_properties:
prepare_mingw:
prepare_msvc:
prepare_gcc:
BUILD FAILED
/wlt/Desktop/client-java/build_native.xml:222: Could not create task or type of type: compiler.
Ant could not find the task or a class this task relies upon.
Please advise, any help or assitance is greatly appreicated.
--
Sincerely,
William L. Thomson Jr.
Obsidian-Studios, Inc.
http://www.obsidian-studios.com
Linux. Pretty sure I am not invoke ant properly. Or if I am, just want
to confirm whether it works or not. A comment in the build_native.xml
file says it should build on the various platforms. Not sure if it was
tested or not on Linux.
ATM I am doing and getting the following output
wlt@wlt ~/Desktop/client-java $ ant -f build_native.xml
Buildfile: build_native.xml
[taskdef] Could not load definitions from resource cpptasks.tasks. It could no t be found.
[typedef] Could not load definitions from resource cpptasks.types. It could no t be found.
init:
set_platform_properties:
prepare_mingw:
prepare_msvc:
prepare_gcc:
BUILD FAILED
/wlt/Desktop/client-java/build_native.xml:222: Could not create task or type of type: compiler.
Ant could not find the task or a class this task relies upon.
Please advise, any help or assitance is greatly appreicated.
--
Sincerely,
William L. Thomson Jr.
Obsidian-Studios, Inc.
http://www.obsidian-studios.com