Created
May 19, 2011 07:06
-
-
Save flavius/980329 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"/home/flav/projects/joc-build/deployment/games/battlejet/Game.qml" | |
file:///home/flav/projects/joc-build/deployment/games/battlejet/Game.qml:2:1: plugin cannot be loaded for module "JOC": Cannot load library /home/flav/projects/joc-build/deployment/JOC/libJOC.so: (/home/flav/projects/joc-build/deployment/JOC/libJOC.so: undefined symbol: _ZNK4Game10metaObjectEv) | |
import JOC 0.1 | |
^ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 16%] Generating moc_QmlClasses.cxx | |
/home/flav/projects/JOC/qml_plugins/QmlClasses.cpp:0: Warning: No relevant classes found. No output generated. | |
[ 33%] Generating moc_Game.cxx | |
/home/flav/projects/JOC/qml_plugins/Game.cpp:0: Warning: No relevant classes found. No output generated. | |
Scanning dependencies of target JOC | |
[ 50%] Building CXX object CMakeFiles/JOC.dir/Game.cpp.o | |
[ 66%] Building CXX object CMakeFiles/JOC.dir/QmlClasses.cpp.o | |
[ 83%] Building CXX object CMakeFiles/JOC.dir/moc_Game.cxx.o | |
[100%] Building CXX object CMakeFiles/JOC.dir/moc_QmlClasses.cxx.o | |
Linking CXX shared module libJOC.so | |
[100%] Built target JOC |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment