Search found 1 match

by Langerz
07 Sep 2017, 07:25
Forum: Support
Topic: How to Debug in Visual Studio
Replies: 4
Views: 2444

How to Debug in Visual Studio

I can compile both Release and Debug builds but how can I run OpenMW in MS VS's debug mode? I checked the vcproj file and debugging sends a custom command CMAKE and it runs but the working directory is incorrect because it cant find the settings-default.cfg file. How do I set it so CMAKE registers t...