Invalid option 'win32-msvc2013' when emerging qt using VS2013 on kde-4.12 branch

Steffen Ohrendorf steffen.ohrendorf at gmx.de
Sun Feb 23 22:30:38 UTC 2014


Am Sonntag, 23. Februar 2014, 18:54:16 schrieb Radek T.:
> Hi,
> 
> I'm trying to 'emerge qt' using kde-4.12 branch and VS2013 - and I see 
some
> issues:
> 
> command:  echo y | c:\kderoot2013\git\qt-4.8.2\configure.exe -
opensource
> -prefix
> c:\kderoot2013\build\libs\qt-4.8.2.20120321\image-msvc2013-
RelWithDebInfo-4
> .8.5 -platform win32-msvc2013 -plugin-sql-odbc -plugin-sql-mysql
> -system-sqlite -qt-style-windowsxp -qt-style-windowsvista -qt-libpng
> -qt-libjpeg -qt-libtiff -ltcg -no-phonon -qdbus -dbus-linked
> -openssl-linked -no-fast -no-vcproj -no-dsp -nomake demos -nomake 
examples
>  -I
> "c:\kderoot2013\build\win32libs\dbus-1.4.16-20110302\image-
msvc2013-RelWith
> DebInfo-1.6.14\include" -I
> "c:\kderoot2013\build\win32libs\openssl-1.0.0d\image-msvc2013-
RelWithDebInf
> o-1.0.1e\include" -I
> "c:\kderoot2013\build\binary\mysql-pkg-5.5.30\image-msvc2013-
RelWithDebInfo
> -5.6.16\include"  -L
> "c:\kderoot2013\build\win32libs\dbus-1.4.16-20110302\image-
msvc2013-RelWith
> DebInfo-1.6.14\lib" -L
> "c:\kderoot2013\build\win32libs\openssl-1.0.0d\image-msvc2013-
RelWithDebInf
> o-1.0.1e\lib" -L
> "c:\kderoot2013\build\binary\mysql-pkg-5.5.30\image-msvc2013-
RelWithDebInfo
> -5.6.16\lib" -l libmysql  -release  Preparing build tree...
> Invalid option "win32-msvc2013" for -platform.
> 
> Has anyone tried to compile it using Visual Studio 2013?
> 
> Regards,
> Radek

You're lucky, as I hacked around with this yesterday.  It compiles now, but 
is untested, so I don't give any guarantee that it will work.  Please also 
note that some frameworks required for kdelibs don't compile yet.

First, apply the "Some fixes..." patch to emerge, and try to emerge qt.  
After this has failed, apply the second patch.

Kind regards,
Steffen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140223/b31595c2/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Make-compilable-with-Visual-Studio-2013.patch
Type: text/x-patch
Size: 9034 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140223/b31595c2/attachment-0002.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Some-fixes-for-Visual-Studio-2013.patch
Type: text/x-patch
Size: 3531 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140223/b31595c2/attachment-0003.patch>


More information about the KDevelop-devel mailing list