I tried few times to compile MTA SA Client (v.1.5.2), but there's lots of errors, I just solved some of them but they're keep appearing. (Visual Studio Community 2015, v140_xp compiler tool)
Some errors:
Severity Code Description Project File Line Suppression State
Error C2415 improper operand type Client - Multiplayer SA C:\Users\Simple01\Desktop\mtasa-blue-1.5.2\MTA10\multiplayer_sa\CMultiplayerSA_1.3.cpp 1440
Severity Code Description Project File Line Suppression State
Error C2415 improper operand type Client - Multiplayer SA C:\Users\Simple01\Desktop\mtasa-blue-1.5.2\MTA10\multiplayer_sa\CMultiplayerSA_1.3.cpp 1611
Severity Code Description Project File Line Suppression State
Error (active) label "render_a_tag" was referenced but not defined Client - Multiplayer SA c:\Users\Simple01\Desktop\mtasa-blue-1.5.2\MTA10\multiplayer_sa\CMultiplayerSA.cpp 3524
Severity Code Description Project File Line Suppression State
Error (active) label "dont_choke" was referenced but not defined Client - Multiplayer SA c:\Users\Simple01\Desktop\mtasa-blue-1.5.2\MTA10\multiplayer_sa\CMultiplayerSA.cpp 3629
Severity Code Description Project File Line Suppression State
Error (active) label "IsOnScreen_IsObject" was referenced but not defined Client - Multiplayer SA c:\Users\Simple01\Desktop\mtasa-blue-1.5.2\MTA10\multiplayer_sa\CMultiplayerSA.cpp 6222
Severity Code Description Project File Line Suppression State
Error RC1015 cannot open include file 'afxres.h'. Client - Loader C:\Users\Simple01\Desktop\mtasa-blue-1.5.2\MTA10\loader\loader.rc 10
Question
Simple0x47
I tried few times to compile MTA SA Client (v.1.5.2), but there's lots of errors, I just solved some of them but they're keep appearing. (Visual Studio Community 2015, v140_xp compiler tool)
Some errors:
Severity Code Description Project File Line Suppression State
Error C2415 improper operand type Client - Multiplayer SA C:\Users\Simple01\Desktop\mtasa-blue-1.5.2\MTA10\multiplayer_sa\CMultiplayerSA_1.3.cpp 1440
Severity Code Description Project File Line Suppression State
Error C2415 improper operand type Client - Multiplayer SA C:\Users\Simple01\Desktop\mtasa-blue-1.5.2\MTA10\multiplayer_sa\CMultiplayerSA_1.3.cpp 1611
Severity Code Description Project File Line Suppression State
Error (active) label "render_a_tag" was referenced but not defined Client - Multiplayer SA c:\Users\Simple01\Desktop\mtasa-blue-1.5.2\MTA10\multiplayer_sa\CMultiplayerSA.cpp 3524
Severity Code Description Project File Line Suppression State
Error (active) label "dont_choke" was referenced but not defined Client - Multiplayer SA c:\Users\Simple01\Desktop\mtasa-blue-1.5.2\MTA10\multiplayer_sa\CMultiplayerSA.cpp 3629
Severity Code Description Project File Line Suppression State
Error (active) label "IsOnScreen_IsObject" was referenced but not defined Client - Multiplayer SA c:\Users\Simple01\Desktop\mtasa-blue-1.5.2\MTA10\multiplayer_sa\CMultiplayerSA.cpp 6222
Severity Code Description Project File Line Suppression State
Error RC1015 cannot open include file 'afxres.h'. Client - Loader C:\Users\Simple01\Desktop\mtasa-blue-1.5.2\MTA10\loader\loader.rc 10
Link to comment
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now