Toolkit Pro 22.0.0 |
Post Reply |
Author | |
yoavm
Groupie Joined: 15 July 2006 Status: Offline Points: 47 |
Post Options
Thanks(0)
Posted: 03 November 2022 at 6:39am |
Trying to install the latest Toolkit Pro 22.0.0 Visual Studio 6.0
Was it removed from the project?
Linking... uuid.lib(ieguids.obj) : error LNK2005:
_CGID_DocHostCommandHandler already defined in XTPShellExplorerProvider.obj uuid.lib(ieguids.obj) : warning LNK4006:
_CGID_DocHostCommandHandler already defined in XTPShellExplorerProvider.obj;
second definition ignored
Creating library ../../lib/vc60/ToolkitPro2200vc60UD.lib and object
../../lib/vc60/ToolkitPro2200vc60UD.exp ../../bin/vc60/ToolkitPro2200vc60UD.dll :
fatal error LNK1169: one or more multiply defined symbols found Error executing link.exe. ToolkitPro2200vc60UD.dll - 2 error(s), 2
warning(s) ---------------------------------------------------------------------------- IMPORTANT: If your Visual Studio
environment crashed during the build, try
disabling all of your addins and try again. To disable addins:
1. Start Visual Studio
2. Go to Tools/Add-in Manager
3. Uncheck all the checkboxes in the Startup column Thanks, Yoav Maor |
|
Fredrik
Senior Member Joined: 22 June 2005 Status: Offline Points: 235 |
Post Options
Thanks(0)
|
Regarding ReportControl, the release notes says:
So there is an massive renaming from "Report" to "Grid" when upgrading to make it compile and fix the deprecated names warnings. |
|
Windows 10, Visual Studio 20157, Toolkit Pro 18.3.0
|
|
lrenoux
Groupie Joined: 20 April 2009 Status: Offline Points: 62 |
Post Options
Thanks(0)
|
Hi, .../... CXTPTearOffFrame* pLastActiveFrame = _XTP_PROTECTED_ACCESS(CXTPMDIFrameWndEx, pFrame, m_pLastActiveFrame); if (pLastActiveFrame) pChild = pLastActiveFrame->MDIGetActive(); else pChild = pFrame->MDIGetActive(); Not least, active workspace with a tearoff is not handle correctly showing two active tab if you have one tearoff. Dont find for the moment how to handle it correctly. Whose idea was it to rename Report to Grid ? Really .... L.
|
|
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 |