First of all , I am new in qt and coming from Java
I want to run and compile some qt code so I can learn it , then I went to this website and saw they provided some qt examples
http://www.trinitydesktop.org/docs/qt4/widgets-analogclock.html [trinitydesktop.org]
I use the latest version of the qt and I copied the code but I get some error please help !
http://s11.postimg.org/7w4rsg3v7/Scrshot1.png
http://s11.postimg.org/p854dvxcj/Scrshot2.png
http://s11.postimg.org/9ubfqfwcz/Scrshot3.png
http://s11.postimg.org/vs7wk8bdf/Scrshot4.png
http://s11.postimg.org/e4q3m11g3/Scrshot5.png
or
https://www.dropbox.com/sh/i2kze8hgbyp0s6t/RphTWF19NW
Errors:
mainwindow.obj:-1: error: LNK2005: main already defined in main.obj
debug\uwm.exe:-1: error: LNK1169: one or more multiply defined symbols found
↧