Ok thanks, I'll try that
On Mon, Dec 8, 2014 at 8:49 AM, Jaroslaw Staniek wrote:
> Hi Patrik,
> Don't you mix Qt4 (calligra libs/headers/symbols) with a Qt5 code?
>
> On 8 December 2014 at 08:30, Patrik Gwét wrote:
> > I am struggling with an issue while I am using external .h files in my
> > p
Hi Patrik,
Don't you mix Qt4 (calligra libs/headers/symbols) with a Qt5 code?
On 8 December 2014 at 08:30, Patrik Gwét wrote:
> I am struggling with an issue while I am using external .h files in my
> project.
>
> I am using Qt5 with MSVC2012. In my main file, I am including a header
> file from
I am struggling with an issue while I am using external .h files in my
project.
I am using Qt5 with MSVC2012. In my main file, I am including a header
file from a KDE application. I put some INCLUDEPATH in the .pro file
to link correctly.
The piece of code I am in trouble with is the following:
I am struggling with an issue while I am using external .h files in my project.
I am using Qt5 with MSVC2012. In my main file, I am including a header
file from a KDE application. I put some INCLUDEPATH in the .pro file
to link correctly.
The piece of code I am in trouble with is the following: