hi all,
I've tried the latest cvs version and ngl and nui seems to compile
without STLPort in VS7.
however the vstplugin and nuitest examples in NUI crashes with the
following message:
Run-Time Check Failure #2 - Stack around the variable 'start' was corrupted.
and the following call stack
nuiTest2003.exe!nuiXML::Load(const nglIStream & rStream={...})
nuiTest2003.exe!nuiTheme::GetFont(nuiTheme::FontStyle Style=Default)
nuiTest2003.exe!nuiLabel::SetFont(nuiTheme::FontStyle FontStyle=Default)
nuiTest2003.exe!nuiLabel::nuiLabel(nuiContainer * pParent=0x003faa50,
nuiTest2003.exe!nuiTopLevel::nuiTopLevel(const nglPath & rResPath={...})
nuiTest2003.exe!nuiMainWindow::nuiMainWindow(const nglContextInfo &
nuiTest2003.exe!nuiWin::nuiWin(const nglContextInfo & ShowFPS=false,
nuiTest2003.exe!nuiApp::OnInit() Line 159 + 0x3f C++
I haven't tried with STLPort yet, but I just wanted you know about this
issue.
best
rémy
Sébastien Métrot wrote:
Hi,
I just commited some fixes to the CVS to fix the nui VSTPlugin example.
It works fine in Cubase SX3 (display the GUI & the console window...). I
guess you can have a look at it and build from there.
Sebastien