Skip to content
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

Windows build instructions needs to be updated #418

Open
phob opened this issue Nov 4, 2024 · 0 comments
Open

Windows build instructions needs to be updated #418

phob opened this issue Nov 4, 2024 · 0 comments

Comments

@phob
Copy link

phob commented Nov 4, 2024

After installing VS Community 2017, QT 5.12 and looking all over the net for OpenSSL 1.1.1 for Windows because https://slproweb.com/products/Win32OpenSSL.html only provides OpenSSL 3.x

This gives me an error:
"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars32.bat" FOR /F "usebackq delims== tokens=2" %i IN (type stremio.pro ^| find "VERSION=4") DO set package_version=%i

FIND: Parameter format not correct
The process tried to write to a nonexistent pipe.
The process tried to write to a nonexistent pipe.
The syntax of the command is incorrect.

I can't continue in any way so the WINDOWS.md needs to be updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant