Hello,
I try to compile Qt 5.3.2 on Windows 7 with msvc2010. The problem is that the jasper part from 3party in qtimageformats are not compile. Because of this I have problems at compiling of all my other apps.
Here is my config for compile:
configure -static -commercial -release -no-opengl -plugin-sql-mysql -qt-sql-sqlite -qt-libjpeg -skip qtdeclarative -skip qtlocation -skip qtwinextras -skip qtwebkit -nomake examples -nomake tests -no-openssl -platform win32-msvc2010 -prefix "C:\Qt\5.3.2"
The build compiles complete (nmake && nmake install) – but if I compile my apps the jasper compile starts everytime again. Because of this the compiling time is very long.
Is it posible to switch of jasper before compiling qt5.3.2? Or is there an other solution for it?
I hope my text is understandable.Thank you for your help.
Kind regards
richard
↧