Hello reader,
I’m currently trying to compile a custom created server build from FiveM/cfx.re but I don’t seem to be able to compile it. Maybe someone could help me or compile it for me, thanks!
Here is the Serverbuild:
Here is the code to compile the Server:
set BOOST_ROOT=C:\libraries\boost_1_71_0
set PATH=C:\tools\python27amd64;%path%
git clone https://github.com/HeyTax/fivem-custom-build.git -c core.symlinks=true
cd fivem
git submodule update --jobs=16 --init
:: downloads the right Chrome version for 64-bit projects
fxd get-chrome
:: or -game server/-game rdr3/-game ny
fxd gen -game five
fxd vs -game five