Your source snippet shows that as "Data/NeHe.bmp" for the texture source, but if I remember properly, the proper seperator on Win32 is a '\', which you would write as "Data\\NeHe.bmp"
That probably isn't the exact problem, but it's just a suggestions
Problems with Lesson 6 and up
I removed the file from the Data directory and placed it on the same folder as the exe (and changed the target from Data/NeHe.bmp to NeHe.bmp) already, and it's still the same problem. Of course, it's a big improvement over the previous linker errors.. :P
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement