Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Unable to Compile ExtCmdManager.cpp (Prof-UIS Ver 2.51) Collapse All
Subject Author Date
Srinivasan Natarajan Dec 13, 2005 - 9:31 PM

Hi,


When i try to build the Dll  (in VC++6.0) , i received the following error


 


C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\transact.h(226) : error C2059: syntax error : ’constant’
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\transact.h(271) : error C2143: syntax error : missing ’;’ before ’}’
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oledb.h(17149) : error C2143: syntax error : missing ’;’ before ’}’
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oledb.h(17149) : error C2143: syntax error : missing ’;’ before ’}’
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oledb.h(17149) : error C2143: syntax error : missing ’;’ before ’}’
   Prof-UIS is automatically linking with version.lib
      (Version info support)
Error executing cl.exe.


ExtCmdManager.obj - 5 error(s), 0 warning(s)


regards


sundar


 

Technical Support Dec 14, 2005 - 9:58 AM

This build error may occur if you installed some new Platform SDK which had added its paths to the include folders list of Visual Studio 6.0. Please check the include paths and move Platform SDK include folders to the bottom of the list.