Added MSVC 2005 project and solution. Removed glutInit/GLUT dependency. Fixed minor bug (return of non-existing variable c)
This commit is contained in:
@@ -9,4 +9,15 @@ Then do:
|
||||
make install
|
||||
|
||||
|
||||
-------------------------
|
||||
|
||||
How to build under Windows, using Microsoft Visual Studio 2005 or later:
|
||||
|
||||
Open BulletMayaPlugin.sln and select Debug or Release configuration and compile.
|
||||
|
||||
Maya 2008 is assumed at the default location C:\Program Files\Autodesk\Maya2008\include
|
||||
Otherwise change the include path in the project settings.
|
||||
|
||||
Installation:
|
||||
|
||||
copy the folder 'icons', 'mvl' and 'scripts' into C:\Program Files\Autodesk\Maya2008
|
||||
|
||||
Reference in New Issue
Block a user