What steps will reproduce the problem?
1. get the svn of the repo
2. load it into visual studio
3. click recompile solution
What is the expected output? What do you see instead?
the project builds successfully. The project fails because of missing files.
What version of the product are you using? On what operating system?
latest svn on windows 7 ultimate 64bit
Please provide any additional information below.
I fixed the solution and added the missing header "GL/glext.h" and missing lib
pthreadVC.lib. The attached zip contains all my modifications.
Original issue reported on code.google.com by jfmherok...@gmail.com on 7 Jul 2012 at 1:38
Original issue reported on code.google.com by
jfmherok...@gmail.com
on 7 Jul 2012 at 1:38Attachments: