User forums > Help
Code::Blocks crashes at startup
Biplab:
--- Quote from: neversion on July 26, 2007, 07:12:09 pm ---how to Upgrade to wxGTK-2.8.4.????? :shock:
--- End quote ---
I prefer to build it from source. Download wxGTK source from wxWidgets site. Then extract it and configure it with following command.
--- Code: ---./configure --disable-debug --enable-shared --enable-unicode --enable-monolithic --with-gtk=2 --with-regex=builtin
--- End code ---
and then type make and make install.
Otherwise look for some pre-built binaries. Availability of compiled binary varies from distributions to distributions. :)
Biplab:
--- Quote from: 20-40 on July 27, 2007, 09:07:37 am ---Biplab, no biggie, but you've missed to hit empty enter in *code* section and guy will look in truncated configure line trying to figure it out.
I guess you've meant something like this:
--- End quote ---
I wanted to give the user a basic command which would be sufficient to compile wxGTK and subsequently Code::Blocks with it. However the steps you've shown is quite detailed and useful one. :)
Navigation
[0] Message Index
[*] Previous page
Go to full version