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

cmake Error when I cloned and tried building #280

Closed
srihari-vistrian opened this issue Dec 15, 2020 · 2 comments
Closed

cmake Error when I cloned and tried building #280

srihari-vistrian opened this issue Dec 15, 2020 · 2 comments

Comments

@srihari-vistrian
Copy link

@srihari-vistrian srihari-vistrian commented Dec 15, 2020

Make Error at /Users/srihari/Qt/5.15.2/clang_64/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:80 (file):
file attempted to create a directory:
/Users/srihari/Software/nodeeditor/resources into a source directory.
Call Stack (most recent call first):
/Users/srihari/Qt/5.15.2/clang_64/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:256 (qt5_make_output_file)
/Users/srihari/Qt/5.15.2/clang_64/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:339 (_qt5_parse_qrc_file)
CMakeLists.txt:48 (qt5_add_resources)

-- Configuring incomplete, errors occurred!
See also "/Users/srihari/Software/nodeeditor/CMakeFiles/CMakeOutput.log".
See also "/Users/srihari/Software/nodeeditor/CMakeFiles/CMakeError.log".

@srihari-vistrian
Copy link
Author

@srihari-vistrian srihari-vistrian commented Dec 15, 2020

I'm a NOOB here and not sure if there is something I'm missing in the steps as I followed the doc. If this is not really an issue, some suggestions as to what might be wrong with my setup would be very much appreciated.

Sorry if this is a false alarm!

Make Error at /Users/srihari/Qt/5.15.2/clang_64/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:80 (file):
file attempted to create a directory:
/Users/srihari/Software/nodeeditor/resources into a source directory.
Call Stack (most recent call first):
/Users/srihari/Qt/5.15.2/clang_64/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:256 (qt5_make_output_file)
/Users/srihari/Qt/5.15.2/clang_64/lib/cmake/Qt5Core/Qt5CoreMacros.cmake:339 (_qt5_parse_qrc_file)
CMakeLists.txt:48 (qt5_add_resources)

-- Configuring incomplete, errors occurred!
See also "/Users/srihari/Software/nodeeditor/CMakeFiles/CMakeOutput.log".
See also "/Users/srihari/Software/nodeeditor/CMakeFiles/CMakeError.log".

@srihari-vistrian
Copy link
Author

@srihari-vistrian srihari-vistrian commented Dec 16, 2020

I cleaned up all the cmake cache files and tried again outside of QT creator and it worked fine this time. Must have been some local setup issue on my sys.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.