Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: basic on November 29, 2005, 10:17:56 am
-
the svn trunk version of compilergcc plugin seems to be missing cmdlinegenerator.cpp in its Makefile.am? I'm getting missing simbols at runtime. If I add to it, it seems to work, but switching between compilers seems to be broken (as in the options don't update).
-
ok I was wrong, the options in the "Compiler Settings" dialog do update, with the exception of the "Programs" tab.
-
nevermind it's just another instance of the wxComboBox (wxWidgets 2.6.2) problem http://forums.codeblocks.org/index.php?topic=1003.0. The Makefile.am problem is valid though.
-
Are you in a hurry, or what? :)
cmdlinegenerator.h was just added yesterday and autotools were not updated for it yet. I 'll update it in a while...
-
heh, no problem. I've fixed it myself in my local tree. here's a patch if it helps.
[attachment deleted by admin]