About Store Forum Documentation Contact



Post Reply 
Visual Studio 2022 support (17.0.3***)
Author Message
joor Offline
Member

Post: #1
Visual Studio 2022 support (17.0.3***)
Hello, Can you add support for Visual Studio 2022?
Version: 17.0.32014.148
   
01-04-2022 12:29 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Visual Studio 2022 support (17.0.3***)
https://esenthel.com/forum/showthread.php?tid=10541

Have you tried using Esenthel from Github?
01-04-2022 12:37 PM
Find all posts by this user Quote this message in a reply
joor Offline
Member

Post: #3
RE: Visual Studio 2022 support (17.0.3***)
(01-04-2022 12:37 PM)Esenthel Wrote:  https://esenthel.com/forum/showthread.php?tid=10541

Have you tried using Esenthel from Github?

Thanks, i'll try!
01-04-2022 12:38 PM
Find all posts by this user Quote this message in a reply
joor Offline
Member

Post: #4
RE: Visual Studio 2022 support (17.0.3***)
Compilation error: https://i.imgur.com/2x5mdEZ.png
I tried installing via Esenthel.sln: https://i.imgur.com/x2YzBAg.png
C++ MSVC v143 installed (all)
What to do?
(This post was last modified: 01-04-2022 02:32 PM by joor.)
01-04-2022 01:46 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #5
RE: Visual Studio 2022 support (17.0.3***)
Required Visual Studio components are listed here:
https://esenthel.com/?id=doc#Compilers

But most likely you don't need UWP, so in Esenthel Builder try using just:
Compile Windows 64 DX 11
instead of
Compile Windows All
to skip UWP
01-04-2022 03:26 PM
Find all posts by this user Quote this message in a reply
joor Offline
Member

Post: #6
RE: Visual Studio 2022 support (17.0.3***)
The issue was resolved by installing UWP.
And Compile Windows 64 DX 11 only.
Thanks.
(This post was last modified: 01-04-2022 06:02 PM by joor.)
01-04-2022 04:41 PM
Find all posts by this user Quote this message in a reply
Post Reply