Re: [fluid-dev] pkgconfig not found

2017-11-19 Thread Tom M.
It uses c++ as linker? No matter 1.1.6, 1.1.7 or master? Shouldnt happen. I think it's time for a full build log: cmake -DCMAKE_VERBOSE_MAKEFILE=1 .. make > build.log You can try setting these cmake variables to gcc.exe CMAKE_LINKER CMAKE_C_LINK_EXECUTABLE CMAKE_CXX_LINK_EXECUTABLE > Cmake is t

Re: [fluid-dev] pkgconfig not found

2017-11-19 Thread David Back
Hi Tom I am now working with version 1.1.8. which has the same linker problem as all the others. Thanks for your reply and am interested and surprised to hear that you do not have any solution to thelinker errors. Having done a bit of research it appears to me (and I could easily be wrong) that