View Full Version : Setup Visual C++ For Maya 7.0
Mikkel Jans 10-28-2005, 11:10 AM How do i setup Visual C++ 6.0 to build Maya 7.0 .mll files?
|
|
Mikkel Jans
10-28-2005, 12:34 PM
I have also tried Visual C++ 2005 Express Beta 2, but i get the same error as in Visual C++ 6.0..
I get this error when compiling a simpel HelloWorld plugin:
------ Build started: Project: Test, Configuration: Debug Win32 ------
Compiling...
helloWorldCmd.cpp
c:\programmer\alias\maya7.0\include\maya\mtypes.h(223) : error C2632: 'char' followed by 'bool' is illegal
c:\programmer\alias\maya7.0\include\maya\mtypes.h(223) : warning C4091: 'typedef ' : ignored on left of 'unsigned char' when no variable is declared
c:\programmer\alias\maya7.0\include\maya\mtypes.h(227) : error C2143: syntax error : missing '}' before 'constant'
c:\programmer\alias\maya7.0\include\maya\mtypes.h(227) : error C2143: syntax error : missing ';' before '}'
c:\programmer\alias\maya7.0\include\maya\mtypes.h(227) : error C2059: syntax error : '}'
c:\programmer\alias\maya7.0\include\maya\mtypes.h(260) : fatal error C1083: Cannot open include file: 'basetsd.h': No such file or directory
Build log was saved at "file://c:\Documents and Settings\Mikkel Jans\Dokumenter\Visual Studio 2005\Projects\Test\Test\Debug\BuildLog.htm"
Test - 5 error(s), 1 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
mummey
10-30-2005, 02:17 AM
See if this helps...
http://forums.cgsociety.org/showthread.php?t=169629
CGTalk Moderation
10-30-2005, 02:17 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.
vBulletin v3.0.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.