I am getting linker errors with QT 5 in visual studio 2010 . Has something to do with Q_OBJECT .
What do I need to do to get my code to compile in visual studio ?
I already added the include and lib directories to the project properties and linker attributes .
Code compiles unless I use code that has Q_OBJECT in it .
↧