Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Error in building Qt5.4 with MS Visual Studio 2010

$
0
0
Hi, I am trying to use Qt in MS Visual Studio. I made a simple App using a pushButton to open a picture. But when I run the program, it prompts: error LNK2019: unresolved external symbol “private: void __thiscall myQtOpenCV::Open(void)” Open(void) is the slot function connected to the pushButton. It seems Open function is not working. I am not very good at programing, so I hope someone can help me to solve this problem.

Viewing all articles
Browse latest Browse all 2113

Trending Articles