-
Notifications
You must be signed in to change notification settings - Fork 77
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
Fail to build dbcppp under Windows #148
Comments
Looks like you did not checkout the submoduls. Try to reclone the project with:
|
I checked the submodules at first and everything is well placed, then I deleted whole repo folder and reclone the project which got same result. |
I am having the same problem as well while building even after checking out the submodules |
Hello colleagues! Did someone fixed it? I faced with the same to but in linux. |
I fixed it with : |
I couldn't find any solution on windows still so I gave up and am currently just writing my own parsing library |
Using MSYS2 with cmake and Makefiles. |
Here are outpus from CMake
The log file:
CMakeOutput.log
The text was updated successfully, but these errors were encountered: