Already done. And I removed the bogus zdoom.res file as well.
But the actual fix needs to be done in the maint branch and that I cannot test due to lack of proper compiler.
_mental_ wrote:CMake generated solution/projects work just fine for a long time.
In fact, they have been working far BETTER than the native project ever since they have become usable. Not only do they not litter the temporary files throughout the project (one of the eternal mysteries of project management is, why is Microsoft literally FORCING such a shitty model on their users - the VS-auto-generated template projects are virtually useless because of it), they are also far easier to set up.
Oh, and they allowed me to dump the outdated VC2005 compiler on my last system reinstall.
 
			
			
							Already done. And I removed the bogus zdoom.res file as well.
But the actual fix needs to be done in the maint branch and that I cannot test due to lack of proper compiler.
[quote="_mental_"]CMake generated solution/projects work just fine for a long time.[/quote]
In fact, they have been working far BETTER than the native project ever since they have become usable. Not only do they not litter the temporary files throughout the project (one of the eternal mysteries of project management is, why is Microsoft literally FORCING such a shitty model on their users - the VS-auto-generated template projects are virtually useless because of it), they are also far easier to set up.
Oh, and they allowed me to dump the outdated VC2005 compiler on my last system reinstall.