Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Warning C4083 when using XTP v9.7
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Warning C4083 when using XTP v9.7

 Post Reply Post Reply
Author
Message
farr02 View Drop Down
Groupie
Groupie


Joined: 10 May 2005
Status: Offline
Points: 51
Post Options Post Options   Thanks (0) Thanks(0)   Quote farr02 Quote  Post ReplyReply Direct Link To This Post Topic: Warning C4083 when using XTP v9.7
    Posted: 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?


Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.