Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

question vs2019

Initiate Mage
Joined
Oct 8, 2020
Messages
68
Reaction score
2
good, I would like to know what I need to install in vs2019 to be able to work in my source Gunz.
:mellow:
 
Initiate Mage
Joined
Aug 22, 2016
Messages
73
Reaction score
22
Might be some things that are not needed but:

.NET desktop development
Desktop development with C++
Universal Windows Platform development
Game development with C++
Visual Studio extension development
.NET Core cross-platform development

You might want to install some extra SDK

When building the source if it misses something it will tell you what.

if you need help post the error and we will help you.
 
Upvote 0
Initiate Mage
Joined
Oct 8, 2020
Messages
68
Reaction score
2
@TxDutch Which Visual Studio installer do I need community, professionals or enterprise, And another question when selecting the boxes of what you mention to me do I leave it by default or do I need more things?
 
Upvote 0
Initiate Mage
Joined
Aug 22, 2016
Messages
73
Reaction score
22
If I'm correct you have to tick some boxes, some are by default ticked.

It shouldn't be a problem if you use community or the others.
 
Upvote 0
Initiate Mage
Joined
Aug 22, 2016
Messages
73
Reaction score
22
That is the list i gave you on my first reply :)

Some of these are already ticked by default. This is the list i have installed.

.NET desktop development
Desktop development with C++
Universal Windows Platform development
Game development with C++
Visual Studio extension development
.NET Core cross-platform development
 
Upvote 0
Back
Top