Closed zovt closed 11 years ago
Does \submodules\ProjectTox-Core\core\Messenger.h
file exist?
Nope, doesn't look like it. When I cloned your repository, I don't think it cloned the ProjectTox-Core submodule properly.
The --recursive
part in git clone --recursive git://github.com/nurupo/ProjectTox-Qt-GUI.git
should have cloned the submodule properly. May be you cloned it without the --recursive
?
could be, let me re-run it when I get back to my desk
Ok, the dependency was resolved, but now I'm getting: \projectfiles\build-TOX-Qt-GUI-Desktop_Qt_5_1_0_MinGW_32bit-Release\release\abstractsettingspage.o:-1: error : file not recognized: File truncated
collect2.exe:-1: error : error: ld returned 1 exit status
Just clean, rerun qmake and rebuild. It's most likely that the previous build was interrupted and object file was not generated completely.
Error message reads: D:\Github\ProjectTox-Qt-GUI\ProjectTox-Qt-GUI\src\core.cpp:20: error : Messenger.h: No such file or directory
This is due to the unresolved #include in core.cpp