Francesco149 / oppai

legacy version of my osu! pp calculator. the newer, better version can be found here https://github.com/Francesco149/oppai-ng
GNU General Public License v3.0
102 stars 13 forks source link

Unable to Build (Unable to find vcvarsall.bat) #66

Open TheMeq opened 6 years ago

TheMeq commented 6 years ago

Not sure how to install this as this error keeps popping up.

Francesco149 commented 6 years ago

either run build.bat from a visual studio command prompt or create a bat like win/amd64-msvc2010.bat that matches the vcvarsall.bat path for your msvc version

btw this is deprecated, unmaitnained and not up to date with the latest pp algorithm changes, i recommend using the rewrite: https://github.com/Francesco149/oppai-ng

also if you just need to install you don't need to compile from source, you can find pre-compiled binaries under releases