Bug 390600 - Building qtsvg fails on msvc
Summary: Building qtsvg fails on msvc
Status: RESOLVED WORKSFORME
Alias: None
Product: Craft
Classification: Developer tools
Component: Blueprints (show other bugs)
Version: master
Platform: Other Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Hannah von Reth
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2018-02-17 10:16 UTC by NSLW
Modified: 2018-11-12 13:58 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!