Code::Blocks Forums
User forums => Help => Topic started by: kisoft 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.
-
i can confirm this issue
-
Sorry. I forgot to update configure.in file. Please wait few more minutes. I'll fix it. :)
-
Sorry. I forgot to update configure.in file. Please wait few more minutes. I'll fix it. :)
Ok. No bugreport required, all right! :)
-
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.
-
Please don't forget to do a ./bootstrap before configuring the source.
Thanks. I doing started this script always.