-
Notifications
You must be signed in to change notification settings - Fork 88
Compiled binaries available ? #93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I found this download archive but the latest version is v4 alpha 3 from 2016. |
so 2023 comes to an end and there's still no ready to go binary with one click "installation". I don't know what the target audience is, but I guess it should be GAMERS NOT PROGRAMMERS on senior level. So from a gamers perspective, I'll have to give my 40 bucks to the vorpX app. Originally I hoped Vireio to be a free alternative, but the time is just not worth it to figure out missing files and DLLs. Sorry, but the comments above are both true. Bye Bye |
Not sure why people are still following this and certainly note sure why they are taking the tone of the last message. Its been a long time since Vireio was updated to work with latest headsets / games. I'm not aware of any updates for at least a couple of years. I'd suggest looking out for PreyDogs Universal Unreal Injector as that goes far more further than a standard injector, such as VorpX. Its not out yet, but lots of info online and it will be "a free alternative". Proper stereo, motion controls, roomscale etc. |
Thank you for your reply. I'll be following the PrayDogs project from now on. |
I tried to compile using GitHub actions, but it failed because it doesn't find |
Hi ThreeDeeJay !
If your compiler can't find GL/GLEW then there's definately something wrong
with your C++ setup.
Please also consider that the repository isn't maintained since a very long
time.
Kind Regards, Denis
3DJ ***@***.***> schrieb am Di., 1. Apr. 2025, 15:02:
… I tried to compile using GitHub actions, but it failed
<https://github.com/ThreeDeeJay/Perception/actions/runs/14195448977/job/39769424737#step:16:429>
because it doesn't find glew.h and GLFW/glfw3.h even though I specified
<https://github.com/ThreeDeeJay/Perception/actions/runs/14195448977/job/39769424737#step:16:2>
the folders where I know they exist
<https://github.com/ThreeDeeJay/Perception/actions/runs/14195448977/job/39769424737#step:13:2766>.
I guess the command syntax isn't correct or I'm missing something?
—
Reply to this email directly, view it on GitHub
<#93 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADVNRCJJNBRVPNYJLVBC332XKE73AVCNFSM6AAAAAB2G3JMIKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDONRZGI4DQMZYGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
[image: ThreeDeeJay]*ThreeDeeJay* left a comment
(cybereality/Perception#93)
<#93 (comment)>
I tried to compile using GitHub actions, but it failed
<https://github.com/ThreeDeeJay/Perception/actions/runs/14195448977/job/39769424737#step:16:429>
because it doesn't find glew.h and GLFW/glfw3.h even though I specified
<https://github.com/ThreeDeeJay/Perception/actions/runs/14195448977/job/39769424737#step:16:2>
the folders where I know they exist
<https://github.com/ThreeDeeJay/Perception/actions/runs/14195448977/job/39769424737#step:13:2766>.
I guess the command syntax isn't correct or I'm missing something?
—
Reply to this email directly, view it on GitHub
<#93 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AADVNRCJJNBRVPNYJLVBC332XKE73AVCNFSM6AAAAAB2G3JMIKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDONRZGI4DQMZYGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I used vcpkg as instructed:
|
Hi, I'm not familiar with VS and find it very difficult getting anything to compile.
Is there anywhere I can find the latest binaries already compiled as that would be super helpful ?
The text was updated successfully, but these errors were encountered: