﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5409	can't compile	the_maxtro@…	Adrian Pop	"make exits with error:
{{{
mkdir -p ParadisEO-2.0.1/build
(cd ParadisEO-2.0.1/build && CC=""gcc"" CXX=""g++"" CFLAGS=""-g -O2"" CPPFLAGS="""" CXXFLAGS=""-g -O2"" cmake ..)
-- The C compiler identification is GNU 8.2.1
-- The CXX compiler identification is GNU 8.2.1
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/g++
-- Check for working CXX compiler: /usr/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found Doxygen: /usr/bin/doxygen (found version ""1.8.15"") found components:  doxygen dot 
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of void*
-- Check size of void* - done
-- Found OpenMP_C: -fopenmp (found version ""4.5"") 
-- Found OpenMP_CXX: -fopenmp (found version ""4.5"") 
-- Found OpenMP: TRUE (found version ""4.5"")  
-- Looking for C++ include iostream
-- Looking for C++ include iostream - found
-- Check for STD namespace
-- Check for STD namespace - found
-- Check for ANSI scope
-- Check for ANSI scope - found
-- Check for sstream
-- Check for sstream - found
-- Found Gnuplot: /usr/bin/gnuplot (found version ""5.2.6"") 
-- Looking for cos in m
-- Looking for cos in m - found
CMake Error at /usr/share/cmake-3.14/Modules/CheckIncludeFiles.cmake:68 (message):
  Unknown arguments:

    HAVE_MATH_H

Call Stack (most recent call first):
  eo/ConfigureChecks.cmake:11 (CHECK_INCLUDE_FILES)
  eo/CMakeLists.txt:73 (INCLUDE)


-- Configuring incomplete, errors occurred!
}}}


I can't hunderstand what library is missing, pheraps it is a misspelled library"	defect	closed	high	1.14.0	OMOptim	v1.14.0-dev-nightly	fixed	library missing	
