-
Notifications
You must be signed in to change notification settings - Fork 103
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
Too hard too build this project. #153
Comments
@Saigut , yes I had as well some issues to build it. |
The README seems to say gcc 7.4 or clang 6.0.1, does it need to be updated? (just asking) |
I have a machine what is installed ubuntu. Downloading is so lowly (hunter). Then I must change CMakeLists.txt to remove hunter, Using symtem dependency is so fast where compile. |
Set |
Are there any hopes of a vcpkg port being developed soon? (or soralog supporting msvc) I've rarely had more trouble trying to build this project and admittedly ultimately gave up on it. |
The cmake
Hunter
takes long time to setup dependency packages, and finally failed. I even can't find what it do every time it pause to wait something. And I can't understand why it failed, and I don't know what to do to help it to finish: Can I help it to download or compile or install package? I don't know.Why don't choose a more traditional way to setup dependency packages, for example to use a shell or python script?
The cmake
Hunter
seems making things more complex than it need to be.Does an open source project even like Linux Kernel harder to build than this?
The text was updated successfully, but these errors were encountered: