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!

Compiling TClient File with Visual Studio 2022

Newbie Spellweaver
Joined
Feb 2, 2024
Messages
6
Reaction score
0
Hi Guys

I'm trying to setup the server from this post: https://forum.ragezone.com/threads/...ce-version-5-0-with-improved-security.1158241

I was able to compile the services files with VS 2022. But now i get an error when trying to compile the tclient, apparently i'm not using the right MFC version. Which version do i need?

Hi Guys

I'm trying to setup the server from this post: https://forum.ragezone.com/threads/...ce-version-5-0-with-improved-security.1158241

I was able to compile the services files with VS 2022. But now i get an error when trying to compile the tclient, apparently i'm not using the right MFC version. Which version do i need?
I think i found a matching version since i'm no longer receiving the MFC error. But now i have over 632 errors, about missing syntaxes and so on any ideas?
 
Last edited:
Newbie Spellweaver
Joined
Feb 9, 2019
Messages
16
Reaction score
0
Hmm idk too, but i randomly installed maybe 10+ versions and now it works... you must trying xD
 
Upvote 0
Newbie Spellweaver
Joined
May 5, 2020
Messages
5
Reaction score
1
1708882609460 - Compiling TClient File with Visual Studio 2022 - RaGEZONE Forums

Just with that one would be enough
 

Attachments

You must be registered for see attachments list
Upvote 0
Newbie Spellweaver
Joined
May 29, 2018
Messages
19
Reaction score
8
You can just change it to the newest one in project properties and thats all, you dont have to install anything
 
Upvote 0
Back
Top