btzy / nativefiledialog-extended

Cross platform (Windows, Mac, Linux) native file dialog library with C and C++ bindings, based on mlabbe/nativefiledialog.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NFD_ClearError() for MacOS

iTrooz opened this issue · comments

commented

Hi !

NFD_ClearError() is not defined in nfd_cocoa.m, which make calls to NFD::ClearError() fail when compiling on MacOS

Is this normal behavior ?

Linked: WerWolv/ImHex#995

Thanks! That's a bug, it seems that I forgot to write that function.