【发布时间】:2021-07-13 01:50:10
【问题描述】:
我正在尝试安装 OMNETpp5.6.2 但失败了,因为它给了我编译错误 aloha 无法编译左右,...
所以我尝试使用 omnet 5.6.1 但最终出现如下所示的相同错误
===== Compiling aloha ====
make[2]: Warning: File 'out/gcc-release//.last-copts' has modification time 1.4 s in the future
Host.cc
Server.cc
Creating executable: out/gcc-release//aloha.exe
ln: failed to create hard link 'aloha.exe' => 'out/gcc-release//aloha.exe': Operation not permitted
make[2]: *** [Makefile:87: aloha.exe] Error 1
make[1]: *** [Makefile:134: aloha] Error 2
make: *** [Makefile:28: allmodes] Error 2
我将它安装在 C 盘以外的地方,这可能是个问题吗? 操作系统 - Windows 10 64 位。
【问题讨论】:
标签: installation compilation omnet++ aloha