You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: