Github Repo: https://github.com/Syn-Nine/freebasic-m ... s/phoenix/
Windows Binary: http://syn9.thehideoutgames.com/downloa ... 0.0_fb.zip



Had the same problem. The solution I found was to put libfbsound-64.so and libplug-alsa-64.so in application directory.RetardedAndProud wrote: ↑Jun 28, 2025 19:55 Tried to compile for Linux but running into null pointer seg faults with fbs_Init at the moment.
That's not the problem for me, unfortunately. Mine is something to do with fbsound and it not liking my audio as none of the fbsound tests work either, but at the moment I don't use it enough to warrant the time to fix it.Roland Chastain wrote: ↑Jun 30, 2025 10:51 Had the same problem. The solution I found was to put libfbsound-64.so and libplug-alsa-64.so in application directory.