mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.6K
active users

Ahsan Fayaz

If your CMakePresets.json has an error Visual Studio will “helpfully” suggest you “use default settings”. But this generates a CppProperties.json file that overrides the other file! So I wasted ages wondering why my fixes weren’t being picked up!!

Anyway, that’s solved and the native CMake support is nice, saves having to maintain two separate project files.