1
完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
扫一扫,分享给好友
安装硬件服务器时,它始终警告“VC ++运行时库错误”。
我的操作系统Windows 7 SP1,64位。 废话 以上来自于谷歌翻译 以下为原文 When installing hardware server, It always warning " VC ++ runtime lib error". My OS windows7 SP1, 64 bit. nonsense |
|
相关推荐
3个回答
|
|
以下选项已用于成功启动Vivado IDE:
以管理员身份运行Vivado。 首先通过TCL模式启动Vivado: 单击开始 - >所有程序 - >“Xilinx设计工具” - >“Vivado” - >“Vivado Tcl Shell” Typevivado -mode tcl 在提示符中输入typestart_gui 删除损坏的vivado.ini文件: 导航到C: Users (用户名) AppData Roaming Xilinx vivado 。 重命名(或备份)vivado.inifile。 重新启动Vivado,将使用默认设置创建新的.ini。 确保vvgl是可识别的可执行文件: 为了防止在启动Vivado IDE时打开额外的命令窗口,“开始”菜单和Vivado图标中的命令行使用“vvgl”命令。 如果未找到或识别vvgl,则Vivado不会启动。 尝试从命令行运行vivado.bat文件(例如C: Xilinx Vivado 2013.4 。 bin vivado.bat)。 尝试从Vivado安装目录中显式运行vvgl(例如C: Xilinx Vivado 2013.4 bin unwrapped win64.o vvgl.exe C: Xilinx Vivado 2013.4 。 bin vivado.bat)。 删除acorruptdefault.layoutfile: 导航到C: Users (用户名) AppData Roaming Xilinx vivado 。 重命名(或备份)default.layout文件。 重新启动Vivado,将使用默认设置创建新的布局文件。 注意:在某些用户系统上发现thevivado.iniand thedefault.layoutfiles不同步或损坏。因此,它们在上面特别提到。要彻底,你可以重命名整个目录(例如C: Users (Username) )应用程序数据漫游赛灵思 vivado 2013.4_bac)。 确保已正确安装Microsoft Redistributable运行时库:注意:如果缺少可再发行库,则失败的启动通常伴随有一个应用程序错误消息窗口,该窗口指出; “应用程序无法正确初始化(0xc0150002)。单击”确定“终止应用程序。” 运行位于以下位置的两个Visual C ++重新分发版本: TPS WIN32 选择vcredist_x64.exe TPS Win64的 vcredist_x64.exe 重新启动操作系统请参阅(Xilinx答复45411)以获取更多信息。 禁用数字Guardian代理工具: 多个客户已经看到,当他们启用Digital Guardian时,无法启动Vivado 64位工具,没有错误消息。 所有ISE工具都可以与Vivado 32位一起打开并正确运行。 在这些情况下,让他们的IT Set Digital Guardian忽略Vivado文件或在机器上禁用它允许Vivado 64位工具成功启动。 重置Flex Net服务 在某些系统上,先前运行的Flex Net服务阻止了Vivado的打开。 请参阅(Xilinx答复63279) 故障排除 如果在验证上述信息后仍未能打开Vivado,则以下操作可能有助于排除故障。 为Xilinx提供日志和dmp文件。 见(Xilinx答复55854) 在安全模式和msconfig中运行Windows操作系统时打开Vivado 在没有网络的情况下打开Windows安全模式,然后启动并运行Vivado。 如果Vivado打开并成功运行,则正常启动Windows(使用msconfig配置工具,无需系统服务或启动程序),然后启动并运行Vivado。 如果Vivado继续打开并成功运行,请启用Microsoft服务(注意:其他服务仍处于禁用状态),然后启动并运行Vivado。 如果Vivado继续打开并成功运行,请逐个启用其余服务。 谢谢和RegardsBalkrishan ----------------------------------------------- ---------------------------------------------请将帖子标记为 一个答案“接受为解决方案”,以防它有助于解决您的查询。如果一个帖子引导到解决方案,请给予赞誉。 在原帖中查看解决方案 以上来自于谷歌翻译 以下为原文 The following options have been used to successfully launch Vivado IDE: Running Vivado as Administrator. Launching Vivado via TCL mode first:
Ensuring that vvgl is a recognized executable: To prevent an extra command window from being opened when the Vivado IDE is launched, the command line in the Start menu and Vivado Icon uses the "vvgl" command. If vvgl is not found or recognized, Vivado does not launch.
Note: The vivado.ini and the default.layout files have been found to be out of sync or corrupt on some user systems. Therefore, they are specifically mentioned above. To be thorough, you could rename the entire directory (for example C:Users(Username)AppDataRoamingXilinxvivado2013.4_bac). Ensuring that the Microsoft Redistributable runtime library has been properly installed: Note: If the redistributable library is missing, the failed launch is usually accompanied by an application error message window that states; "The application failed to initialize properly (0xc0150002). Click on OK to terminate the application."
Disabling the Digital Guardian Agent tool: Multiple customers have seen that when they had Digital Guardian enabled, that Vivado 64 bit tool fails to launch, with no error message. All ISE tools work along with Vivado 32 bit open and run correctly. In these cases, Having their IT Set Digital Guardian to ignore Vivado files or disabling it on the machine allowed the Vivado 64 bit tools to successfully launch. Reset Flex Net Service On some systems, a previously running Flex Net service prevented Vivado from opening. See (Xilinx Answer 63279) Troubleshooting If Vivado still fails to open after verifying the information above, the following actions may help in troubleshooting.
Thanks and Regards Balkrishan -------------------------------------------------------------------------------------------- Please mark the post as an answer "Accept as solution" in case it helped resolve your query. Give kudos in case a post in case it guided to the solution.View solution in original post |
|
|
|
以下选项已用于成功启动Vivado IDE:
以管理员身份运行Vivado。 首先通过TCL模式启动Vivado: 单击开始 - >所有程序 - >“Xilinx设计工具” - >“Vivado” - >“Vivado Tcl Shell” Typevivado -mode tcl 在提示符中输入typestart_gui 删除损坏的vivado.ini文件: 导航到C: Users (用户名) AppData Roaming Xilinx vivado 。 重命名(或备份)vivado.inifile。 重新启动Vivado,将使用默认设置创建新的.ini。 确保vvgl是可识别的可执行文件: 为了防止在启动Vivado IDE时打开额外的命令窗口,“开始”菜单和Vivado图标中的命令行使用“vvgl”命令。 如果未找到或识别vvgl,则Vivado不会启动。 尝试从命令行运行vivado.bat文件(例如C: Xilinx Vivado 2013.4 。 bin vivado.bat)。 尝试从Vivado安装目录中显式运行vvgl(例如C: Xilinx Vivado 2013.4 bin unwrapped win64.o vvgl.exe C: Xilinx Vivado 2013.4 。 bin vivado.bat)。 删除acorruptdefault.layoutfile: 导航到C: Users (用户名) AppData Roaming Xilinx vivado 。 重命名(或备份)default.layout文件。 重新启动Vivado,将使用默认设置创建新的布局文件。 注意:在某些用户系统上发现thevivado.iniand thedefault.layoutfiles不同步或损坏。因此,它们在上面特别提到。要彻底,你可以重命名整个目录(例如C: Users (Username) )应用程序数据漫游赛灵思 vivado 2013.4_bac)。 确保已正确安装Microsoft Redistributable运行时库:注意:如果缺少可再发行库,则失败的启动通常伴随有一个应用程序错误消息窗口,该窗口指出; “应用程序无法正确初始化(0xc0150002)。单击”确定“终止应用程序。” 运行位于以下位置的两个Visual C ++重新分发版本: TPS WIN32 选择vcredist_x64.exe TPS Win64的 vcredist_x64.exe 重新启动操作系统请参阅(Xilinx答复45411)以获取更多信息。 禁用数字Guardian代理工具: 多个客户已经看到,当他们启用Digital Guardian时,无法启动Vivado 64位工具,没有错误消息。 所有ISE工具都可以与Vivado 32位一起打开并正确运行。 在这些情况下,让他们的IT Set Digital Guardian忽略Vivado文件或在机器上禁用它允许Vivado 64位工具成功启动。 重置Flex Net服务 在某些系统上,先前运行的Flex Net服务阻止了Vivado的打开。 请参阅(Xilinx答复63279) 故障排除 如果在验证上述信息后仍未能打开Vivado,则以下操作可能有助于排除故障。 为Xilinx提供日志和dmp文件。 见(Xilinx答复55854) 在安全模式和msconfig中运行Windows操作系统时打开Vivado 在没有网络的情况下打开Windows安全模式,然后启动并运行Vivado。 如果Vivado打开并成功运行,则正常启动Windows(使用msconfig配置工具,无需系统服务或启动程序),然后启动并运行Vivado。 如果Vivado继续打开并成功运行,请启用Microsoft服务(注意:其他服务仍处于禁用状态),然后启动并运行Vivado。 如果Vivado继续打开并成功运行,请逐个启用其余服务。 谢谢和RegardsBalkrishan ----------------------------------------------- ---------------------------------------------请将帖子标记为 一个答案“接受为解决方案”,以防它有助于解决您的查询。如果一个帖子引导到解决方案,请给予赞誉。 以上来自于谷歌翻译 以下为原文 The following options have been used to successfully launch Vivado IDE: Running Vivado as Administrator. Launching Vivado via TCL mode first:
Ensuring that vvgl is a recognized executable: To prevent an extra command window from being opened when the Vivado IDE is launched, the command line in the Start menu and Vivado Icon uses the "vvgl" command. If vvgl is not found or recognized, Vivado does not launch.
Note: The vivado.ini and the default.layout files have been found to be out of sync or corrupt on some user systems. Therefore, they are specifically mentioned above. To be thorough, you could rename the entire directory (for example C:Users(Username)AppDataRoamingXilinxvivado2013.4_bac). Ensuring that the Microsoft Redistributable runtime library has been properly installed: Note: If the redistributable library is missing, the failed launch is usually accompanied by an application error message window that states; "The application failed to initialize properly (0xc0150002). Click on OK to terminate the application."
Disabling the Digital Guardian Agent tool: Multiple customers have seen that when they had Digital Guardian enabled, that Vivado 64 bit tool fails to launch, with no error message. All ISE tools work along with Vivado 32 bit open and run correctly. In these cases, Having their IT Set Digital Guardian to ignore Vivado files or disabling it on the machine allowed the Vivado 64 bit tools to successfully launch. Reset Flex Net Service On some systems, a previously running Flex Net service prevented Vivado from opening. See (Xilinx Answer 63279) Troubleshooting If Vivado still fails to open after verifying the information above, the following actions may help in troubleshooting.
Thanks and Regards Balkrishan -------------------------------------------------------------------------------------------- Please mark the post as an answer "Accept as solution" in case it helped resolve your query. Give kudos in case a post in case it guided to the solution. |
|
|
|
谢谢你的帮助 !
它已根据您的建议成功安装服务器! 最好的祝福, 刘波 废话 以上来自于谷歌翻译 以下为原文 Thanks for your help ! It had made success on installing server according to your suggestion! Best regards, Bo Liu nonsense |
|
|
|
只有小组成员才能发言,加入小组>>
2420 浏览 7 评论
2823 浏览 4 评论
Spartan 3-AN时钟和VHDL让ISE合成时出现错误该怎么办?
2294 浏览 9 评论
3374 浏览 0 评论
如何在RTL或xilinx spartan fpga的约束文件中插入1.56ns延迟缓冲区?
2461 浏览 15 评论
有输入,但是LVDS_25的FPGA内部接收不到数据,为什么?
1180浏览 1评论
请问vc707的电源线是如何连接的,我这边可能出现了缺失元件的情况导致无法供电
587浏览 1评论
求一块XILINX开发板KC705,VC707,KC105和KCU1500
452浏览 1评论
2005浏览 0评论
731浏览 0评论
小黑屋| 手机版| Archiver| 德赢Vwin官网 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-24 00:44 , Processed in 1.293753 second(s), Total 50, Slave 44 queries .
Powered by 德赢Vwin官网 网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
德赢Vwin官网 观察
版权所有 © 湖南华秋数字科技有限公司
德赢Vwin官网 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号