User forums > Help
Compilation in BSD ?
(1/1)
saevar:
Hello there,
i tried compile Code::Blocks from source to PCBSD 8.0, but cannot go around wxWidget thing.
PCBSD has no wxWidget, it uses wxgtk2Widgets.
Is there posibility to avoid this problem to use Code::Blocks under BSD ?
With regards
Vilem
oBFusCATed:
Do you have wx-config?
wx-config is an application/script that returns the parameters needed to link/compile wxwidgets base software.
Edit: spelling corrections...
saevar:
Hello there.
in BSD it is not /usr/bin/wx-config but /usr/local/bin/wxgtk2-<ver>-config.(from ports x11-toolkit/wxgtk2-<version>-common)
But only needed now is make symlink to /usr/bin/wx-config -> ln -s /usr/local/bin/wx-gtk2-2.8-config /usr/bin/config.
Thank You for showing me right way, i'll refer about this excelent IDE to collegues.
Vilem
afb:
Code::Blocks 8.04 is available in the FreeBSD Ports tree...
See also wiki:Installing_Code::Blocks_from_source_on_FreeBSD
Navigation
[0] Message Index
Go to full version