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

Cannot compile #8

Open
Nindota opened this issue Apr 26, 2023 · 1 comment
Open

Cannot compile #8

Nindota opened this issue Apr 26, 2023 · 1 comment

Comments

@Nindota
Copy link

Nindota commented Apr 26, 2023

Hey, I spent the last 7 hours attempting to compile this, and have had no luck.
Issue is that none of the dependencies are properly installed, and some of them apparently also need to be compiled in order to be used for this or something. I don't have visual studio, so I was using GCC to try to compile it instead, which may have had something to do with it?
Anyways, as I don't fully understand what's gone wrong and can't get any of the dependencies to work, I'm not sure there's much room for finding a solution.

That said, I'm wondering if it may be possible to have someone else compile it for me instead? Would it still function, or does it have to be compiled on your own system for it to function?
Thanks

@PsyCommando
Copy link
Owner

Hey! Sorry for the extremely late reply. My notifications are a mess.

You'd need to tell me what OS you're on, and how you installed GCC? Normally, there's no official binaries for windows for example. You'd need to use either Ming, WSL or something similar, or a manually built version.

Then you need to install cmake and etc like in the readme. If you're really stuck you can always try to get the binaries for the dependencies and slap them directly where gcc will look for them.

If you're on windows, you can also just install visual studio community edition which is free. With the c++ support and all.

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

2 participants