You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to install it with the command tes3mp-deploy.sh --install --branch 0.8.1-vr, which resulted in an error that told me that bullet didn't have double precision enabled. I fixed that by installing bullet-multithreaded from the AUR.
Now the error I get when running the same command is make: *** [Makefile:136: all] Error 2
The text was updated successfully, but these errors were encountered:
I am getting this bullet double precision error. However it seems that this bullet-multithreaded no longer exists. I found a package called bullet-dp (double precision) but when I ran the script it tries to download the original bullet package and conflicts with the new pakcage.
I tried to install it with the command
tes3mp-deploy.sh --install --branch 0.8.1-vr
, which resulted in an error that told me that bullet didn't have double precision enabled. I fixed that by installing bullet-multithreaded from the AUR.Now the error I get when running the same command is
make: *** [Makefile:136: all] Error 2
The text was updated successfully, but these errors were encountered: