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

Compiler errors out every time I run it. #15

Open
VSS-Vintorez opened this issue Dec 9, 2019 · 12 comments
Open

Compiler errors out every time I run it. #15

VSS-Vintorez opened this issue Dec 9, 2019 · 12 comments
Labels

Comments

@VSS-Vintorez
Copy link

VSS-Vintorez commented Dec 9, 2019

Here's the screenshot:
Screenshot_21
It looks like uWebSockets didn't install. Nothing compiled.

@m-byte918
Copy link
Owner

What was the result of trying to install uWebSockets? Were there any errors?

@VSS-Vintorez
Copy link
Author

Looks like it didn't download. Nothing in the uSockets and uWebSockets folders.

@m-byte918
Copy link
Owner

Could you paste here the output in your console after trying to install them?

@VSS-Vintorez
Copy link
Author

I installed them in their respective folders in the patches folder. Same error.

@m-byte918
Copy link
Owner

Can you post the error here? It might give me a better clue on how to fix it.

@VSS-Vintorez
Copy link
Author

In my last post, I meant same error as in the screenshot.

@m-byte918
Copy link
Owner

That error is a result of uWebSockets not being installed correctly. What was the error when you were installing uWebSockets (the first time you ran compile.bat after downloading the repository)?

@VSS-Vintorez
Copy link
Author

Sorry for taking so long to reply. Got busy. This is the output from a fresh download of AgarOSS.
Output.txt

@m-byte918
Copy link
Owner

It appears to be an issue with the latest version of vcpkg and the uWebSockets patches, I will look for a better solution than using patches in the upcoming rewrite.

@m-byte918 m-byte918 added the bug label May 7, 2020
@ar065
Copy link

ar065 commented May 23, 2021

Any updates on this?

@ar065
Copy link

ar065 commented Jul 1, 2021

Dead project?

@VSS-Vintorez
Copy link
Author

I found the real problem, you need to go to vcpkg/ports/uwebsockets and rename the vcpkg.json file. Do the same for uSockets.

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

No branches or pull requests

3 participants