flaxpdf icon indicating copy to clipboard operation
flaxpdf copied to clipboard

FlaxPDF is a fast, light, multithreaded PDF reader.

Results 7 flaxpdf issues
Sort by recently updated
recently updated
newest added

Attempting to build from the AUR on with arch yeilds: ```g++ -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/share/flaxpdf\" -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -fopenmp -pthread -D_FORTIFY_SOURCE=2 -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -D_THREAD_SAFE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE...

Flatpak and Snap packages are disponibles for many distributions. Endless OS is a Linux distribution why use only Flatpak packages. Please make a Flatpak package.

Hi, I **REALLY** like FLTK apps :smile: It would be really nice to have an AppImage of this available for people on various distros to simply try out (I am...

Hello, This is a bunch of changes I've been working on for the last 2 week to get your pdf viewer closer to my own requirements. It gives the following...

./configure stops at: "Checking for fltk-config13... no Checking for fltk-config... no Configure: error: fltk-config not found" Fltk 1.3.3 is installed. Any ideas?

I suspect there will be several problems, but here's one: ''' g++ -flto -march=armv8-a+crc -mtune=cortex-a72 -Os -pipe -fno-exceptions -fno-rtti -DHAVE_CONFIG_H -I. -DDATADIR=\"/usr/local/share/flaxpdf\" -DLOCALEDIR=\"/usr/local/share/locale\" -isystem /usr/local/include -fvisibility-inlines-hidden -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT...

Just wanted to pop in and express interest in this project. Does anyone know of an alternative multi-threaded pdf viewer? Followed the build commands listed in [https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=flaxpdf-git](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=flaxpdf-git) ```bash $ git...