make complains that it can't find: ../git-cpim-/tests/mihmaptest.moc file.
This file is auto-generated from header file. Since you have no header file for MihMapTest make simple cheat and add source file (mihmaptest.cpp) as a header in project file.
Qt Code:
HEADERS += tests/mihmaptest.cppTo copy to clipboard, switch view to plain text mode
Anyway my solution is a hack. Your code/project should work (at least something similar is working for me), maybe you should first try clean project and try build it again.
Bookmarks