Visual Studio - Settings/Errors

Visual studio dev env is used for writing your own code in NetSim. This folder talks about the settings and common errors faced

Which version of Visual Studio is required for NetSim?
For NetSim v8 (8.0, 8.3) and v9 (9.0, 9.1) MS Visual Studio 2010 is recommended.  For NetSim v10 and v11 (11.0, 11.1), MS Visual Studio 2015/2017 is re...
Thu, 24 Feb, 2022 at 12:32 PM
How to resolve Error LNK1123 when building code?
This problem is related to the Visual Studio project settings. Please do the following: 1. Right click on <Protocol>project in the Visual ...
Sat, 16 Jun, 2018 at 9:18 AM
What is the development environment settings for NetSim v10/v11/v12?
Microsoft Visual Studio 2015/2017/2019 development environment is recommended for working with NetSim protocol source codes.  You can further confi...
Mon, 18 Jan, 2021 at 11:53 AM
Why are Linker errors displayed while building NetSim projects in Visual Studio?
NetSim provides software builds of 32 bit and 64 bit starting from NetSim v10.0.   Linker errors will be displayed, whenever a user has a 64-bit build of N...
Mon, 22 Jun, 2020 at 2:47 PM
What components of Visual Studio Community 2017/2019 to install and configure to work with NetSim source codes?
NetSim requires only a few components of Visual Studio Community 2017/2019 edition to be installed. Upon starting the installer: 1. Under the Workloads&...
Wed, 18 Aug, 2021 at 3:36 PM
NetSim v10.2 - Warning message “One or more projects in the solution were not loaded correctly”
Error Message shown in Visual Studio Output: C:\Program Files\NetSim Standard\src\Simulation\DTDMA\DTDMA.vcxproj : error  : The project file could not ...
Sun, 1 Jul, 2018 at 6:11 PM
What are the internal dependencies for NetSim protocol Source codes?
All projects that are part of <NetSim_Install_Directory>/src/Simulation directory share common libraries present in the lib folder, header files prese...
Thu, 10 Jun, 2021 at 9:25 AM
Unable to Re-target NetSim solution to Visual Studio SDK Version 8.1
Applicable Versions NetSim Standard NetSim Pro Applicable Releases v10 v11 v12 Right-click on Solution 'NetSim' in the Solution Exp...
Mon, 22 Jun, 2020 at 2:47 PM
How to clone NetSim File Exchange project repositories from GitHub?
Applicable Versions NetSim Standard NetSim Pro Applicable Releases v11.1 v12 TABLE OF CONTENTS Part-A: Cloning the workspace from GitHub re...
Tue, 15 Dec, 2020 at 3:11 PM
What components of Visual Studio Community 2019 to install and configure to work with NetSim source codes?
NetSim requires only a few components of Visual Studio Community 2019 edition to be installed. Upon starting the installer: 1. Under the Workloads tab user...
Mon, 22 Jun, 2020 at 2:46 PM