Mozhdeh Kamel
unread,Mar 24, 2013, 6:25:46 PM3/24/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to op...@googlegroups.com
Hi everybody,
I am trying to run a project in Opnet Modeler 17.5 with Visual Studio Express 2010.
I gave some errors , I search in the internet and set the path, libpath, include and lib variables, then in Edit menu => Preferences, searched for repositories and changed all the values to stdmod except for Development Network Repositories Flags and Network Repositories Linking Script :
Name Value
Discrete Event Simulation
Network Simulation Repositories ()
Discrete Event Simulation.Code Generation.Linking
32-Bit Network Repositories Flags stdmod
64-Bit Network Repositories Flags stdmod
Common Network Repositories Flags stdmod
Development Network Repositories Flags /DEBUG
Network Repositories Linking Script bind_so_msvc
Optimized Network Repositories Flags stdmod
After running the project I gave the following errors:
| <<< Recoverable Error >>> |
| Object repository construction failed |
| due to errors encountered by the binder program (bind_so_msvc) |
|-----------------------------------------------------------------------------|
|-----------------------------------------------------------------------------|
| Errors reported by the binder program follow |
| (these messages have been saved in (C:\Users\emozkam\op_admin\tmp\bind_err_16868): |
| LINK : fatal error LNK1181: cannot open input file 'ws2_32.lib' |
|-----------------------------------------------------------------------------|
<<< Program Abort >>>
* Time: 19:23:15 Sun Mar 24 2013
* Product: modeler (32-bit)
* Package: Simulation Kernel
* Function: sim_load_repos_load
* Error: Error encountered rebuilding repository -- unable to proceed
T (0), EV (-), MOD (NONE), PROC (sim_load_repos_load)
|-----------------------------------------------------------------------------|
| <<< Program Abort >>> |
| Error encountered rebuilding repository -- unable to proceed |
| T (0), EV (-), MOD (NONE), PROC (sim_load_repos_load) |
|-----------------------------------------------------------------------------|
I have tried with different simulation kernels, but the error is the same. Can you please help me?
BR,
Mozhdeh