![]() |
Warning C4083 when using XTP v9.7 |
Post Reply
|
| Author | |
farr02
Groupie
Joined: 10 May 2005 Status: Offline Points: 51 |
Post Options
Thanks(0)
Quote Reply
Topic: Warning C4083 when using XTP v9.7Posted: 05 July 2005 at 7:47am |
|
Hello,
when I build my application using XTP v9.70 I get the following warning from VC6.0 (SP6): xttoolkitpro.h(122) : warning C4083: expected 'string'; found identifier '_XTPLIB_FILE_PREFIX' (I hope this is the correct translation, because I use the german version of VC6.0. The german version of the warning is: xttoolkitpro.h(122) : warning C4083: 'string' erwartet; Bezeichner '_XTPLIB_FILE_PREFIX' gefunden.) When using XTP v9.601 no such warning message occurs. Any idea why the compiler gives me this warning? OK, the difference between xttoolkitpro.h in v9.601 and v9.70 is, that there a some #undef statements in the v9.70-version. If I comment the ' #undef _XTPLIB_FILE_PREFIX'-statement, I can build my application without any warnings, but there must be a reason why those #undef statements were included in the current version. Best regards, Holger PS: Is there a reason why the include-directory is removed in XTP v9.70? |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |