gameboy Posted January 31, 2012 Share Posted January 31, 2012 (edited) In windows7 32bit compile error: Error 1 fatal error C1083: Cannot open source file: '.. \ .. \ .. \ source \ lib \ res \ graphics \ ogl_shader.cpp': No such file or directory c1xxError 3 fatal error LNK1181: cannot open input file '..\..\..\binaries\system\lowlevel.lib' pyrogenesisError 4 fatal error LNK1181: cannot open input file '..\..\..\binaries\system\lowlevel.lib' testI downloaded the latest code, the code number is: svn-10997 BTW: I use the build tool is 2008.net. Edited January 31, 2012 by gameboy Link to comment Share on other sites More sharing options...
Echelon9 Posted January 31, 2012 Share Posted January 31, 2012 That ogl_shader.cpp file was recently removed as redundant in a SVN revision.While updating SVN will take the file away, you need to rerun the update-workspaces.bat file to refresh your Visual Studio solution file. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now