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: vonr...@kde.org
          Reporter: lukasz.wojnilow...@gmail.com
                CC: kde-wind...@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 watching all bug changes.

Reply via email to