User forums > Using Code::Blocks
How to compile Cb
(1/1)
mosfet:
Hi,
I am a windows user of CodeBlocks and now I would like to port my smartcard tester app to Linux.
Problem is I can't compile it under my distrib.
When I download SVN version, I type ./configure and nothing happens.
There is a configure.am and a configure.in but no configure.
If someone could tell me how to compile it ...
killerbot:
first ./bootstrap
Michael:
This could also help:
http://wiki.codeblocks.org/index.php?title=Compiling_Code::Blocks_in_Linux_%28applies_to_all_distros%29
Michael
mosfet:
Ok I have succeeded in compiling C::B SVN version for mandriva 2006.
I have just installed libwxgtk2.6, libwxgtk2.6-devel, libwxgtku2.6, libwxgtku2.6-devel
and after bootstrap, configure and make.
Navigation
[0] Message Index
Go to full version