ISXEQLegacy compile problems
Posted: Mon Dec 12, 2005 7:43 am
With the latest zip, I was unable to compile isxeqlegacy, tho everything else seemed to function fine.
Code: Select all
c:\Program Files\ISXDK\include\ISUI\LGUIElement.h(428) : error C2228: left of '.ARGB' must have class/struct/union type
type is 'unsigned long'
c:\Program Files\ISXDK\include\ISUI\LGUIElement.h(429) : error C2228: left of '.A' must have class/struct/union type
type is 'unsigned long'
c:\Program Files\ISXDK\include\ISUI\LGUIElement.h(429) : error C2228: left of '.A' must have class/struct/union type
type is 'unsigned long'
c:\Program Files\ISXDK\include\ISUI\LGUIElement.h(430) : error C2228: left of '.ARGB' must have class/struct/union type
type is 'unsigned long'
c:\Program Files\ISXDK\include\ISInterface.h(44) : error C2061: syntax error : identifier 'fLSGenericEnumCallback'
c:\Program Files\ISXDK\include\ISInterface.h(45) : error C2061: syntax error : identifier 'fLSGenericEnumCallback'
c:\Program Files\ISXDK\include\ISInterface.h(46) : error C2061: syntax error : identifier 'fLSGenericEnumCallback'
c:\Program Files\ISXDK\include\ISInterface.h(47) : error C2061: syntax error : identifier 'fLSGenericEnumCallback'
c:\Program Files\ISXDK\include\ISInterface.h(48) : error C2061: syntax error : identifier 'fLSGenericEnumCallback'