Custom HiveExt DayZ Epoch

Matijs

Member
I'm trying to add new tables to the database to use for my server. I downloaded vbawol's hive-master, that did not work when compiling it, I downloaded rajkosto's hive-master, that worked better, but I still couldn't compile the solution, this is the error i'm getting, followed by a lot more:

Code:
Error    1    error MSB3073: The command "bash A:\hive-master\Hive\Source\HiveLib\version_gen.sh A:\hive-master\Hive\Source\HiveLib\Version.cpp.template A:\hive-master\Hive\Source\HiveLib\Version.cpp
:VCEnd" exited with code 9009.    C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets    122    5    HiveLib

If anyone knows how to install bash or something please let me know, I also installed git but that did not change anything.

Thanks in advance,

Matijs
 
Back
Top