Closed GoogleCodeExporter closed 9 years ago
Compiling on my Mac machine works perfectly without any modification... I don't
understand why it doesn't work on my Linux Mint 32 Bit machine...
Even after changing the folder names (on Linux), I have errors regarding code
relative to Qoob handling during the linking of objects.
Original comment by benjamin...@gmail.com
on 28 Dec 2011 at 2:42
That's quite strange, I will see what I can do.
Original comment by emuki...@gmail.com
on 6 Jan 2012 at 1:41
[deleted comment]
@benjamin: Your linker errors might be related to old created objects, do a
"make clean" first OR start with a clean copy of revison 106 and ONLY edit line
28 in "source/devices/deviceHandler.h" to: #include
"devices/qoob/deviceHandler-Qoob.h" (with the lowercase q), this works for me
under Arch Linux.
@emu_kidid: please change this line as well.
Original comment by inf...@quantentunnel.de
on 16 Jan 2012 at 2:10
Should be fixed in 0.2 r125
Original comment by emuki...@gmail.com
on 3 Apr 2012 at 1:25
Original issue reported on code.google.com by
benjamin...@gmail.com
on 27 Dec 2011 at 8:21