Add-ins and Release/Debug configuration

Build 1501 on 14/Nov/2017  This topic last edited on: 21/Mar/2016, at 18:34

Since the version 1.5 of GN4, add-ins are managed in two flavors:

Release: to be used when compiling the final version.

Debug: to be used with debugging.

Therefore, before compiling add-ins or starting debugging in Visual Studio Express, make sure you've selected the appropriate solution configuration in the Configuration Manager in Visual Studio Express.

Moreover, before starting edit-and-continue debugging, make sure you recompiled as the debug version.

See Select Debug or Release solution configuration and platform.