Author Topic: ScriptedWizard, wrong Makefile.am?  (Read 5747 times)

Offline kisoft

  • Almost regular
  • **
  • Posts: 194
ScriptedWizard, wrong Makefile.am?
« on: July 10, 2007, 09:03:58 am »
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:
https://github.com/kisoft/cbmakefilegen

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5529
Re: ScriptedWizard, wrong Makefile.am?
« Reply #1 on: July 10, 2007, 09:38:38 am »
i can confirm this issue

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: ScriptedWizard, wrong Makefile.am?
« Reply #2 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. :)
Be a part of the solution, not a part of the problem.

Offline kisoft

  • Almost regular
  • **
  • Posts: 194
Re: ScriptedWizard, wrong Makefile.am?
« Reply #3 on: July 10, 2007, 09:46:04 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:
https://github.com/kisoft/cbmakefilegen

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: ScriptedWizard, wrong Makefile.am?
« Reply #4 on: July 10, 2007, 09:52:51 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.

Offline kisoft

  • Almost regular
  • **
  • Posts: 194
Re: ScriptedWizard, wrong Makefile.am?
« Reply #5 on: July 10, 2007, 10:19:29 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:
https://github.com/kisoft/cbmakefilegen