Menu

WTL's AppWizard for VisualStudio 2022

Andrew_M
2023-05-24
2023-05-31
  • Andrew_M

    Andrew_M - 2023-05-24

    I have Community version of Visual Studio 2022 and I suspect, that Setup.js cannot be used for it. This script looks for folders like Microsoft Visual Studio 14 and so on, but there are no such folders. Is there a way to use WTL's AppWizaed for aforementioned Studio?

     
  • Nenad Stefanovic

    Hi Andrew,

    That was already answered in:

    https://sourceforge.net/p/wtl/discussion/374433/thread/f00ccfa770/

    You need to install WTL10, and after that update following files directly from the Git repository:

    Include\atlmisc.h         - fix for bug #329               https://sourceforge.net/p/wtl/git/ci/50d62d3c5393fb72357cd95b927bc2a982ff0030/
    AppWizard\Setup.js        - added support for VS2022       https://sourceforge.net/p/wtl/git/ci/a07be9e01cbd5ada6d79960ea6ae70178ec42bea/
    Include\atlribbon.h       - patch #66                      https://sourceforge.net/p/wtl/git/ci/804aaad67b42138f08f61bc0df3d22ca4a4c5c71/
    

    Setup.js was updated to support VS2022.

    Cheers,
    Nenad

     

Log in to post a comment.