Closed ComradeMashkov closed 5 months ago
@timoore I also tried to build it on macOS clang and I had the same error :/
I built vsgImGui by myself, but now I have this error:
error C3668: 'CsApp::CsViewer::advanceToNextFrame': method with override specifier 'override' did not override any base class methods [C:\Users\ilya.mashkov\Desktop\vsgCs\build\src\CsApp\CsApp.vcxproj]
Is it something wrong with my compilation process?
When I build vsgCs client I get this error (MSVC 17 2022, Win10):
How can I fix this?