Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - complile warnings & errors
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

complile warnings & errors

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


Joined: 23 November 2007
Status: Offline
Points: 41
Post Options Post Options   Thanks (0) Thanks(0)   Quote securigy Quote  Post ReplyReply Direct Link To This Post Topic: complile warnings & errors
    Posted: 11 December 2007 at 2:33pm
I am migrating from v8.6 to v11.2.1 and getting compile warnings (very long ones) like this:
 
Generating Code...
Automatically linking with ToolkitPro1121vc60D.dll
C:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(969) : warning C4786: 'XTPSyntaxEditLexAnalyser::CXTPSyntaxEditLexObj_SpecCollT<XTPSyntaxEditLexAnalyser::CXTPSyntaxEditLexVariantPtrArrayExAutomatT<&XTPSyntaxEditLexAnalyser::FnName_en
d_class>,XTPSyntaxEditLexAnalyser::CXTPSyntaxEditLexVariantPtrArrayExAutomatT<&XTPSyntaxEditLexAnalyser::FnName_end_tag>,XTPSyntaxEditLexAnalyser::CXTPSyntaxEditLexVariantPtrArrayExAutomatT<&XTPSyntaxEditLexAnalyser::FnName_end_separators>,XTPSyntax
EditLexAnalyser::CXTPSyntaxEditLexNULL,XTPSyntaxEditLexAnalyser::CXTPSyntaxEditLexNULL,XTPSyntaxEditLexAnalyser::CXTPSyntaxEditLexNULL,XTPSyntaxEditLexAnalyser::CXTPSyntaxEditLexNULL,XTPSyntaxEditLexAnalyser::CXTPSyntaxEditLexNULL,XTPSyntaxEditLexAn
alyser::CXTPSyntaxEditLexNULL,XTPSyntaxEditLexAnalyser::CXTPSyntaxEditLexNULL>' : identifier was truncated to '255' characters in the debug information
any ideas?
 
I also get compile error:
LINK : fatal error LNK1104: cannot open file "..\CodejockSoftware\CodeJock_XTremeToolkitPro_v11_2_1\Xtreme.obj"
 
I search for Xtreme.obj throuout all the tree but cannot find any...
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 11 December 2007 at 3:34pm
Hm.
 
strange errors. toolkit don't create Xtreme.obj . Maybe you manaully add some such file to project ?
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
securigy View Drop Down
Groupie
Groupie


Joined: 23 November 2007
Status: Offline
Points: 41
Post Options Post Options   Thanks (0) Thanks(0)   Quote securigy Quote  Post ReplyReply Direct Link To This Post Posted: 11 December 2007 at 5:06pm
the compile error was resolved: the initial/original path of the toolkit installation has spaces... ;-) so, when you copy and paste the path of the library for the linker it should be enclosed in parenthasis...
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.049 seconds.