introcosmo

Results 4 comments of introcosmo

> Don't update ImGui Could you send me ImGui files that can be built successfully in ImWindow? I dont know which version of ImGui I should use.

Thanks! But another error: 1>------ Build started: Project: ImWindowDX11, Configuration: Debug Win32 ------ 1>ImwPlatformWindowEasyWindow.obj : error LNK2019: unresolved external symbol "public: static class EasyWindow * __cdecl EasyWindow::Create(char const *,int,int,bool,class EasyWindow...

OK,My IDE is VS2019(Professional). After checking out the code, there is just the declaration of EasyWindow::Create but there is no definition of EasyWindow::Create in EasyWindow.cpp. But EasyWindow::Create is defined in...

I am so grateful for you to helping tackle this problem. Whatsoever, I would not image to include "***.cpp" (Although I know ccp can be included). I certainly do the...