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

Can't compile with VS2017 on Windows10 #9

Open
theshinyknight opened this issue Aug 9, 2017 · 1 comment
Open

Can't compile with VS2017 on Windows10 #9

theshinyknight opened this issue Aug 9, 2017 · 1 comment

Comments

@theshinyknight
Copy link

Hi,
Using W10 with Qt5 and Cmake; I did try to build the project but it does not build.

cmake create the visual studio files, but when running make, I get an error because there is no make file in the build folder.
Running the VS project, I get a failure when building the solution file and the "qnodeeditor" target in it:

Severity Code Description Project File Line Suppression State Error D8021 invalid numeric argument '/Wextra' qnodeeditor C:\Users\dev122\Desktop\qt5-node-editor-master\build\src\cl 1

@nwaniek
Copy link
Owner

nwaniek commented Feb 13, 2018

Oh my, late reply... I don't have VS nor W10, so I can't properly check it right now. Please check if the latest commit (9c9bc9b) fixes the issue. Thanks.

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