Jump to content

[THREE] Error in compilation ScriptDev2


tapias

Recommended Posts

Posted

Hi and sorry for my bad English.

Here is my problem, I have no problem compiling ManGOSThree and when I try to compile ScriptDev2 I have this error.

- Error MSB6006: Stopping "cmd.exe" with code 3.

I try to compile with VS 2008, 2010 and 2012 and the same error occurs.

You have an idea ...

Posted

Can you explain the steps you did as I just checked this and it worked ok.

This is what i did

1) Cloned MangosThree/server into 3server

2) Cloned Mangosthree/scripts into 3server/src/bindings

3) updated src/bindings/cmakeLists.txt to be as follows:-

#if(INCLUDE_BINDINGS_DIR)
 add_subdirectory(${INCLUDE_BINDINGS_DIR})
#endif()

4) Built mangosd in release

5) Built scriptdev2 in release

Posted

Thank you very much.

My mistake was in "src/bindings/CMakeLists.txt".

I did it the first time, befor losing my source and I forget for a second time.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use