[Bug 280187] Wrong zlib-mingw4 path in python file

Patrick Spendrin ps_ml at gmx.de
Wed Feb 22 22:29:25 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=280187


Patrick Spendrin <ps_ml at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |UNMAINTAINED




--- Comment #1 from Patrick Spendrin <ps_ml gmx de>  2012-02-22 22:29:25 ---
hm, the problem is different: these are different compilers: mingw4 means the
gcc 4 version of the mingw.org compiler, x86-mingw4 is the gcc 4 version
(32bit) of the mingw-w64 project. Those shouldn't be mixed, thats why their
names are different. We switched this compiler a while ago already, so
basically the mingw.org compiler shouldn't be used from our side anymore.
Please either use the mingw-w64 compiler (default if you start a new emerge
build with mingw4 as compiler in kdesettings.bat) or add 'set
EMERGE_SOURCEONLY=True' if you want to still use the mingw4 from mingw.org.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Kde-windows mailing list