User forums > General (but related to Code::Blocks)
CodeBlocks being called from hudson (on linux)
killerbot:
I am using OpenSuse 11.3 on 64 bit machines. Currently no 32 bit linux installed.
Jenna:
--- Quote from: killerbot on January 01, 2011, 02:52:34 am ---I am using OpenSuse 11.3 on 64 bit machines. Currently no 32 bit linux installed.
--- End quote ---
You can try this package: http://apt.jenslody.de/downloads/codeblocks_con_suse11.2_64.tar.bz2 .
It's compiled (as the name says) on openSuse 11.2 64bit.
Just unpack it and call run_con.sh (instead of codeblocks_con directly).
It should work from a real (non virtual) console.
killerbot:
Thanks Jens, I gave this one a try, but there's a linker issue :
--- Code: ---+ /home/killerbot/BurnTemp/output/run_con.sh --personality=hudson --rebuild --target=Debug Arrays/Arrays.cbp
/home/killerbot/BurnTemp/output/codeblocks_con: relocation error: /home/killerbot/BurnTemp/output/libcodeblocks_con.so: symbol _Z18wxSafeConvertWX2MBPKw, version WXU_2.8 not defined in file libwx_baseu-2.8.so.0 with link time reference
--- End code ---
Jenna:
It looks like the wxGTK from 11.2 and 11.3 are not compatible.
I caqn update my 64 bit openSuse vm to 11.3 tomorrow ( I still only have ISDN at home ) and recompile it.
Or I can send you the patch (or attach it here).
killerbot:
I can wait for your build till tomorrow, no problem.
Have some other stuff to carry out today.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version