Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - 19.2 Deploy Wizard won't
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

19.2 Deploy Wizard won't

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


Joined: 16 May 2007
Location: United States
Status: Offline
Points: 74
Post Options Post Options   Thanks (0) Thanks(0)   Quote rconn Quote  Post ReplyReply Direct Link To This Post Topic: 19.2 Deploy Wizard won't
    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.
Back to Top
markr View Drop Down
Senior Member
Senior Member


Joined: 01 August 2004
Status: Offline
Points: 442
Post Options Post Options   Thanks (0) Thanks(0)   Quote markr Quote  Post ReplyReply Direct Link To This Post Posted: 21 June 2020 at 9:39pm
Have you tried installing just the source code and then building the XTP project in Visual Studio?
Back to Top
agontarenko View Drop Down
Admin Group
Admin Group


Joined: 25 March 2016
Status: Offline
Points: 260
Post Options Post Options   Thanks (0) Thanks(0)   Quote agontarenko Quote  Post ReplyReply Direct Link To This Post Posted: 22 June 2020 at 6:15am
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
Back to Top
rconn View Drop Down
Groupie
Groupie


Joined: 16 May 2007
Location: United States
Status: Offline
Points: 74
Post Options Post Options   Thanks (0) Thanks(0)   Quote rconn Quote  Post ReplyReply Direct Link To This Post Posted: 22 June 2020 at 9:54am
I already had MFC and ATL support installed.
Back to Top
agontarenko View Drop Down
Admin Group
Admin Group


Joined: 25 March 2016
Status: Offline
Points: 260
Post Options Post Options   Thanks (0) Thanks(0)   Quote agontarenko Quote  Post ReplyReply Direct Link To This Post Posted: 22 June 2020 at 10:21am
Do you install all options as marked red on screenshot?
Back to Top
rconn View Drop Down
Groupie
Groupie


Joined: 16 May 2007
Location: United States
Status: Offline
Points: 74
Post Options Post Options   Thanks (0) Thanks(0)   Quote rconn Quote  Post ReplyReply Direct Link To This Post Posted: 22 June 2020 at 10:42am
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.
Back to Top
rconn View Drop Down
Groupie
Groupie


Joined: 16 May 2007
Location: United States
Status: Offline
Points: 74
Post Options Post Options   Thanks (0) Thanks(0)   Quote rconn Quote  Post ReplyReply Direct Link To This Post Posted: 22 June 2020 at 10:48am
Building the 19.2 solution (Unicode, static libs) manually from VS 2019 works. (Haven't tested the resulting code yet.)
Back to Top
agontarenko View Drop Down
Admin Group
Admin Group


Joined: 25 March 2016
Status: Offline
Points: 260
Post Options Post Options   Thanks (0) Thanks(0)   Quote agontarenko Quote  Post ReplyReply Direct Link To This Post Posted: 23 June 2020 at 3:39am
Hello,

During project build with Deploy utility, it try to find vcvars32.bat by path
"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
Back to Top
rconn View Drop Down
Groupie
Groupie


Joined: 16 May 2007
Location: United States
Status: Offline
Points: 74
Post Options Post Options   Thanks (0) Thanks(0)   Quote rconn Quote  Post ReplyReply Direct Link To This Post Posted: 23 June 2020 at 8:45am
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".
Back to Top
agontarenko View Drop Down
Admin Group
Admin Group


Joined: 25 March 2016
Status: Offline
Points: 260
Post Options Post Options   Thanks (0) Thanks(0)   Quote agontarenko Quote  Post ReplyReply Direct Link To This Post Posted: 24 June 2020 at 3:02am
Hello,

During investigation same problem some time ago I found that when VS installed with settings by default this file is absent
"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
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.125 seconds.