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

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
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
I have modified the source codes and built successfully. But it has no impact on simulations performed. Why?
Applicable Versions NetSim Standard  NetSim Pro Applicable Releases v10 v11 v12 This usually happens with the following cases. CASE 1: Visua...
Tue, 6 Oct, 2020 at 3:56 PM
Downloading and setting up NetSim File Exchange Projects
Applicable Versions NetSim Standard NetSim Pro Scroll down the article for the steps to download and import File Exchange Projects for the appropriate...
Thu, 17 Aug, 2023 at 3:40 PM
What components of Visual Studio are required to modify NetSim source codes?
Download the setup of the latest version of Visual Studio Community Edition using the below link.  https://visualstudio.microsoft.com/vs/community/ Visu...
Fri, 7 Feb, 2025 at 2:53 PM