can not build on mingw
OS: Arch Linux Version: 0.69.0 Failed to build with this error:
/tmp/makepkg/mingw-w64-poppler/src/poppler-0.69.0/utils/pdftocairo-win32.cc: In function 'void win32SetupPrinter(GooString*, GooString*, GBool, GBool)':
/tmp/makepkg/mingw-w64-poppler/src/poppler-0.69.0/utils/pdftocairo-win32.cc:375:19: error: 'gstrndup' was not declared in this scope
printerName = gstrndup(printer->getCString(), printer->getLength());
^~~~~~~~
/tmp/makepkg/mingw-w64-poppler/src/poppler-0.69.0/utils/pdftocairo-win32.cc:375:19: note: suggested alternative: 'strdup'
printerName = gstrndup(printer->getCString(), printer->getLength());
^~~~~~~~
strdup
It seems that gstrndup()
have been moved to copyString()
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information