Hi Mingw-w64 developers and users, 

I recently downloaded and installed the mingw-w64 package. I use it
together with Msys and it just worked out-of-the-box. Amazing! Thanks
for providing this great software!!! 

I'm currently working on a small program which uses wxWidgets 2.9 for
its user interface and as I would like to build executables for 32 bit
as well as for 64 bit systems I built wxWidgets with the compilers and
libs of the mingw-w32 package and then tried to build it with the
mingw-w64 package.    

Unfortunately, the build failed with the mingw-w64 compilers and libs.
The problem occurs when wxWidgets tries to link against "libctl3d32.a"
which is missing in the mingw-w64 package. Is this this a known problem?

Best regards 

Felix  

 


------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to