You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it should not be very hard if you are OK with using MSYS2 + MinGW - probably some minor modifications to the CMakeLists.txt files.
As an example, you can check the Windows instructions of the imtui project. I think imgui-ws can be built in a similar way.
Building with Microsoft Visual C++ would be much more difficult I guess.
Any insight as to how difficult it would be to support a windows build? I'd love to use this in a project.
The text was updated successfully, but these errors were encountered: