Changes

Jump to: navigation, search

Mouse Lock Implementation FAQ

563 bytes added, 14:17, 8 November 2011
no edit summary
file in %VC9EXPRESSDIR%\bin\'''amd64'''\vcvars64.bat instead of Microsoft Visual Studio 9.0\VC\bin\vcvars32.bat so make sure you are running
the correct batch file and if you get this error check the path in the file to make sure it goes to the right place.
 
===How do I resolve the atlbase.h being missing?===
While running the make command, you get an error saying that atlbase.h file is missing!
 
'''Answer 1:'''
 
Apparently this is a very much known issue because apparently VS 2008 express does not come with this file, while the Professional version does come with it. Mozilla gives
the workaround of downloading the last version of of microsoft SDK which came with this file which is 2003. https://developer.mozilla.org/en/atlbase.h.
After you install it close and open the bat file again and rerun the make file.
==Discussion==
1
edit

Navigation menu