Hi,

On Tue, 2011-10-18 at 13:25 +0200, Charles-Henri Babiaud wrote:
> Hi all!
> 
> I've followed all of your guidelines (with the python script), and now I've a 
> nice OpenSG version working on a Win 32, without any compilation problem 
> (many thanks to all of you !).
> 
> However, I'm trying to build it onto a second platform, a Win64 platform, I 
> tried to compile OpenSG again, in the same conditions (Qt SDK already 
> installed), and I runned the python script. There, I've some compilation 
> problems and I do not understand where they come from.
> I've a compilation trace there :
> http://pastebin.com/nKuU2ZBw

hmm, it seems what you pasted is a follow-up error. Somehow
Release/OSGContribRhino3D.dll did not get build. Could you look
further up in the log when ContribRhino3D gets compiled, somewhere there
should be an error. I retried it on 64bit Windows and it came out ok, so
I'm curious where it has problems in your build.


> And when I run the hello.exe example, it displays me this error message and a 
> white window:
> 
> WARNING: Window::getFunctionByName: Couldn't get function 
> 'glCombinerParameterfv
> NV' for Window 0000000003372880.
> WARNING: Window::getFunctionByName: Couldn't get function 
> 'glCombinerStageParame
> terfvNV' for Window 0000000003372880.
> WARNING: Window::getFunctionByName: Couldn't get function 'glCombinerInputNV' 
> fo
> r Window 0000000003372880.
> WARNING: Window::getFunctionByName: Couldn't get function 
> 'glCombinerOutputNV' f
> or Window 0000000003372880.
> WARNING: Window::getFunctionByName: Couldn't get function 
> 'glFinalCombinerInputN
> V' for Window 0000000003372880.

these are ok as long as you are not on NVidia Hardware (maybe we should 
takes those out anyway).

> WARNING: 
> (C:\Users\charlie\Documents\Cours\RV\Analyse\OPenSG\python\OpenSG\Sourc
> e\System\State\Base\OSGLightChunk.cpp,137): light:activaterecheck failed: opÚr
> ation non valide (0x502)

I'll try to recreate this, is it just an annoying warning or does the
rendering actually fail ?

kind regards
  gerrit



------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Opensg-users mailing list
Opensg-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to