为什么Quartus II 7.0在我的电脑上用不了?

来源:百度知道 编辑:UC知道 时间:2024/05/22 02:55:15
每次我打开Quartus II 7.2的时候都会出现以下内容:
Internal Error: Sub-system: ATCL, File: /quartus/ccl/atcl/atcl_root.cpp, Line: 1149
Error: "ATCL": Can't find a usable init.tcl in the following directories:
{D:/学习软件/QuartusII 7.0/quartus/bin/tcl8.4} {D:/瀛^范杞?欢/QuartusII 7.0/quartus/lib/tcl8.4} {D:/瀛^范杞?欢/QuartusII 7.0/quartus/lib/tcl8.4} {D:/瀛^范杞?欢/QuartusII 7.0/lib/tcl8.4} {D:/瀛^范杞?欢/QuartusII 7.0/quartus/library} {D:/瀛^范杞?欢/QuartusII 7.0/library} {D:/瀛^范杞?欢/QuartusII 7.0/tcl8.4.11/library} D:/瀛^范杞?欢/tcl8.4.11/library

This probably means that Tcl wasn't installed properly.

Stack Trace:
0x33CC3 : Ordinal5374 + 0x56 (MFC71)
0x5644 : AFC_PROPERTY_PAGE::OnWndMsg + 0x27 (GCL_AFC)
0x2E0AF : Ordinal6275 + 0x21 (MFC71)
0x3339C : Ordinal6269 + 0x45 (MFC71)
0x2E14E : Ordinal1028 + 0x7C (MFC71)
0x2E1B7 : Ordinal1209 + 0x3A (MFC71)
0x2E1F5 : Ordinal1209 + 0x78 (MFC71)
0x8733 : GetDC + 0x6C (USER3

在google上查到这个信息 里面的两种方法可以试一下
其实我的建议是卸掉换一个版本 或者同版本的其他破解版
现在eda软件的破解版很多都会出现各种问题

1.)设置环境变量,这个八成管用
set the environment variable TCL_LIBRARY to the directory containing init.tcl, e.g. to c:/cygwin/usr/share/tcl8.4

2.)不明白这是干嘛
create a link
$ ln -s /usr/share /share

是不是电脑的配置问题啊