Hello,

How to fix this error?

[ERROR]
backgrnd.c
C:\FWH\INCLUDE\ClipApi.h(511) : error C4430: missing type specifier - int
assumed. Note: C++ does not support default-int
backgrnd.c(11) : fatal error C1083: Cannot open include file: 'd3dtypes.h':
No such file or directory
[ENDERROR]

[CODE LINE 511]

// Adds a new Method to a ClassH
extern _mdAdd( LONG lClassHandle, PCLIPSYMBOL pMethodName, PCLIPFUNC pMethod
);

[ENDCODE]

I see that this file 'd3dtypes.h'  is for bcc55. Can you comment ?

I´m using harbour + msvc.

Regards,

Rossine.

-- 
View this message in context: 
http://www.nabble.com/Error-in-clipapi.h-tp22379317p22379317.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to