Closed JimmyHoSF closed 1 month ago
Hi, thanks for the suggested fix. I discovered that I has assumed that these PTHREADPRIO{INHERIT|NONE|PROTECT} values were enums and not #defined macros, so I had to add some built-time checking to determine this. I've pushed a fix. Please pull the changes and do:
make clean make -j $(nproc)
and I think this should fix the issue.
Kind regards,
Colin