Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

rev. 2056: linking libraries from global compiler options (bug?)

<< < (2/2)

mandrav:

--- Quote ---Choosing Settings->Environment makes CodeBlocks crash immediately
--- End quote ---

If you 're building using autotools (configure and friends), after running svn update to get the newest version, run "make clean-zipfiles" before invoking the usual build procedure.
It seems that the resource zips are not recreated automatically.
In other words, it crashes because the code references a widget in the dialog that is not present in your installed zip resources.

ASJ:
I compiled the latest revision (2061) with this tip, and indeed the crash is gone now.

However, I still have to enter "-lMagick" in the "Link Libraries" box to make the linking succeed.....

Navigation

[0] Message Index

[*] Previous page

Go to full version