QGLViewer external symbol not resolved when switching to MSVC
I am migrating a project from MInGW to MSVC, originaly it was a Qt Creator project. I have imported the project to Visual Studio and after linking all the static librairies, verified the version etc, I get an error at compilation in the .obj files as follow :
LINK 2005 error based on my own class that I did not double include. How to track down and resolve issue?
I am currently getting the following error: