|
Project Information
Featured
Links
|
Donate to a Project PvPGN Magic Builder gives you an easy way to build your own PvPGN binaries from the latest source code in Windows. Let's see how it works in one-minute video:
Features- Builds a PvPGN with MySQL, PostgreSQL, SQLite3 or ODBC support
- Builds any version of D2GS, features to download all DLL and MPQ that are necessary to start your server
- Doesn’t require additional files - all built in
- Has a multilanguage command line interface: Russian, English, Dutch, German, Polish, Serbian (please, translate this file if you know others)
- (optional) Auto updates
- (optional) Auto downloads PvPGN source code from the SVN
- (optional) Let’s you to apply patches to your source code
- Auto configurates and compilates PvPGN source code
- Auto create release\ directory with a PvPGN binaries and support files that are ready to use
Requirements- Visual C++ 2005 (Express is not supported)
- Visual C++ 2008 (Express is supported)
- Visual C++ 2010 (Express is supported)
Issues- Run build_pvpgn.bat "as Administrator". Otherwise something can go wrong.
- Check write/modify permissions of the directory where Magic Builder is placed.
- Path to the program shoud be without spaces and unicode letters. Otherwise CMake will not configure a project.
- Put modified files into source\ directory to build your own source code
- Do you have a trouble? Please, follow these steps:
- Open build_pvpgn.bat and change var "set LOG=true" at beginning of the file.
- Start build_pvpgn.bat and then .log files will appear in the same directory when the process is finished.
- Attach logs to your message in the Issues list :
- cmake.log
- svn.log
- visualstudio.log
- build\CMakeCache.txt
- build\CMakeFiles\CMakeError.log
- build\CMakeFiles\CMakeOutput.log
Discussions
|