On the first day, let's talk about installation:
Download the resources first:
Originally found on Google 17.5 of the three installation files really happy, but helpless did not find licenses, can only use 14.5 ...
The Universal Baidu Cloud
After downloading you can see the following software
Since the components that are not in opnet need to be implemented using C + +, verify that there is no vs installed before installing, I use vs2013, and then configure the environment variables (System environment variables):
My vs is on the C drive, if you don't please change the path yourself
Path=c: \program Files (x86) \microsoft Visual Studio 12.0\vc\bin;c:\program Files (x86) \microsoft Visual Studio 12.0\ Common7\ide;c:\program Files (x86) \microsoft Visual Studio 12.0\common7\tools
Lib=c:\program Files (x86) \microsoft Visual Studio 12.0\vc\lib
Include=C:\Program Files (x86) \microsoft Visual Studio 12.0\vc\include
Install the above software in the order of 1, 3, 2
Next
If you are not connecting to a different server, select standalone
The other two, all the way next.
After installation, double-click the Opnet.modeler.14.5.license.maker-ffs.exe in the previous directory
Now it's time to start your opnet.
There are 60 licenses, but 17.5 species have 1000 ... As the saying goes, it's good enough, isn't it?
Create your project and start playing.
opnet14.5 Installation