Bug 390600

Summary: Building qtsvg fails on msvc
Product: [Developer tools] Craft Reporter: NSLW <lukasz.wojnilowicz>
Component: BlueprintsAssignee: Hannah von Reth <vonreth>
Status: RESOLVED WORKSFORME    
Severity: normal CC: kde-windows, sdepiets, simonandric5
Priority: NOR Keywords: triaged
Version: master   
Target Milestone: ---   
Platform: Other   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:

Description NSLW 2018-02-17 10:16:12 UTC
Steps to reproduce:
1) start craftenv.ps1
2) craft qtsvg

Result:
Compilation fails because it cannot find zlib.h

Expected result:
Compilation should succeed.

Additional info:
It helped to edit
qtsvg\work\RelWithDebInfo-5.9.4\src\svg\Makefile.Release
and change
INCPATH       = -IR:include
to
INCPATH       = -IR:\include
Comment 1 Simon Depiets 2018-09-29 14:42:48 UTC
What were you using to build ? MSVC15/17 or mingw ?
Comment 2 Simon Depiets 2018-10-02 06:06:30 UTC
Works here on a clean install of craft
Comment 3 Andrew Crouthamel 2018-10-21 05:04:57 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!