News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

ScriptedWizard, wrong Makefile.am?

Started by kisoft, July 10, 2007, 09:03:58 AM

Previous topic - Next topic

kisoft

On my Ubuntu, C::B rev.4244 was not compiled now.
I found then Makefile.am content a next line:
SUBDIRS = c_file console d directx dll empty empty_file fltk glfw glut gtk h_file irrlicht lf ogre opengl plugins qt4 sdl smartwin staticlib sys win32gui wxwidgets

I doing delete token "win32gui" from this line and scriptwizard plugin was normallty compiled.
I can't test it when no use it wizard. May be anybody confirmed/test it?
My info (OS,version) see below in status line.
OS: WinXPSP3
wxWidgets: 2.8.12
CodeBlocks: Master github cbMakefileGen plugin:
[url="https://github.com/kisoft/cbmakefilegen"]https://github.com/kisoft/cbmakefilegen[/url]

killerbot


Biplab

Sorry. I forgot to update configure.in file. Please wait few more minutes. I'll fix it. :)
Be a part of the solution, not a part of the problem.

kisoft

Quote from: Biplab on July 10, 2007, 09:44:00 AM
Sorry. I forgot to update configure.in file. Please wait few more minutes. I'll fix it. :)
Ok. No bugreport required, all right! :)
OS: WinXPSP3
wxWidgets: 2.8.12
CodeBlocks: Master github cbMakefileGen plugin:
[url="https://github.com/kisoft/cbmakefilegen"]https://github.com/kisoft/cbmakefilegen[/url]

Biplab

Quote from: kisoft on July 10, 2007, 09:46:04 AM
Ok. No bugreport required, all right! :)

Yes. Thanks for pointing this.  :)

Fixed in Rev 4245.

Please don't forget to do a ./bootstrap before configuring the source.
Be a part of the solution, not a part of the problem.

kisoft

Quote from: Biplab on July 10, 2007, 09:52:51 AM
Please don't forget to do a ./bootstrap before configuring the source.
Thanks. I doing started this script always.
OS: WinXPSP3
wxWidgets: 2.8.12
CodeBlocks: Master github cbMakefileGen plugin:
[url="https://github.com/kisoft/cbmakefilegen"]https://github.com/kisoft/cbmakefilegen[/url]