User forums > Nightly builds
The 02 October 2007 build will NOT be out.
schizim:
I'm sure you already know or can guess but just in case, compiled on windows -> same issue:
--- Quote ----------------- Build: wxSmithContribItems in wxSmith - Contrib Items ---------------
Compiling: wxchart\wxschart.cpp
../wxSmith/wxwidgets/wxsitemfactory.h: In member function `wxsItem* wxsRegisterItem<T>::OnBuild(wxsItemResData*) [with T = wxsChart]':
D:\Ethereal\codeblocks-head\src\plugins\contrib\wxSmithContribItems\wxchart\wxschart.cpp:230: instantiated from here
../wxSmith/wxwidgets/wxsitemfactory.h:228: error: cannot allocate an object of type `wxsChart'
../wxSmith/wxwidgets/wxsitemfactory.h:228: error: because the following virtual functions are abstract:
../wxSmith/wxwidgets/wxscodegenerator.h:45: error: virtual void wxsCodeGenerator::OnBuildCreatingCode()
Process terminated with status 1 (5 minutes, 10 seconds)
3 errors, 0 warnings
--- End quote ---
MortenMacFly:
For me its the same but I receive another error before the wxChart one:
--- Code: ---C:\Devel\CodeBlocks\src\plugins\contrib\wxSmithContribItems\wxthings\wxscustombutton.cpp:230: instantiated from here
../wxSmith/wxwidgets/wxsitemfactory.h:228: error: cannot allocate an object of type `wxsCustomButton'
../wxSmith/wxwidgets/wxsitemfactory.h:228: error: because the following virtual functions are abstract:
../wxSmith/wxwidgets/wxscodegenerator.h:45: error: virtual void wxsCodeGenerator::OnBuildCreatingCode()
--- End code ---
followed by (as described):
--- Code: ---C:\Devel\CodeBlocks\src\plugins\contrib\wxSmithContribItems\wxchart\wxschart.cpp:230: instantiated from here
../wxSmith/wxwidgets/wxsitemfactory.h:228: error: cannot allocate an object of type `wxsChart'
../wxSmith/wxwidgets/wxsitemfactory.h:228: error: because the following virtual functions are abstract:
../wxSmith/wxwidgets/wxscodegenerator.h:45: error: virtual void wxsCodeGenerator::OnBuildCreatingCode()
--- End code ---
With regards, Morten.
byo:
:oops: :oops: :oops: :shock: :oops: :oops: :oops:
It should work now
schizim:
Worked for me, thanks BYO! :D
Cheers
MortenMacFly:
--- Quote from: byo on October 04, 2007, 07:24:45 pm --- :oops: :oops: :oops: :shock: :oops: :oops: :oops:
It should work now
--- End quote ---
Sure it does. When I looked at the modifications better I should print a :oops: :roll: ;-)
Navigation
[0] Message Index
[*] Previous page
Go to full version