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

Linux building problem #18

Open
humayunbd opened this issue Jul 27, 2022 · 0 comments
Open

Linux building problem #18

humayunbd opened this issue Jul 27, 2022 · 0 comments

Comments

@humayunbd
Copy link

humayunbd commented Jul 27, 2022

dell@dell-Vostro-14-3468:~/Downloads/mqa$ cmake ../MQA_identifier-1.3/gui/
-- The C compiler identification is GNU 9.4.0
-- The CXX compiler identification is GNU 9.4.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: /home/dell/Downloads/mqa
dell@dell-Vostro-14-3468:~/Downloads/mqa$ make
Scanning dependencies of target MQA_identifier_gui_autogen
[ 20%] Automatic MOC and UIC for target MQA_identifier_gui
[ 20%] Built target MQA_identifier_gui_autogen
Scanning dependencies of target MQA_identifier_gui
[ 40%] Building CXX object CMakeFiles/MQA_identifier_gui.dir/MQA_identifier_gui_autogen/mocs_compilation.cpp.o
cc1plus: error: /home/dell/Downloads/MQA_identifier-1.3/gui/CMakeLists.txt/../mainwindow.h: Not a directory
make[2]: *** [CMakeFiles/MQA_identifier_gui.dir/build.make:63: CMakeFiles/MQA_identifier_gui.dir/MQA_identifier_gui_autogen/mocs_compilation.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:77: CMakeFiles/MQA_identifier_gui.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
dell@dell-Vostro-14-3468:~/Downloads/mqa$```
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

1 participant