07-14-2014, 12:57 (This post was last modified: 07-14-2014, 13:02 by Nekochan.)
*.cpp are C++ files, ( obviously ). You need a program to compile them. Also...
As I know it's from iw5m or whatever. There are no official master server support. So even if you'll launch it you'll need to make custom client. It's not supported @this forum.
07-14-2014, 16:15 (This post was last modified: 07-14-2014, 16:22 by Cr0w.)
(07-14-2014, 12:57)SailorMoon Wrote: *.cpp are C++ files, ( obviously ). You need a program to compile them. Also...
As I know it's from iw5m or whatever. There are no official master server support. So even if you'll launch it you'll need to make custom client. It's not supported @this forum.
do you have a forum to support that ? :S
i know that's ignored in your forum
07-14-2014, 17:05 (This post was last modified: 07-14-2014, 17:05 by Nekochan.)
(07-14-2014, 16:15)Cr0w Wrote:
(07-14-2014, 12:57)SailorMoon Wrote: *.cpp are C++ files, ( obviously ). You need a program to compile them. Also...
As I know it's from iw5m or whatever. There are no official master server support. So even if you'll launch it you'll need to make custom client. It's not supported @this forum.
do you have a forum to support that ? :S
i know that's ignored in your forum
but can you tell me how to Compile C++ Files ?
so what is the .h format or .svn .. :|
Man, you need to learn something about programming if you want to compile them.
*.h files are headers for c++/c and whatever.
There's file vcproj, so download Visual Studio c++ and compile it, but you will get some errors so you'll need to fix them.
07-15-2014, 09:28 (This post was last modified: 07-15-2014, 09:29 by Cr0w.)
(07-14-2014, 17:04)Casper Wrote: what is he trying to do...
i wan't to run master server MW3 .. If you wan't help .. pleas send Private messege .. this problem not supported here maybe banned @this forum .. thank you
(07-14-2014, 17:05)SailorMoon Wrote:
(07-14-2014, 16:15)Cr0w Wrote:
(07-14-2014, 12:57)SailorMoon Wrote: *.cpp are C++ files, ( obviously ). You need a program to compile them. Also...
As I know it's from iw5m or whatever. There are no official master server support. So even if you'll launch it you'll need to make custom client. It's not supported @this forum.
do you have a forum to support that ? :S
i know that's ignored in your forum
but can you tell me how to Compile C++ Files ?
so what is the .h format or .svn .. :|
Man, you need to learn something about programming if you want to compile them.
*.h files are headers for c++/c and whatever.
There's file vcproj, so download Visual Studio c++ and compile it, but you will get some errors so you'll need to fix them.