FlexFringe
FlexFringe copied to clipboard
Fatal error: fmt/core.h: No such file or directory
The latest commit no longer compiles with the command "make clean all". See the stack trace below:
Commits from January compile just fine.
Furthermore, the release version of the linux binary executes but creates a SIGABRT error. The description says something about symbol count mismatch. The Windows .exe works just fine.
The Makefile is basically deprecated. Use cmake.
Tom is gone, I have no idea how he made the releases. "symbol count mismatch" sounds like it is coming from his formal lexy parser, but it is weird you do not have that error with the exe release.