Failure creating a node editor
-
I have the following problem under linux
klaus@linux-8rwt:~/Workbench/QT5/3rdparty/nodeeditor-master> cmake CMakeLists.txt
CMake Error at /usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:63 (file):
file attempted to create a directory:
/home/klaus/Workbench/QT5/3rdparty/nodeeditor-master/resources into a
source directory.
Call Stack (most recent call first):
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:214 (qt5_make_output_file)
/usr/lib64/cmake/Qt5Core/Qt5CoreMacros.cmake:285 (_QT5_PARSE_QRC_FILE)
CMakeLists.txt:49 (qt5_add_resources)Has some one an idea that helps?
-
Hi,
What's that project you are trying to build ?
-
@Viking66 said in Failure creating a node editor:
~/Workbench/QT5/3rdparty/nodeeditor-master
the problem is solved that way that i find a download that works : https://github.com/facontidavide/QtNodeEditor
Thanks for your help