gameboy Posted January 31, 2012 Report 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 Quote Link to comment Share on other sites More sharing options...
Echelon9 Posted January 31, 2012 Report 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.