Skip to forum content

You are not logged in. Please login or register.


[ Closed ]

forums.pvpgn.pro → [EN] Tech Support → [Solved] Fail compile with Magic Builder (Git repository)

Pages 1

You must login or register to post a reply

RSS topic feed

Posts: 8

1

Topic: [Solved] Fail compile with Magic Builder (Git repository)

I mark this error when compiling the new code.

http://i.imgur.com/u1gzymp.png

thanks for your time and help.

2 (edited by ZippeL 16.04.2014 12:59)

Re: [Solved] Fail compile with Magic Builder (Git repository)

At first, you must delete all files from source and build folders.
Then you must be reinstall server by build_pvpgn.bat (download source from svn).

3

Re: [Solved] Fail compile with Magic Builder (Git repository)

I have no errors when compile the code from my git repository.
Have you made any changes there?

Добавлено: 16.04.2014 13:03

ZippeL, "build" dir cleans automatically in build_pvpgn.bat, so it is not necessary.

Do not ask for support in PM.

4 (edited by ZippeL 16.04.2014 13:04)

Re: [Solved] Fail compile with Magic Builder (Git repository)

HarpyWar wrote:

I have no errors when compile the code from my git repository.
Have you made any changes there?

   
I received error such as. It happened when I have configured project with Cmake and     
tried rebuild it with VC++

5

Re: [Solved] Fail compile with Magic Builder (Git repository)

HarpyWar wrote:

I have no errors when compile the code from my git repository.
Have you made any changes there?

Добавлено: 16.04.2014 13:03

ZippeL, "build" dir cleans automatically in build_pvpgn.bat, so it is not necessary.

none, unless it is for the windows 8.1

6

Re: [Solved] Fail compile with Magic Builder (Git repository)

Dante, I compiled it on Windows 8.1, Visual Studio 2013. My sequence of actions:
1. Download magic builder https://code.google.com/p/pvpgn-magic-builder/
2. Download source https://github.com/HarpyWar/pvpgn/archive/master.zip
3. Unpack source into Builder "source" directory
4. Run build_pvpgn.bat

Can you confirm that you have the same environment and do the same actions?

Do not ask for support in PM.

7

Re: [Solved] Fail compile with Magic Builder (Git repository)

HarpyWar wrote:

Dante, I compiled it on Windows 8.1, Visual Studio 2013. My sequence of actions:
1. Download magic builder https://code.google.com/p/pvpgn-magic-builder/
2. Download source https://github.com/HarpyWar/pvpgn/archive/master.zip
3. Unpack source into Builder "source" directory
4. Run build_pvpgn.bat

Can you confirm that you have the same environment and do the same actions?

I have visual studio 2010.

if everything is the same as I have

8 (edited by HarpyWar 08.07.2014 14:50)

Re: [Solved] Fail compile with Magic Builder (Git repository)

Well, that was my mistake. It occurs because Builder always replaces several source files with owns.
Now to solve errors you have to delete file module\include\source_replace\src\bnetd\CMakeLists.txt.

I will upgrade Magic Builder after I finish general modifications in pvpgn git repository. But it will not be more compatible with original pvpgn 1.99 version.

UPDATE
Magic Builder 2.x released https://github.com/HarpyWar/pvpgn-magic-builder

Do not ask for support in PM.

Posts: 8

Pages 1

You must login or register to post a reply

Who now at forum

Currently view post: 1 guest, 0 registered users

forums.pvpgn.pro → [EN] Tech Support → [Solved] Fail compile with Magic Builder (Git repository)