alatnet / OpenPSVR

Open Source Open VR driver for the Playstation VR.
GNU Affero General Public License v3.0
90 stars 15 forks source link

Error during generate.bat process #4

Open OMG-Abaddon opened 5 years ago

OMG-Abaddon commented 5 years ago

image Hello, I'm getting the following error while running the generation process. I've just downloaded the project and done as far as installing CMAKE, VS2017 was installed previously. This error is thrown after Clean > Generate, and of course running Build afterwards also throws a lot of errors.

OMG-Abaddon commented 5 years ago

The libpsvr project wasn't downloaded unlike the other dependencies, but the binaries were built correctly. Is this related?

OMG-Abaddon commented 5 years ago

https://appveyorcidata.blob.core.windows.net/superevensteven-92100/libpsvr/32/ltvwwd2omqy7vgpd/build/Win64/libpsvr/libpsvr.zip?sv=2015-12-11&sr=c&sig=DYHt8vHZxf6a%2BLoLatN6vH6NUM3BO3USMrCZBo5el%2Bw%3D&st=2019-01-02T17%3A08%3A34Z&se=2019-01-02T17%3A14%3A34Z&sp=r

This build is unreachable, might be the problem I'm having.

stephenohair commented 5 years ago

@OMG-Abaddon just noticed the retention policy on appveyor changed June last year (it now deletes artifacts older than 6 months). I'll deploy them to an AWS S3 bucket rather than using appveyor to store the binary. I'm doing this in travis ci builds for linux but not for windows builds.

stephenohair commented 5 years ago

On second thoughts I'll talk with alatnet about publishing a libpsvr release on its github project so OpenPSVR can reference it via github rather than appveyor or AWS buckets.