jackpoz / BotFarm

Application used to spawn WoW automated players compatible with 3.3.5a version only.
GNU General Public License v2.0
84 stars 67 forks source link

For Linux Debian #56

Open gygyti opened 3 years ago

gygyti commented 3 years ago

Hello! Is it possible run the program on Debian x64?

My Debian said: Segmentation fault I am trying: ./BotFarm

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/95864204-for-linux-debian?utm_campaign=plugin&utm_content=tracker%2F457221&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F457221&utm_medium=issues&utm_source=github).
jackpoz commented 3 years ago

Only https://github.com/jackpoz/BotFarm/commits/no-cli branch can run on anything that is not Windows due to the https://github.com/jackpoz/BotFarm/tree/master/BotFarm/lib depenency that uses C++/CLI , a Windows-only technology.

That will disable reading dbcs, maps, vmaps, mmaps and everything that depends on them.

gygyti commented 3 years ago

It works very good! Thank you!