[vtkusers] [4.2->5.0 conversion]Where is OpenGL library?

Thomas Lambertz thomas at hexerei-software.de
Thu Dec 7 07:26:33 EST 2006


Hi,

did you link opengl32.lib ? Ist part of the platform-sdk that comes with 
VS2005.

Hth,
Tom

Stuart Schaffner wrote:
>
> I got 5.0 downloaded and CMake run (thanks, everyone!).  I got my 
> project to compile on MS Visual Studio 2005 Professional, but I am 
> getting linker errors that I suspect are from a missing OpenGL 
> library.  An example is
>
>   unresolved external symbol __imp__glTexEnvf at 12
>
> One exception to the "__imp__gl" format is
>
>   unresolved external symbol _FTC_Manager_LookupFace
>
>  
>
> Do I need to add the opengl library explicitly?  If so, anybody know 
> where it is on MS Windows XP Professional (SP2)?
>
>  
>
> Stu Schaffner
>
> Northeastern University
>
>  
>
>  
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20061207/5b6f2bd5/attachment.htm>


More information about the vtkusers mailing list