Hi Folks

Im trying to compile ReflectionCard found on Nukepedia, but I run throught
error at link time with unresolved symbol.

Here is my config:

Nuke6.3v5
Win7
visual studio 2005

May someone give me some help on this!

here is the error output:


1>ReflectionCard.obj : error LNK2001: unresolved external symbol
__imp_glLightfv
1>ReflectionCard.obj : error LNK2001: unresolved external symbol
__imp_glLightf
1>ReflectionCard.obj : error LNK2001: unresolved external symbol
__imp_glEnable
1>ReflectionCard.obj : error LNK2001: unresolved external symbol
__imp_glLoadMatrixf
1>ReflectionCard.obj : error LNK2001: unresolved external symbol
__imp_glColor3f
1>ReflectionCard.obj : error LNK2001: unresolved external symbol
__imp_glPushAttrib
1>ReflectionCard.obj : error LNK2001: unresolved external symbol
__imp_glDisable
1>ReflectionCard.obj : error LNK2001: unresolved external symbol
__imp_glCullFace
1>ReflectionCard.obj : error LNK2001: unresolved external symbol
__imp_glColor4f
1>ReflectionCard.obj : error LNK2001: unresolved external symbol
__imp_glBegin
1>ReflectionCard.obj : error LNK2001: unresolved external symbol
__imp_glTexCoord2f
1>ReflectionCard.obj : error LNK2001: unresolved external symbol
__imp_glNormal3f
1>ReflectionCard.obj : error LNK2001: unresolved external symbol
__imp_glVertex3f
1>ReflectionCard.obj : error LNK2001: unresolved external symbol __imp_glEnd
1>ReflectionCard.obj : error LNK2001: unresolved external symbol
__imp_glPopAttrib
1>ReflectionCard.obj : error LNK2001: unresolved external symbol
__imp_glColor3fv
1>ReflectionCard.obj : error LNK2001: unresolved external symbol
__imp_glRasterPos3f

thanks


-- 
lucien FOSTIER
_______________________________________________
Nuke-dev mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-dev

Reply via email to