Re: [Mingw-w64-public] includepaths / processes fail with mingw-w64-bin_i686-mingw_20110510_sezero

2012-06-08 Thread fueb
the x64 target, not the x64 qmake as it was built (using the -xplatform -platform configure switches). Maybe i've not figured out something yet for the straight way, but it works for me copying the right toolset together. Thanks again, .. frank On Sat, Jun 2, 2012 at 9:13 AM, fueb wro

[Mingw-w64-public] includepaths / processes fail with mingw-w64-bin_i686-mingw_20110510_sezero

2012-06-02 Thread fueb
Hi, I am trying to cross-build Qt 4.7.4 using sezeros 2011 toolchain. Even if I try to compile a simple hello_world.cpp the toolchain does not work. So I think there must be some issue with the toolset. Since I successful built Qt with the native "mingw-w64-bin_x86_64-mingw_20110510_sezero" too

Re: [Mingw-w64-public] includepaths / processes fail with mingw-w64-bin_i686-mingw_20110510_sezero

2012-06-02 Thread fueb
Hi, thanks to Marc for the answer, that gave me the trick. Well, I got the compiler working with my "Hello World" using the -b option and your mentioned target-triplet (-v lists the target-options built in the toolset): 'g++ -b x86_64-w64-mingw32 -m64' did the job (without modifying the instal