[Craft] [Bug 390600] New: Building qtsvg fails on msvc

NSLW bugzilla_noreply at kde.org
Sat Feb 17 10:16:12 UTC 2018


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

            Bug ID: 390600
           Summary: Building qtsvg fails on msvc
           Product: Craft
           Version: master
          Platform: Other
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Blueprints
          Assignee: vonreth at kde.org
          Reporter: lukasz.wojnilowicz at gmail.com
                CC: kde-windows at kde.org
  Target Milestone: ---

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

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Kde-windows mailing list