RE: problems in Creating the Targets
"Dittmar, Daniel" <[email protected]> Fri, 21 Mar 2003 18:43:50 +0100
| Newsgroups | gmane.comp.db.sapdb.sources |
|---|---|
| Message-ID | <B9A2DDA03044D311BBD40008C75D6968147D85C6@dewdfx24> |
> !vsp36.c fast > > d:\VC98\include\mswsock.h(69) : error C2146: syntax error : missing ')' \ > d:\VC98\include\mswsock.h(69) : error C2059: syntax error : ';' > d:\VC98\include\mswsock.h(69) : error C2059: syntax error : ',' > d:\VC98\include\mswsock.h(73) : error C2059: syntax error : ')' > d:\VC98\include\mswsock.h(89) : error C2146: syntax error : missing ')'\ > before identifier 'hSocket' 1. Try 'imf vsp36.c', just to make sure that the problems occurs during the compilation of that module. 2. If the error messages are the same, do the following 'perl -S imf.pl vsp36.c/-E > vsp36.i', zip vsp36.i, and send it to me. Some header files seem to get included in the wrong order, or a specific #define is set and shouldn't be. I'd like to compare the preprocessor output with one of our own runs to get a clue. Daniel Dittmar -- Daniel Dittmar SAP DB, SAP Labs Berlin [email protected] http://www.sapdb.org/