WeiDU tool
OcculusX
Member Posts: 99
I use a Mac OSX 10.6. I tried to run the mac version of WeiDU. It generates a "Bad CPU Type". This means that the mac version of the WeiDU tool is either incompatible with my processor (mine being a 32 bit, the tool maybe being a 64 bit) or perhaps it is an operating system incompatibility (mine being 10.6, and the tool being 10.7/10.8/10.9).
Is the source code for WeiDU available anywhere?
Is the source code for WeiDU available anywhere?
0
Comments
http://www.weidu.org/~thebigg/new_compile.html
Now all I need is ocaml.
""
ocaml src/trealparserin.gr
File "src/trealparserin.gr", line 1, characters 0-2:
Error: Syntax error
make: [obj/x86_LINUX/trealparserin.mli] Error 2 (ignored)
mv: rename src/trealparserin.ml to obj/x86_LINUX/trealparserin.ml: No such file or directory
mv: rename src/trealparserin.mli to obj/x86_LINUX/trealparserin.mli: No such file or directory
Compiling interface batteries-lite/batList.mli
make: /usr/local/bin/ocamlopt.opt: No such file or directory
make: *** [obj/x86_LINUX/batList.cmi] Error 1
""
Other people have had this issue too:
http://forums.pocketplane.net/index.php?topic=28800.new
http://forums.pocketplane.net/index.php/topic,28093.msg329284.html