Cannot build 18.0.1 with VS 2017 |
Post Reply |
Author | |
MichaelN
Senior Member Joined: 19 September 2006 Status: Offline Points: 112 |
Post Options
Thanks(0)
Posted: 10 August 2017 at 3:21pm |
The build immediately terminates with the message below. As per the suggested remedy, in VS 2017, THERE IS NO "Tools/Add-in Manager"
Copyright (C) Microsoft Corporation. All rights reserved. StdAfx.cpp C:\Program Files (x86)\Codejock Software\MFC\Xtreme ToolkitPro v18.0.1\Source\Common/XTPDLLExports.h(71): fatal error C1083: Cannot open include file: 'afxwin.h': No such file or directory [C:\PROGRA~2\CODEJO~1\MFC\XTREME~1.1\WORKSP~1\TOOLKI~1\TOOLKI~3.VCX] ---------------------------------------------------------------------------- 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 ---------------------------------------------------------------------------- |
|
g_j_a_i_n
Groupie Joined: 27 August 2005 Status: Offline Points: 94 |
Post Options
Thanks(0)
|
I am getting similar error when building 18.0.1 for VS 2017: C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.10.25017\atlmfc\include\afx.h(62): fatal error C1083: Cannot open include file: 'new.h': No such file or directory [C:\PROGRA~2\CODEJO~1\MFC\XTREME~1.1\WORKSP~1\TOOLKI~1\TOOLKI~3.VCX] Someone please help. Thanks.
|
|
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
|
Hello,
Have you tried to compile library without DeployWizard ? Open project and choose necessary configuration. c:\Program Files (x86)\Codejock Software\MFC\Xtreme ToolkitPro v18.0.1\Workspace\ToolkitPro\ToolkitProShared_vc140.vcxproj I see the same unanswered questions for VS2015. Regards, Oleksandr Lebed |
|
g_j_a_i_n
Groupie Joined: 27 August 2005 Status: Offline Points: 94 |
Post Options
Thanks(0)
|
I uninstalled Visual Studio 2017, reinstalled and then it worked. Thanks.
|
|
xang
Groupie Joined: 01 January 2013 Status: Offline Points: 36 |
Post Options
Thanks(0)
|
Build from Solution gaves:
|
|
Product: Xtreme Toolkit Pro (MFC) version 18.0.1 (with 1-year maintenance)
Platform: Windows 10 RS2 (x64) Language: Visual C++ |
|
Jan Oudkerk
Newbie Joined: 02 November 2012 Location: Netherlands Status: Offline Points: 2 |
Post Options
Thanks(0)
|
Your
suggestion to compile the library without the DeployWizard was very helpful for
me. I didn’t know about this possibility. Opening the vcxproj file in VS2017 to compile the project made immediately clear what the problem was: Codejock relies on Windows SDK v8.1, which was not installed! We changed this to Windows SDK V10 and now it works.
Thanks!
|
|
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
|
Hello Jan Oudkerk, Unfortunately Codejock can't release new versions often, but you can find on this forum latest hot fixes from admins or customers, introduce them into code and rebuild library. You can even find bugs or make some improvements in library and post here. Regards, Oleksandr Lebed
|
|
Marco1
Senior Member Joined: 16 January 2004 Location: Germany Status: Offline Points: 251 |
Post Options
Thanks(0)
|
Sorry Oleksandr, but this is a really bad policy. As a paying customer I expect that minor updates and especially bug fixes are released in a frequent way. I have no time to read all forum posts just to copy and apply all patches on my own - and I often read "we have already fixed this" by you. Yeah, fine. When you fixed it, pls just release a 18.0.x + 1 version. This would be extremely helpful and a lot of developers here would greatly appreciate that, I guess. |
|
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
|
Hello Marco1,
I read such requests from customers all time. I have offered to made separate branch where we can accumulate little or critical fixes. Such changes don't need very big testing and can be released often. But unfortunately for some reason Codejock company can't do this. Regards, Oleksandr Lebed |
|
olebed
Admin Group Joined: 01 July 2014 Location: Ukraine Status: Offline Points: 841 |
Post Options
Thanks(0)
|
Hello, Try to changing the SDK to version 10 and higher. Some customers use v10.0.15063.0. Regards, Oleksandr Lebed |
|
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 |