Thanks, I had read that post. It just seemed odd to me (and still does) that flipping between Release/Debug, etc involves a command line when the UI otherwise seems pretty sophisticated.
Thanks for your help.
For those that come here, the answer is simple: Execute the following in the integrated Terminal Window:
cmake build -DCMAKE_BUILD_TYPE=Debug
Cheers
Thanks for your help.
For those that come here, the answer is simple: Execute the following in the integrated Terminal Window:
cmake build -DCMAKE_BUILD_TYPE=Debug
Cheers
Statistics: Posted by tcroswell — Sun Nov 10, 2024 11:34 am