Quantcast
Channel: QtWebEngine
Viewing all articles
Browse latest Browse all 13965

QT Example - Compilinig Errors

$
0
0
When I’m trying to run the following example code http://qt-project.org/doc/qt-4.8/network-download.html I get the follow compiling errors: E:\Qt\Qt5.0.2\Tools\QtCreator\bin\build-network-Desktop_Qt_5_0_2_MinGW_32bit-Debug\debug\main.o:-1: In function `ZN15DownloadManagerC2Ev':   E:\Qt\Qt5.0.2\Tools\QtCreator\bin\network\main.cpp:77: multiple definition of `DownloadManager::DownloadManager()'   E:\Qt\Qt5.0.2\Tools\QtCreator\bin\build-network-Desktop_Qt_5_0_2_MinGW_32bit-Debug\debug\main.o:-1: In function `ZN15DownloadManagerC2Ev':   E:\Qt\Qt5.0.2\Tools\QtCreator\bin\network\main.cpp:77: multiple I dont think that it is a big issue but I dont get it. Im using QT 5 and I pasted the pro file and the main.cpp into an empty project. Kind regards, snprr

Viewing all articles
Browse latest Browse all 13965

Trending Articles