News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Missing entries for win32gui wizard in configure.in

Started by Der Meister, July 06, 2006, 09:05:53 PM

Previous topic - Next topic

Der Meister

The file src/configure.in needs a small patch to get Code::Blocks revision 2695 and newer compiled on Linux using the autotools:

Index: configure.in
===================================================================
--- configure.in        (revision 2699)
+++ configure.in        (working copy)
@@ -169,6 +169,8 @@
        src/plugins/projectwizard/resources/ogre/files/Makefile
        src/plugins/projectwizard/resources/smartwin/Makefile
        src/plugins/projectwizard/resources/smartwin/files/Makefile
+       src/plugins/projectwizard/resources/win32gui/Makefile
+       src/plugins/projectwizard/resources/win32gui/files/Makefile
        src/plugins/projectwizard/resources/wxwidgets/Makefile
        src/plugins/projectwizard/resources/wxwidgets/common/Makefile
        src/plugins/projectwizard/resources/wxwidgets/pch/Makefile
Real Programmers don't comment their code. If it was hard to write, it should be hard to understand.
Real Programmers don't write in BASIC. Actually, no programmers write in BASIC, after the age of 12.

mandrav

Be patient!
This bug will be fixed soon...