User forums > Nightly builds

The 26 March 2007 build is out.

<< < (2/2)

Nonenix:
Ah nice that there is an ubuntu release again , but why is the GTK+ projekt template missing ?
under linux it is very easy compiling a gtk+ app but integration would be really nice !

Eden:
I'm trying to compile the same way as szczepan but in Gentoo and i'm getting the following error.


--- Code: ---globals.cpp: In function 'void PlaceWindow(wxWindow*, cbPlaceDialogMode, bool)':
globals.cpp:875: error: 'class wxWindow' has no member named 'CentreOnScreen'
make[3]: *** [globals.lo] Error 1
make[3]: Leaving directory `/home/eden/projects/svn/codeblocks/src/sdk'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/eden/projects/svn/codeblocks/src/sdk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/eden/projects/svn/codeblocks/src'
make: *** [all-recursive] Error 1

--- End code ---

Biplab:

--- Quote from: Eden on March 27, 2007, 05:37:17 pm ---I'm trying to compile the same way as szczepan but in Gentoo and i'm getting the following error.

--- End quote ---

See the following thread for solution:

--- Quote ---http://forums.codeblocks.org/index.php/topic,5486.msg42678.html#msg42678
--- End quote ---

Eden:
Well that works but it just leads to two more errors. configuring without --enable-contrib works though, i don't use a lot of those plugins anyway.


--- Code: ---./../wxsevents.h:142: error: 'wxArrayString' does not name a type
./../wxsevents.h: In member function 'const wxString& wxsEvents::GetHandler(int)':
./../wxsevents.h:108: error: 'm_Functions' was not declared in this scope
./../wxsevents.h: In member function 'void wxsEvents::SetHandler(int, const wxString&)':
./../wxsevents.h:111: error: 'm_Functions' was not declared in this scope
make[6]: *** [wxsdatepickerctrl.lo] Error 1
make[6]: Leaving directory `svn/codeblocks/src/plugins/contrib/wxSmith/wxwidgets/defitems'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `svn/codeblocks/src/plugins/contrib/wxSmith/wxwidgets'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `svn/codeblocks/src/plugins/contrib/wxSmith'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `svn/codeblocks/src/plugins/contrib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory ` svn/codeblocks/src/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `svn/codeblocks/src'
make: *** [all-recursive] Error 1

--- End code ---

Navigation

[0] Message Index

[*] Previous page

Go to full version