aiekick/ImGuiFileDialog

Compile error related to filetype.content

jvannugteren opened this issue · 2 comments

In the latest version(s) I'm getting the following compile error:

ImGuiFileDialog.cpp:1535:58: error: ‘class IGFD::FileType’ has no member named ‘content’; did you mean ‘IGFD::FileType::ContentType IGFD::FileType::m_Content’? (not accessible from this context)

This error probably only shows when compiling with Dirent. Its likely something simple but if not let me know and I'll find you more info.

Thanks for checking.

hello,
yes we are working on it.

its better to use only the released or tagged version

fixed in last commit

Thanks. You're right, I'll switch to release.