cmangos / issues

This repository is used as a centralized point for all issues regarding CMaNGOS.
179 stars 47 forks source link

'libmpq/mpq.h' file not found #1502

Closed wyattdumas closed 6 years ago

wyattdumas commented 6 years ago

Current behavior: After performing cmake -G "Unix Makefiles" -DCMAKE_OSX_ARCHITECTURES=i386 in Step 3 of the mac install guide, I receive: mangos/mangos/contrib/extractor/loadlib/../mpq_libmpq.h:26:10: fatal error: 'libmpq/mpq.h' file not found Expected behavior: success of make Steps to reproduce:

  1. Follow mac install steps through step 3 (If this is the wrong place to post something like this, I'll be happy to take this to a different forum if suggested)

Client version: NA Commit hash: NA Database version: NA Operating system: Mac OsX 10.10.5 Yosemite

wyattdumas commented 6 years ago

I'll add that in the step just prior to this one, this command: cp scriptdev2.conf.dist scriptdev2.conf failed because there was no scriptdev2.conf.dist in ~/mangos/run/etc/ additionally, there's no scriptdev2.conf.dist in any of the files the install guide directs users to download, only a scriptdev2.conf.dist.in.