Dear all, I have found the problem and why QT_ARCH_WINDOWS was not defined. I was using a diferent folder for my includes, comming from a linux compilation instead the one generated by the "make install" command of my new windows compilation. After this I see that I cannot share the includes for two different architectures, is that correct?
Thank you for your comments and clues that made me go in the path to solve it. 2015-06-01 18:09 GMT+02:00 Thiago Macieira <[email protected]>: > On Monday 01 June 2015 14:50:49 Soraya Santana de la Fe wrote: > > My doubt is: Why is this define needed for my project? I have worked > > previously with QT and I had never needed this. > > It shouldn't be. That should already be defined in qconfig.h. > > -- > Thiago Macieira - thiago.macieira (AT) intel.com > Software Architect - Intel Open Source Technology Center > > _______________________________________________ > Development mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/development > -- Soraya Santana de la Fe
_______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
