Unresolved Externals
I know this question has been asked, but I am unable to find a real solution for this problem.
I am using Borland 5.0
I have downloaded the newest OpenlGL files from microsoft
I have tried using the add node in the ide of my project
I get these three errors:
Unresolved external ''auxDIBImageLoadA'' referenced from module
Unresolved external ''glGenTextures'' referenced from module
Unresolved external ''glBindTextures'' referenced from module
Any help would be nice!
Thanks!
October 23, 2000 11:10 PM
Make sure you are linking the opengl32.lib , glaux.lib, glu32.lib into your project. i am not sure if these are right, but I think they are
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement