[Kde-imaging] [Bug 145482] New: libkdraw compile fails on Cygwin

Cygwin Ports maintainer yselkowitz at users.sourceforge.net
Wed May 16 04:38:30 CEST 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=145482         
           Summary: libkdraw compile fails on Cygwin
           Product: kipiplugins
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Cygwin
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: libkdcraw
        AssignedTo: kde-imaging kde org
        ReportedBy: yselkowitz users sourceforge net


Version:            (using KDE KDE 3.5.6)
Installed from:    Compiled From Sources
Compiler:          gcc 3.4.4 
OS:                Cygwin

libkdcraw/dcrawbinary.cpp defines a QString named stdout.  On some platforms, including Cygwin, this is misinterpreted as the literal __FILE* stdout, and leads to a compile error.  Renaming the variable allows the build to proceed.

I'm attaching a patch to fix this issue.


More information about the Kde-imaging mailing list