Jump to content

Recommended Posts

  • 40 years later...
Posted

Did you compile mangos first and then sd2?

Compiling sd2 will create a new mangosscript.dll (or overwrite the old one), did copy you these files to your mangos folder (C:\\MaNGOS for example) too?

Posted

Ok, open your mangos git folder, browse to \\src\\bindings\\ copy sd2 snv clone (the scriptdev2 folder not only the single files in there) and compile mangos and then sd2.

After both is compiled, you can use the files in \\bin\\Win32_Release\\ to start mangos

Posted

I download visual c++ 2008 and the generation that I obtain the error here:

Extracting revision

Le chemin d'accès spécifié est introuvable.

Project : error PRJ0019: Un outil a retourné un code d'erreur à partir de "Extracting revision".

Help me please

Posted

This happens if you havent build mangos before building sd2.

Or you build mangos in release, but forget to set release in sd2 project and try compiling in debug...

Posted

Compile mangos and then sd2, both in the same configuration (both in release or debug and both in 32bit or 64bit)

Your folder should look like this: C:\\dataz\\mangos\\src\\bindings\\scriptdev2\\and heres your sd2 projectfile

Posted

It works!

Thank you!

The problem was that I had compiled mangos with c++ 2010 and sd2 with c++ 2008

Now I have all compiled with C + + 2008 and all works!

Guest
This topic is now 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