具体错误是这个:Object repository construction failed
due to errors encountered by the binder program (bind_so_msvc)
due to errors encountered by the binder program (bind_so_msvc)
OPNET LINK : fatal error LNK1181:无法打开输入文件"Files.obj"
解决办法:
删除project下已编译文件。
本文介绍了遇到OPNET编译时出现的Objectrepositoryconstructionfailed错误及LNK1181错误的原因与解决方法。主要问题是由于bind_so_msvc程序在绑定过程中遇到错误,导致无法打开所需的输入文件Files.obj。解决这一问题的方法是删除项目中已编译的文件。
3698





