Jump to content

[Solved] [ZERO][LINUX] extract tools build - lvmap not found


Karel Tucek

Recommended Posts

Posted

Hi,

as the title states, I got problems building the mangos zero. At the moment I am struggling with compilation of vmap-assembler:

.../server/src/tools/vmap-assembler$ make
Linking CXX executable vmap-assembler
/usr/bin/ld: cannot find -lvmap
collect2: error: ld returned 1 exit status
make[2]: *** [vmap-assembler] Error 1
make[1]: *** [CMakeFiles/vmap-assembler.dir/all] Error 2
make: *** [all] Error 2

Any ides where to obtain the lib? Searching for libvmap/vmap*{a,so} through mostly biulded source tree yields no results.

Posted

Hey,

Do you have access to a windows system?

If yes, I can provide a build of the latest map tools, you can generate the map files on windows and use those on linux as-well :)

Posted
Hey,

Do you have access to a windows system?

If yes, I can provide a build of the latest map tools, you can generate the map files on windows and use those on linux as-well :)

That would solve my problem for now. I already tried to get these from the builds in other forum section but I was unable to download any archives (always only first ~30kb gets downloaded). For now you may use this server as a reliable intermediatory http://84.42.186.246/Up3/upload.php

On the other hand I also hoped I would be able to finish entire installation using linux in order to finish the error-list in the neighbouring thread - as a guide for the other people who may have problems in future (and I also planned to put it into issuetracker so that the problems may even get solved and not just workarounded). Using windows build seems like avoiding problem instead of solving it.

Are you trying to build the tool individually or by using the BuildTools switch in the main build ?

I was following the guide https://github.com/mangoswiki/Wiki/wiki/Extracting-Game-Assets . Which basically looks like it should work except for entirely different directory structure. Which means I am trying to build them "individually". I don know which BuildTools this is about - I have not found nothing like that anywhere (github/wiki/source tree of zero).

/edit oh I see now the switch, will try it

/edit2 yeah, this worked. Thanks. I would add the SOLVED tag to the topic, but seems the topic name cant be changed.

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