-
just tried installing on fedora following the instructions on http://bioloidcontrol.sourceforge.net/ and i am still getting this same compile error(figured I would) could someone please help me out here! ;( I would really like to use this software, as I don't run windows. I cant be the only person getting compile errors. please help!!
2009-11-24 15:02:20 UTC in Bioloid Control
-
stupid me, forgot the error....its kinda big, lots of warnings.
make all
g++ -c main.cpp -o main.o -Wno-deprecated -I include
In file included from include/global.h:29,
from include/vars.h:21,
from main.cpp:22:
include/cmd.h:184: warning: deprecated conversion from string constant to ‘char*’
include/cmd.h:184: warning: deprecated conversion...
2009-06-29 19:15:57 UTC in Bioloid Control
-
hello, i have a computer with 64bit ubuntu intrepid installed and am having some trouble compiling the "main" software. the dependencies listed for linux are for fedora, and i dont know what they translate to in ubuntu, this may be the problem, it may be that i am on 64 bit too, or it could just be some stupid mistake on my part. here is the compile error. please help me. i would like.
2009-06-29 19:05:33 UTC in Bioloid Control