On 03/11/2015 03:35 PM, zeljko wrote:
On 03/11/2015 12:44 PM, FreeMan wrote:
I attached, all errors outputs. system is win8 x64
can some one help what is wrong or how to do build qt4pas5.dll x64?
Thank you.

Add -fpermissive to gcc so it should compile then. In that case such
errors will become warnings (something like range check on/off in fpc).

QMAKE_CXXFLAGS += -fpermissive should be added to the Qt4Pas.pro

zeljko



--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to