Setting up P3D in Eclipse?

Hi

Don’t know about eclipse, but as for NDEBUG, remove it from your preprocessor settings under the properties popup.

like this:

In the Solution Explorer window (usually on left side), right click on the bold text project name to get the menu and left click on “Properties”. You’ll see a popup and in its left side window expand the “C/C++” option, then in there select “Preprocessor”, then you’ll see the page for that display where at the top is an area where you would remove NDEBUG.