Re: [fluid-dev] pkgconfig not found

2017-11-20 Thread Tom M.
Regarding the build log, I dont see why you think it uses c++ as linker. It correctly calls gcc.exe, line 15. Still strange that it doesnt find libintl although it should be in %path%. Have no further ideas so far. > Are these cmake -D options? I will try them later.Do you mean for example > "c

Re: [fluid-dev] pkgconfig not found

2017-11-20 Thread David Back
Tom Herewith attached the build.log as requested. I had to redirect stderr to the file as well otherwise the interestingbit was not recorded in the file. I do not understand your CMAKE_LINKER etc. Are these cmake -D options? I will try them later.Do you mean for example "cmake -DCMAKE_LINKER=gcc