Building project with QtCreator

2014-02-13 Thread Cruceru Calin
Hi, I managed to set up my KDE workplace using the kdesrc_build script in the end. There are still a couple of modules which reported some errors, but the most important ones as mentioned in the HOWTOs installed successfully. Now, I'm trying to build a small project with QtCreator to verify wheth

"RE: Building project with QtCreator"

2014-02-13 Thread Cruceru Calin
Hi again, I managed to solve the problem in my previous e-mail. It was caused by the fact that I have installed both qt5 and qt4. In fact, this also caused many other errors from what I was told. The problem was that my implicit qmake was the version 3 and the qt version 5. I tried then to modif

Re: Building project with QtCreator

2014-02-15 Thread Tomaz Canabrava
cannot find -lpthreads, wich is not part of qt. you need to install the header files for your missing things. On Thu, Feb 13, 2014 at 8:15 AM, Cruceru Calin < crucerucalincrist...@gmail.com> wrote: > Hi, > > I managed to set up my KDE workplace using the kdesrc_build script in the > end. There

Re: "RE: Building project with QtCreator"

2014-02-13 Thread aishen
I never succeeded compiling kdesrc_build to run... I think not enaugh practical examples, for me it's pity because I would like to use it with kf5 as I have to do it manually. Le 13/02/2014 15:26, Cruceru Calin a écrit : Hi again, I managed to solve the problem in my previous e-mail. It was c

Re: "RE: Building project with QtCreator"

2014-02-15 Thread Tomaz Canabrava
probably you compiled Qt without SSL support. On Thu, Feb 13, 2014 at 1:20 PM, aishen wrote: > I never succeeded compiling kdesrc_build to run... > I think not enaugh practical examples, for me it's pity because I would > like to use it with kf5 as I have to do it manually. > > Le 13/02/2014 1