Empty black screen when built on MacOS
I installed the dependencies using brew, and I was able to compile it. I tried both djvu and pdf files. The window opened and the title listed the correct number of pages for each. However, the screen was black. When I pressed "F1", I did see an "N" appear in a white colored font briefly.
24.5.0 Darwin Kernel Version 24.5.0: Tue Apr 22 19:53:26 PDT 2025; root:xnu-11417.121.6~2/RELEASE_X86_64 x86_64
I was hoping to build this on MacOS, and later on the WiiU.
Thanks in advance.
did you build against SDL2 using make SDL2=1 ? (run make clean just in case before that if you didnt)
I will try that and get you the data on the results, but I will probably move forward with something else for the WiiU. The SDLBook code was very informative and helped me write an even more minimal "minimal"SDL reader last week. Cheers. https://github.com/hito16/SDLReader