Starting with "Learning Modern 3D Graphics Programming" by Jason L. McKesson

So, I’m having some issues with getting started using that tutorial and I can’t figure out how to fix things.

I use:

Windows 8 64 bit
MSI Radeon HD 7870

My IDE:

Microsoft Visual Studio Professional 2012 (Version 11.0.60610.01 Update 3)

I went through “What You Need” and “Building the Tutorials” and then when I try to build the solution from within Visual Studio, I get 51 Errors:

[SIZE=2]

Error # error LNK1104: cannot open file ‘glloadD.lib’
[/SIZE]

I wonder if the problem lies in the fact that I’m using MVS 2012 instead of MVS 2010 Express?

EDIT: Well, I guess MVS versions did not matter. I just downloaded MVS 2010 Express and got the same exact error.

Any ideas?

EDIT: Nevermind… user error… forgot to build the libraries. :whistle:

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.