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!

[GUIDE] Build Using Other Visual Studio

Junior Spellweaver
Joined
Feb 28, 2013
Messages
122
Reaction score
49
Hi There..

This just Sugestion for making your own luna is better!
in Memiko's Thread you can see comment possible using visual studio 2010
here is it..

1- :
You need Visual Studio 2010 Ultimate Version
why?
You can Check for more information

2- :
to Fix Linker Error
You Need Windows SDK 7.1 and Visual Studio 2010 SP1
also Need Compiler Update vs2010SP1 for Windows SDK 7.1
Compiler Update is
Windows SDK 7.1 is for Free
Before Download Windows SDK make sure you correct Machine Version

  • ================================================

    x86 ISO File Name: GRMSDK_EN_DVD.iso

    CRC#: 0xBD8F1237

    SHA1: 0xCDE254E83677C34C8FD509D6B733C32002FE3572

    ================================================

    x64 ISO File Name: GRMSDKX_EN_DVD.iso

    CRC#: 0x04F59E55

    SHA1: 0x9203529F5F70D556A60C37F118A95214E6D10B5A

    ================================================

    Itanium ISO File Name: GRMSDKIAI_EN_DVD.iso

    CRC#: 0x50EFE61D

    SHA1: 0x2093EE439193EF79A1629FD9A826CE8D4DE9A93D

    ================================================

Lets go Install Instruction

1. Install VS2010Ultimate
2. Install Windows SDK 7.1
3. Install VS2010SP1
4. Install Compiller Update VS2010SP1 for Windows SDK 7.1

When you got error Installing Windows SDK, Please Uninstall VC++2010 x86/x64
After Finish All try Build 1 Project

Before Build, make sure you have set Platform Toolkit to Windows 7.1 SDK
Proj Properties > Conf Properties > General > v100
and add _CRT_SECURE_NO_WARNINGS macro to fix warning

Screenshot_99 - [GUIDE] Build Using Other Visual Studio - RaGEZONE Forums


Don't Ask me for VS2010Ultimate Link, you can find it on Google

Hope this help
Enjoy Luna's Programming

Thanks :D:
 

Attachments

You must be registered for see attachments list
I play it straight up, yo
Joined
May 19, 2012
Messages
931
Reaction score
121
Highly recommended to developers struggling with support for visual studio 2003 errors. I believe you'll also need to update your libraries as well.Thread Stickied.
 
Newbie Spellweaver
Joined
Dec 8, 2012
Messages
10
Reaction score
0
Hi, no is posible using vs2019? need recode?, in vs2003 is good?
 
Back
Top