hello there,
I am getting a kind of weired compiling error which says:
Qt Code:
error C2668: 'testingQtMainWindow::testingQtMainWindow' : ambiguous call to overloaded function Error executing cl.exe.To copy to clipboard, switch view to plain text mode
this is a simple test programme to make a main window with menu's. and the error is occuring in the main.cpp section of the programme. any idea's what i am doing wrong???
Bookmarks