after ace's suggestion of moving the 3ds includes
to the bottom of my list i
discovered this fixed the issue but stops the
plugins from compiling
so i have to move the max includes every time i
want to compile either
so its an interim solution at best.
if anyone has any ideas on a cure rather than this
let me knwo
Andi 'Debug' Allen
-----BEGIN GEEK CODE
BLOCK----- Version: 3.12 GCS d--- s-: a-- C++++ US++ P++ L+ E--- W+++ N
o-- K++ w++++ O---- M-- V-- PS+++ PE Y+ PGP t+ 5++ X++ R-- tv+++ b++++ DI++
D++ G++ e* h++ r+++ y++++ ------END GEEK CODE
BLOCK------
Design Lead Project Talaus
Online www.neverborn.net
----- Original Message -----
Sent: Saturday, February 21, 2004 8:40
PM
Subject: [Nel] NeL AI compile with 3ds
max 5.1 sdk
whilst trying to compile AI i get a lot of errors
from 3ds max sdk
has anyone worked around this yet?
C:\3DSMAX5\MAXSDK\INCLUDE\baseInterface.h(31) :
error C2061: syntax error : identifier
'Interface_ID' C:\3DSMAX5\MAXSDK\INCLUDE\baseInterface.h(42) : error C2061:
syntax error : identifier
'Interface_ID' C:\3DSMAX5\MAXSDK\INCLUDE\baseInterface.h(45) : error C2146:
syntax error : missing ';' before identifier
'GetID' C:\3DSMAX5\MAXSDK\INCLUDE\baseInterface.h(45) : error C2433:
'Interface_ID' : 'virtual' not permitted on data
declarations C:\3DSMAX5\MAXSDK\INCLUDE\baseInterface.h(45) : error C2501:
'Interface_ID' : missing storage-class or type
specifiers C:\3DSMAX5\MAXSDK\INCLUDE\baseInterface.h(45) : warning C4183:
'GetID': member function definition looks like a ctor, but name does not match
enclosing class C:\3DSMAX5\MAXSDK\INCLUDE\baseInterface.h(88) : error
C2143: syntax error : missing ';' before
'<' C:\3DSMAX5\MAXSDK\INCLUDE\baseInterface.h(88) : error C2501: 'Tab' :
missing storage-class or type
specifiers C:\3DSMAX5\MAXSDK\INCLUDE\baseInterface.h(88) : error C2059:
syntax error : '<' C:\3DSMAX5\MAXSDK\INCLUDE\baseInterface.h(88) : error
C2238: unexpected token(s) preceding
';' C:\3DSMAX5\MAXSDK\INCLUDE\baseInterface.h(92) : error C2061: syntax
error : identifier
'Interface_ID' C:\3DSMAX5\MAXSDK\INCLUDE\baseInterface.h(123) : error
C2061: syntax error : identifier
'Interface_ID' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(52) : error C2065:
'Interface_ID' : undeclared
identifier C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(104) : error C2061: syntax
error : identifier 'TimeValue' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(106) :
error C2146: syntax error : missing ';' before identifier
'FPInterfaceDesc' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(106) : error C2079:
'nullInterface' uses undefined class
'FPInterfaceDesc' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(109) : error C2061:
syntax error : identifier
'Interface_ID' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(120) : error C2146:
syntax error : missing ';' before identifier
'FPStatus' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(120) : error C2433:
'CoreExport' : 'virtual' not permitted on data
declarations C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(120) : error C2501:
'CoreExport' : missing storage-class or type
specifiers C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(120) : error C2061: syntax
error : identifier 'TimeValue' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(122) :
error C2146: syntax error : missing ';' before identifier
'FPStatus' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(122) : error C2433:
'CoreExport' : 'virtual' not permitted on data
declarations C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(122) : error C2501:
'CoreExport' : missing storage-class or type
specifiers C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(122) : error C2061: syntax
error : identifier 'TimeValue' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(122) :
error C2535: 'int __thiscall FPInterface::Invoke(short)' : member function
already defined or declared C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(120) : see
declaration of 'Invoke' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(124) : error
C2146: syntax error : missing ';' before identifier
'FunctionID' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(124) : error C2433:
'CoreExport' : 'virtual' not permitted on data
declarations C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(124) : error C2501:
'CoreExport' : missing storage-class or type
specifiers C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(124) : error C2061: syntax
error : identifier 'TCHAR' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(127) : error
C2146: syntax error : missing ';' before identifier
'BOOL' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(127) : error C2433: 'CoreExport'
: 'virtual' not permitted on data
declarations C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(127) : error C2501:
'CoreExport' : missing storage-class or type
specifiers C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(127) : error C2146: syntax
error : missing ';' before identifier
'IsEnabled' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(127) : error C2501: 'BOOL' :
missing storage-class or type
specifiers C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(128) : error C2146: syntax
error : missing ';' before identifier
'BOOL' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(128) : error C2433: 'CoreExport'
: 'virtual' not permitted on data
declarations C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(128) : error C2501:
'CoreExport' : missing storage-class or type
specifiers C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(128) : error C2146: syntax
error : missing ';' before identifier
'IsChecked' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(128) : error C2501: 'BOOL' :
missing storage-class or type
specifiers C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(129) : error C2146: syntax
error : missing ';' before identifier
'BOOL' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(129) : error C2433: 'CoreExport'
: 'virtual' not permitted on data
declarations C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(129) : error C2501:
'CoreExport' : missing storage-class or type
specifiers C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(129) : error C2146: syntax
error : missing ';' before identifier
'IsVisible' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(129) : error C2501: 'BOOL' :
missing storage-class or type
specifiers C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(130) : error C2146: syntax
error : missing ';' before identifier
'FunctionID' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(130) : error C2433:
'CoreExport' : 'virtual' not permitted on data
declarations C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(130) : error C2501:
'CoreExport' : missing storage-class or type
specifiers C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(131) : error C2146: syntax
error : missing ';' before identifier
'FunctionID' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(131) : error C2433:
'CoreExport' : 'virtual' not permitted on data
declarations C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(131) : error C2501:
'CoreExport' : missing storage-class or type
specifiers C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(132) : error C2146: syntax
error : missing ';' before identifier
'FunctionID' C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(132) : error C2433:
'CoreExport' : 'virtual' not permitted on data
declarations C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(132) : error C2501:
'CoreExport' : missing storage-class or type
specifiers C:\3DSMAX5\MAXSDK\INCLUDE\iFnPub.h(137) : error C2061: syntax
error : identifier 'BOOL' C:\3DSMAX5\MAXSDK\INCLUDE\winutil.h(19) : error
C2146: syntax error : missing ';' before identifier
'GetWindowFloat' C:\3DSMAX5\MAXSDK\INCLUDE\winutil.h(19) : fatal error
C1004: unexpected end of file found
Andi 'Debug' Allen
-----BEGIN GEEK CODE
BLOCK----- Version: 3.12 GCS d--- s-: a-- C++++ US++ P++ L+ E--- W+++ N
o-- K++ w++++ O---- M-- V-- PS+++ PE Y+ PGP t+ 5++ X++ R-- tv+++ b++++
DI++ D++ G++ e* h++ r+++ y++++ ------END GEEK CODE
BLOCK------
_______________________________________________ Nel mailing
list address@hidden http://mail.nongnu.org/mailman/listinfo/nel-all
|