Quote:
Originally Posted by Frenzie
djvulibre can be easily disabled to get to the end quicker if you can't figure out a solution within a minute. That being said, I wouldn't expect it to be problematic.
|
Probably not problematic if you're familiar with libtool and CMake. For me is a pain
FWIW it errors with a pile of undefined references to libstdc++ symbols after the nice message:
Code:
*** Warning: Trying to link with static lib archive /usr/lib/gcc/i686-w64-mingw32/7.3-win32/libstdc++.a.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because the file extensions .a of this argument makes me believe
*** that it is just a static archive that I should not use here.