thebookofshaders
thebookofshaders copied to clipboard
Create pdf on Windows.
Hello! How to create pdf of this book on Windows?
I want to know this too
I choose manual export each markdown and merge it
I choose manual export each markdown and merge it
Hello from the future /wave! What do you mean by manually export and then merge with what? Thanks!
I want to know that too. I tried to install everything it asked, but it just doesn't work when I try running the make command. I won't hold my breath, but could someone help please?
This is a 5 years old issue. It's insane that the O.S with the largest user base was left out from the instructions to create the pdf, if that wasn't possible to do I don't get why they didn't explicitly told so.
I have installed:
- glslviewer(3.2.4)
- Miktex (v24.1)
- Pandoc (v3.1.12.2)
- Python3 (v3.11.8)
- MSYS2
- Make package for MSYS2 (v4.4.1)
The log when running make clean pdf
on MSYS2:
$ make clean pdf
rm -rf */tmp.md
rm -rf */tmp*.png
rm -rf book.*
python3 src/parseBook.py -f pdf
make: python3: No such file or directory
make: *** [Makefile:17: pdf] Error 127
Please, please someone help.