[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [grantlee] [Bug 319997] New: GrantleeGenerateExportHeader.cmake is broken for Intel Compiler on Wind
From:       Andrius <andriusmao () gmail ! com>
Date:       2013-05-18 19:25:52
Message-ID: bug-319997-17878 () http ! bugs ! kde ! org/
[Download RAW message or body]

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

            Bug ID: 319997
           Summary: GrantleeGenerateExportHeader.cmake is broken for Intel
                    Compiler on Windows
    Classification: Unclassified
           Product: grantlee
           Version: unspecified
          Platform: MS Windows
                OS: MS Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: steveire@gmail.com
          Reporter: andriusmao@gmail.com

GrantleeGenerateExportHeader.cmake does not generate the export header
correctly for Intel Compiler on Windows.

Replacing all instances of:
if (MSVC OR CYGWIN OR MINGW)
with:
if (MSVC OR CYGWIN OR MINGW OR (WIN32 AND "${CMAKE_CXX_COMPILER_ID}" STREQUAL
"Intel"))
does the trick here and grantlee builds fine.

I cannot (easily) provide a patch file because I'm using the 0.3.0 tarball.

-- 
You are receiving this mail because:
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic