Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No support for Visual Studio 2022? #135

Open
habi498 opened this issue Mar 29, 2022 · 17 comments
Open

No support for Visual Studio 2022? #135

habi498 opened this issue Mar 29, 2022 · 17 comments

Comments

@habi498
Copy link

habi498 commented Mar 29, 2022

Hi, i couldn't install template for visual studio 2022. Could you add support for it too. Helpful for others in future.

@nathan130200
Copy link

Up!

@GokuModsz
Copy link

Has anyone been able to use VS 2022 in Plugin-SDK??

@minotheo
Copy link

Has anyone been able to use VS 2022 in Plugin-SDK??

U can create project in VS 19 and edit, compile with VS2022.

@GokuModsz
Copy link

but I don't understand, I mean, I would have to have both vs 2019 and vs 2022, it would be too heavy, and I only use vs 2022

@GokuModsz
Copy link

When I try to create the template in vs 2022, it says that it doesn't support it, I don't understand, or using vs 2022 how could I create the template without downloading vs 2019???

@minotheo
Copy link

but I don't understand, I mean, I would have to have both vs 2019 and vs 2022, it would be too heavy, and I only use vs 2022

yes, if you want create project using VS2022 you need to compile pluginSDK and specify lib in projects settings and pass dependicies.

@minotheo
Copy link

minotheo commented Dec 19, 2022

Like GTA folder, DirectxAPI and others.

@GokuModsz
Copy link

I understand, I mean plugin-sdk can be compiled?

@GokuModsz
Copy link

I don't need the VS2019 build tools??

@GokuModsz
Copy link

plugin-sdk is a dll library, or is it .lib?

@minotheo
Copy link

I do not know exactly, but when i opens a VS2019 PluginSDK project it's just asked for retarget on new version of SDK.

@minotheo
Copy link

.lib

@GokuModsz
Copy link

but i use VS2022, i want to create the template using VS2022 not VS2019

@GokuModsz
Copy link

Or will you have the .lib of plugin-sdk?

@GokuModsz
Copy link

Hi, i couldn't install template for visual studio 2022. Could you add support for it too. Helpful for others in future.

Maybe I can help you do something in VS2022 and it worked for me but it would be necessary to use it while they create the new version of plugin-sdk for VS2022

@Megasware128
Copy link
Collaborator

Just get the latest version of premake and use it to generate VS2022 project files

@nathan130200
Copy link

@GokuModsz Same situaiton, we are forced to install two VS versions to develop plugins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants