Feature request #2999

msvc compilation

Added by orgads - over 13 years ago. Updated over 13 years ago.

Status:Closed
Priority:Low
Assignee:Jürgen Fischer
Category:Build/Install
Pull Request or Patch supplied: Resolution:fixed
Easy fix?:No Copied to github as #:13059

Description

Hello,

Some files in the project have unnecessary unistd.h include, which causes them not to compile under msvc.

Another issue on Windows, iconv package from GnuWin32 is named libiconv.lib, so FindIconv.cmake doesn't find it.

Both issues are handled in the attached patch (tested also on linux, it doesn't break anything)

qgis-win.patch Magnifier - remove unnecessary unistd.h includes and look for libiconv (2.54 KB) orgads -, 2010-09-14 08:28 AM

History

#1 Updated by Jürgen Fischer over 13 years ago

  • Resolution set to fixed
  • Status changed from Open to Closed

applied in 0880c2c7 (SVN r14581).

Also available in: Atom PDF