Hello Georg,

Georg Wünsch wrote:
> Hi OpenSG Users,
> 
> I have downloaded and installed the following daily build of OpenSG 1.8.0
> "opensg_dailybuild.071111.i686-pc-cygwin.cl.net2005.OpenSG-1.8.0-cl.net2005.exe".
>  I am using Visual C++ 2005 Professional as Environment. Compiling and 
> playing around with the glut examples works just fine. But now I am trying to 
> build a simple Win32 Application providing my own OpenGL Window 
> initialization and using the OSGPassiveWindow. I startet with a running WIn32 
> OpenGL App and tried to integrate OpenSG using the PassiveWindow class. The 
> example compiles (I am getting a lot of Compiler Warnings C4996, C4267, 
> C4231) and three Linker Errors 2001 unresolved external symbols, please see 
> the log and the source code below.
> 
> What am I doing wrong, maybe missing some inline functions, maybe some wrong 
> compiler/linker options? Can anyone please help me?

I don't use windows for development, so I can not give you any specific 
advice, sorry. Since you mentioned that the examples work for you, I'd 
recommend to start from one of them, as that should ensure that all the 
compiler settings are correct, especially with respect to the macros for 
dllimport/dllexport etc.
Hopefully one of the windows users on the list has a bit more specific 
advice.

        Cheers,
                Carsten

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to