Jump to content

weible

Members
  • Posts

    3
  • Joined

  • Last visited

    Never
  • Donations

    0.00 GBP 

About weible

  • Birthday 01/01/1

weible's Achievements

Newbie

Newbie (1/3)

0

Reputation

  1. Thanks for the quick reply. I will go ahead and start from scratch. I have a very good install up to this point. Server, ScriptDev0, and database are all up and working. I can log in with the map and dbc files I extracted, but I keep failing on the vmap assembler compile. I know vmaps are not essential but I'd like to give them a try I'll give the eternal ACE a try since my error does seem to stem from the included ACE sources. Thanks for the help! It is interesting to note that I get a very weird graphical glitch with mangos0 that I do not see with retail:
  2. I'm running Slackware 13.37 so no easy apt-get installs for me as far as needed dependencies so I may have made an error somewhere. libmpq seems to compile fine. I can create the vmap_extractor and execute it just fine though it throw some warnings when extracting the mapfiles. I run into problems trying to compile the vmap_assembler. After cmake generates the build files I run make and it errors out with the following: /sources/server/contrib/vmap_assembler/../../dep/ACE_wrappers/ace/config-macros.h:28:26: fatal error: ace/config.h: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/vmap.dir/sources/server/src/game/vmap/BIH.cpp.o] Error 1 make[2]: Leaving directory `/sources/server/contrib/vmap_assembler' make[1]: *** [CMakeFiles/vmap.dir/all] Error 2 make[1]: Leaving directory `/sources/server/contrib/vmap_assembler' make: *** [all] Error 2 It throws quite a few warnings as well. I uploaded the complete terminal output of the build to pastebin: link to error I attempted to add the asked for config.h file by using the default config.h.in in the dep/ACE_wrappers/ace/ directory and it errors out with a completely dirrerent error at about the same point in the build. Any help would be appreciated.
×
×
  • 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