19.2 Deploy Wizard won't |
Post Reply |
Author | |
rconn
Groupie Joined: 16 May 2007 Location: United States Status: Offline Points: 77 |
Post Options
Thanks(0)
Posted: 21 June 2020 at 1:18pm |
Trying to deploy CJ 19.2 fails because it won't display the version(s) of Visual C++ to select:
Clicking in the box on that empty line doesn't do anything (won't select the box or display anything else). Clicking on the All or None buttons doesn't do anything. I have VS 2017 & VS 2019 installed on my system.
|
|
markr
Senior Member Joined: 01 August 2004 Status: Offline Points: 443 |
Post Options
Thanks(0)
|
Have you tried installing just the source code and then building the XTP project in Visual Studio?
|
|
agontarenko
Admin Group Joined: 25 March 2016 Status: Offline Points: 287 |
Post Options
Thanks(0)
|
Hello, Visual Studio Installer 2017 or 2019 not installed MFC by default. You need to install option "MFC and ATL support" in installer utility. After install this option problem will be solved. Regards, Artem Gontarenko
|
|
rconn
Groupie Joined: 16 May 2007 Location: United States Status: Offline Points: 77 |
Post Options
Thanks(0)
|
I already had MFC and ATL support installed.
|
|
agontarenko
Admin Group Joined: 25 March 2016 Status: Offline Points: 287 |
Post Options
Thanks(0)
|
Do you install all options as marked red on screenshot?
|
|
rconn
Groupie Joined: 16 May 2007 Location: United States Status: Offline Points: 77 |
Post Options
Thanks(0)
|
I don't have XP support enabled, or the Windows 8.1 SDK. I have MFC & ATL enabled (and the Win 10 SDK.)
No problems with the 19.1 deploy wizard.
|
|
rconn
Groupie Joined: 16 May 2007 Location: United States Status: Offline Points: 77 |
Post Options
Thanks(0)
|
Building the 19.2 solution (Unicode, static libs) manually from VS 2019 works. (Haven't tested the resulting code yet.)
|
|
agontarenko
Admin Group Joined: 25 March 2016 Status: Offline Points: 287 |
Post Options
Thanks(0)
|
Hello,
"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build" or "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build". If vcvars32.bat is absent, it can be cause of the problem (in some cases it can be not installed). Check please these path. Regards, Artem Gontarenko
|
|
rconn
Groupie Joined: 16 May 2007 Location: United States Status: Offline Points: 77 |
Post Options
Thanks(0)
|
I'm running VS 2019 16.7 Preview 2. The vcvars32.bat is in "C:\Program Files (x86)\Microsoft Visual Studio\2019\Preview\VC\Auxiliary\Build".
|
|
agontarenko
Admin Group Joined: 25 March 2016 Status: Offline Points: 287 |
Post Options
Thanks(0)
|
Hello,
"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars32.bat". And this was reason of problem. But you wrote that this file isn't absent. Could you write more detail about what VS you installed and in what order. Regards, Artem Gontarenko
|
|
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 |