Build failed:
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fPIC -I./include -O2 -c src/uPDFParser.cpp -o obj/uPDFParser.o
g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wall -fPIC -I./include -O2 -c src/uPDFTypes.cpp -o obj/uPDFTypes.o
In file included from ./include/uPDFParser.h:34,
from src/uPDFParser.cpp:26:
./include/uPDFObject.h:49:52: error: ‘uint64_t’ has not been declared
49 | Object(int objectId, int generationNumber, uint64_t offset, bool isNew=false,
| ^~~~~~~~
make: *** [Makefile:41: obj/uPDFParser.o] Error 1
make: *** Waiting for unfinished jobs....
==> ERROR: A failure occurred in build().
Possibly related issue: https://indefero.soutade.fr/p/libgourou/issues/52/
Pinned Comments
vcalv commented on 2023-03-18 01:08 (UTC) (edited on 2024-04-13 19:54 (UTC) by vcalv)
Usage instructions at the end of the homepage:
https://forge.soutade.fr/soutade/libgourou/
adept_activate -u <AdobeID USERNAME>
# once to loginor
adept_activate --anonymous
to use an anonymous account with no need to loginand then download with:
acsmdownloader -f <ACSM_FILE>
After the encrypted document file is downloaded:
adept_remove filename.epub
and now you have a clear epub (or pdf)