Re: Building an example Qt5 app

2014-11-15 Thread Javier Mr
Ok, never mind. I had a type in the line 'find_package(QT5Widgets REQUIRED)', the t in QT should be in lower case, after that it compiles and runs correctly. El Sábado 15 de noviembre de 2014 12:28, Javier Mr escribió: > > >Hello, > >I'm trying to learn the kde framework so I went on searc

Building an example Qt5 app

2014-11-15 Thread Javier Mr
Hello, I'm trying to learn the kde framework so I went on searching for examples with version 5. However I wasn't able to compile them in my system so I took a step backguards and try a simple Qt5 app. I haven't been able to make a simple one _using_ the packages from my linux distro, and I do