[CMake] Include directories problem when cross compiling with MinGW
David Demelier
demelier.david at gmail.com
Mon Sep 19 04:22:53 EDT 2016
2016-09-12 23:22 GMT+02:00 Maciej Mrozowski <reavertm at gmail.com>:
> On piątek, 2 września 2016 13:12:27 CEST David Demelier wrote:
>
>> Do you have any clue?
>
> It seems your toolchain does not have include/library path built-in or they
> are different that those it was built with.
After some discuss with ngladitz, we discovered some troubles between
gcc 6 and CMake which both have safety guards. We finally added
CMAKE_<LANG>_IMPLICIT_INCLUDE_DIRECTORIES as workaround in our MinGW
scripts and it works fine at the moment.
Thanks for feedback :)
--
Demelier David
More information about the CMake
mailing list