首页 | 新闻 | 新品 | 文库 | 方案 | 视频 | 下载 | 商城 | 开发板 | 数据中心 | 座谈新版 | 培训 | 工具 | 博客 | 论坛 | 百科 | GEC | 活动 | 主题月 | 电子展
返回列表 回复 发帖

请教,关于NIOS的一个简单问题,为什么不能编译呢?

请教,关于NIOS的一个简单问题,为什么不能编译呢?

编译这样提示我:

**** Incremental build of configuration Debug for project hello_led_0 ****
make -s all
Compiling alt_alarm_start.c...
c:\altera\kits\nios2_60\bin\nios2-gnutools\H-i686-pc-cygwin\bin\nios2-elf-gcc.exe (1976): *** proc version mismatch detected - 0x8E0899FA/0x19C16FB6.
You have multiple copies of cygwin1.dll on your system.
Search for cygwin1.dll using the Windows Start->Find/Search facility
and delete all but the most recent version.  The most recent version *should*
reside in x:\cygwin\bin, where 'x' is the drive on which you have
installed the cygwin distribution.
make[1]: *** [obj/alt_alarm_start.o] Error 128
make: *** [system_project] Error 2
Build completed



我在我的系统中找到两个cygwin1.dll 文件,文件大小不一样,一个在C:\WINNT\system32下面,一个在C:\altera\quartus60\bin\cygwin\bin下面,我不管删除哪个或者是互相替换都不能解决问题,删除之后编译提示无法定位。请问为什么呢?
ddd
重新安装吧,楼主。
在交流中前进,共同实现nios的应用。
我把QII和NII都重新安装了,并且把cygwin1.dll删除了。
ddd
还是不行??
在交流中前进,共同实现nios的应用。

    谢谢关注!

    对,还是不行。

ddd

那估计连系统都要重新安装了。

在交流中前进,共同实现nios的应用。
返回列表