Project

General

Profile

Bug #692

Revision 2057 broke compilation under FreeBSD and Windows

Added by Nikolai Saoukh over 11 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Category:
build
Target version:
Start date:
10 Apr 2010
Due date:
% Done:

0%

Estimated time:

Description

The proper fix is missing include in config/ConfigureChecks.cmake

include( CheckCXXSourceCompiles )

Mea culpa ;-)


Related issues

Related to Exiv2 - Patch #688: src/futils.cpp: incorrect check for linux version of strerror_rClosed04 Mar 2010

Actions
Related to Exiv2 - Feature #536: Switch to a unified build system based on cmakeClosed

Actions

Associated revisions

Revision 2059 (diff)
Added by Gilles Caulier over 11 years ago

apply fix for BUG #692

History

#1

Updated by Andreas Huggel over 11 years ago

What's the solution that works for both?

#2

Updated by Nikolai Saoukh over 11 years ago

I had not seen yet the details of failure (as the reason for rev. 2057).

In more broad sense all the checks should be converted to CXX instead CC,
as the sources compiled by C++ compiler, while checks performed by C compiler.

#3

Updated by Gilles Caulier over 11 years ago

Patch applied with commit #2059

#4

Updated by Gilles Caulier over 11 years ago

  • Status changed from New to Resolved
#5

Updated by Robin Mills over 8 years ago

  • Category set to build
  • Status changed from Resolved to Closed
  • Assignee set to Gilles Caulier
  • Target version set to 0.24

Fixed in 0.24.

Also available in: Atom PDF