Re: [Lazarus] Someone help built qt4pas.dll for win64

2015-03-14 Thread vfclists .
On 14 March 2015 at 12:50, FreeMan freema...@delphiturkiye.com wrote: : I'm s lucky :) Sure, I'm be happy, if I help somebody. I upload Qt4Pas5.7z (255kb). to our web site. just this dll file is enough for run my application. this is my dll compiled in w8 x64 with qt 4.8.6.

Re: [Lazarus] Someone help built qt4pas.dll for win64

2015-03-14 Thread vfclists .
On 13 March 2015 at 17:02, zeljko zel...@holobit.net wrote: On 03/13/2015 01:38 PM, FreeMan wrote: On 12.03.2015 20:57, zeljko wrote: QMAKE_CXXFLAGS += -fpermissive should be added to the Qt4Pas.pro zeljko Thank you, I can compile now. And I added message in forum How to build

Re: [Lazarus] Someone help built qt4pas.dll for win64

2015-03-14 Thread FreeMan
: I'm s lucky :) Sure, I'm be happy, if I help somebody. I upload Qt4Pas5.7z (255kb). to our web site. just this dll file is enough for run my application. this is my dll compiled in w8 x64 with qt 4.8.6. http://www.delphiturkiye.com/files/Qt4Pas5.7z All qt 4.8.6 bin and lib folders

Re: [Lazarus] Someone help built qt4pas.dll for win64

2015-03-14 Thread Giuliano Colla
Il 13/03/2015 18:02, zeljko ha scritto: On 03/13/2015 01:38 PM, FreeMan wrote: On 12.03.2015 20:57, zeljko wrote: QMAKE_CXXFLAGS += -fpermissive should be added to the Qt4Pas.pro zeljko Thank you, I can compile now. And I added message in forum How to build QT4pas5.dll win64

Re: [Lazarus] Someone help built qt4pas.dll for win64

2015-03-13 Thread FreeMan
On 12.03.2015 20:57, zeljko wrote: QMAKE_CXXFLAGS += -fpermissive should be added to the Qt4Pas.pro zeljko Thank you, I can compile now. And I added message in forum How to build QT4pas5.dll win64 http://forum.lazarus.freepascal.org/index.php/topic,27706.0.html --

Re: [Lazarus] Someone help built qt4pas.dll for win64

2015-03-13 Thread zeljko
On 03/13/2015 01:38 PM, FreeMan wrote: On 12.03.2015 20:57, zeljko wrote: QMAKE_CXXFLAGS += -fpermissive should be added to the Qt4Pas.pro zeljko Thank you, I can compile now. And I added message in forum How to build QT4pas5.dll win64

Re: [Lazarus] Someone help built qt4pas.dll for win64

2015-03-12 Thread zeljko
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

[Lazarus] Someone help built qt4pas.dll for win64

2015-03-11 Thread FreeMan
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. qt 4.8.6 binary files from: http://sourceforge.net/projects/qtx64/files/?source=navbar mingw64 files from: http://www.drangon.org/mingw/ qt4pas5 source from

Re: [Lazarus] Someone help built qt4pas.dll for win64

2015-03-11 Thread zeljko
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