Can we use Visual C++ 2008 too?
Simply put, depends.
Although small applications (Hello WORLD?) can be just copied
over from one C++ version to the next, in the case of larger
projects, they must be ported over.
Simply put, unless you work with the source to fix the warnings
that are now errors due the strict syntax, it will not build
correctly, and nothing will be created.
TL;DR Unless you want to edit the source and port it over,
which really serves no purpose, just stick with 2003
Google to 2003, is easily, and download is :
Visual Studio 2003 .NET
Post fully you Error DescriptionThere is the error in the IMG, what to do?
1.Follow the path of file is get error
2.now open it in new windows explorer
3.Open the Filename.sln u get error.
4. Clean the solution, built it with release and debug mode.
5. Open Gunz.sln again, Press Rebuilt.
he [Gun] Legend I do not understand what this song is not his only child?Open the Cryptopp project located at Cryptopp/Source/cryptlib.vcproj
10- Build that project both in Debug and Release profiles
11- Rename Cryptopp/Source/Debug/cryptlib.lib to cryptlib2003d.lib
12- Rename Cryptopp/Source/Release/cryptlib.lib to cryptlib2003.lib
13- Copy cryptlib2003d.lib and cryptopp.lib to the following directories:
Gunz/Stable/cml/lib
Gunz/Stable/Gunz/LIB
Last edited by PhucGvr; 06-03-12 at 02:01 PM.
It very easy to understand.anh [Gun]Lengend cái khúc này e không hiểu a chỉ e đc hok ??
Reading carefully and using translator like google if you don't know what is mean !
And don't use Vietnamese in this thread, ok ?
Did someone get an error on installing visual studio?.... i get error:"Impossible to apply patch..." something like that. I've Xp pro sp3 and it says is for sp1.... shouldn't it work? If someone have xp with sp 3, could he tell me what visual studio have downloaded? thanks in advance.
@84 post i encounter this when i'm using a MicroSoft Virtual PC and install a VS 2003 en, so i use vs 2003 pro then it's work.
1>------ Build started: Project: cryptlib, Configuration: Debug Win32 ------
1>Compiling...
1>pch.cpp
1>c:\cryptopp\source\pch.cpp(1) : fatal error C1083: Cannot open include file: 'pch.h': No such file or directory
1>Build log was saved at "file://c:\Cryptopp\Source\Debug\BuildLog.htm"
1>cryptlib - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Can someone help me please :S?
so where i can find visual studio 2003 for windows 7 64 bit?
I an have Error when compiled MatchServer. It said error with #include "MMonitor.h" in MBMatchMonitor.h . idk how to fix this. i have this when compiled Matchserver + MatchAgent