-
Notifications
You must be signed in to change notification settings - Fork 41
Diagnosis of problems
HarpyWar edited this page Jan 31, 2017
·
3 revisions
- Check write/modify permissions of the directory where Magic Builder is placed.
- 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 * visualstudio.log * build\CMakeCache.txt * build\CMakeFiles\CMakeError.log * build\CMakeFiles\CMakeOutput.log
-
Add info about your OS version and processor architecture (x86/x64).
Note: Magic Builder can't build PvPGN 1.8.5. It works with PvPGN-PRO only.