News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

compilergcc plugin missing cmdlinegenerator.cpp?

Started by basic, November 29, 2005, 10:17:56 AM

Previous topic - Next topic

basic

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).

basic

ok I was wrong, the options in the "Compiler Settings" dialog do update, with the exception of the "Programs" tab.

basic

nevermind it's just another instance of the wxComboBox (wxWidgets 2.6.2) problem http://forums.next.codeblocks.org/index.php?topic=1003.0. The Makefile.am problem is valid though.

mandrav

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...
Be patient!
This bug will be fixed soon...

basic

heh, no problem. I've fixed it myself in my local tree. here's a patch if it helps.

[attachment deleted by admin]