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

Error when running sudo make after successful run of command sudo cmake CMakeLists.txt #53

Open
TheGodRX opened this issue Jun 6, 2022 · 1 comment

Comments

@TheGodRX
Copy link

TheGodRX commented Jun 6, 2022

/IPExDark/src/cryptonotewallet# sudo make
[ 1%] Automatic MOC for target cryptonote
[ 1%] Built target cryptonote_autogen
[ 5%] Built target cryptonote
[ 7%] Automatic MOC for target IPExDark
[ 7%] Built target IPExDark_autogen
Scanning dependencies of target IPExDark
[ 9%] Building CXX object CMakeFiles/IPExDark.dir/IPExDark_autogen/mocs_compilation.cpp.o
In file included from /root/IPExDark/src/cryptonotewallet/IPExDark_autogen/UVLADIE3JM/moc_NodeAdapter.cpp:9,
from /root/IPExDark/src/cryptonotewallet/IPExDark_autogen/mocs_compilation.cpp:3:
/root/IPExDark/src/cryptonotewallet/src/NodeAdapter.h:10:10: fatal error: INode.h: No such file or directory
10 | #include <INode.h>
| ^~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/IPExDark.dir/build.make:162: CMakeFiles/IPExDark.dir/IPExDark_autogen/mocs_compilation.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:81: CMakeFiles/IPExDark.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
root@IPExDark:~/IPExDark/src/cryptonotewallet#

@TheGodRX
Copy link
Author

TheGodRX commented Jun 6, 2022

I have run and linked the git add submodule ect to my src folder.
so im not sure why this is happening.

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