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!

[ TUTORIAL ] How to Migrate your source to VS2013

Initiate Mage
Joined
Dec 19, 2006
Messages
58
Reaction score
7
How to set exclusion



REMOVED
Thanks all work now
 
Last edited:
Initiate Mage
Joined
May 8, 2014
Messages
63
Reaction score
2
*iforgot the libraries mb



Help!

Error 1 error C1189: #error : Building MFC application with /MD[d] (CRT dll version) requires MFC shared dll version. Please #define _AFXDLL or do not use /MD[d] C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\atlmfc\include\afx.h 24 1 Lib -- MfcEx
 
Last edited:
Junior Spellweaver
Joined
Nov 18, 2017
Messages
125
Reaction score
64
*iforgot the libraries mb



Help!
set your lib -- mfcex project from use windows standard library to use mfc dll … …

god, why everyone skip watching the video..

try this, stop working, watch from beginning til end,
then start working..
 
Initiate Mage
Joined
May 8, 2014
Messages
63
Reaction score
2
What if I successfully build the libraries and superpad. but when i build the emulator, i follow your tutorial. but mine has error on linking, the ranclientuilib. but in the video you didnt get error on enginelibui nor ranclientuilib
 
Last edited:
Junior Spellweaver
Joined
Nov 18, 2017
Messages
125
Reaction score
64
What if I successfully build the libraries and superpad. but when i build the emulator, i follow your tutorial. but mine has error on linking, the ranclientuilib. but in the video you didnt get error on enginelibui nor ranclientuilib

send ss
 
Initiate Mage
Joined
May 8, 2014
Messages
63
Reaction score
2
I followed until you finished building the emulator, 18:50. But I still got error and you dont.

Rebel92 - [ TUTORIAL ] How to Migrate your source to VS2013 - RaGEZONE Forums

I tried repeating this steps for almost 5 times and still got no luck.
 
Junior Spellweaver
Joined
Nov 18, 2017
Messages
125
Reaction score
64
I followed until you finished building the emulator, 18:50. But I still got error and you dont.

Rebel92 - [ TUTORIAL ] How to Migrate your source to VS2013 - RaGEZONE Forums

I tried repeating this steps for almost 5 times and still got no luck.

Check your lib -- engineui, you miss the .cpp there

UIMan.cpp
 
Initiate Mage
Joined
May 8, 2014
Messages
63
Reaction score
2
Thank you mr. rebel. It works! I have learned alot from you. godbless mr!
 
Back
Top