AutoCAD LoadLibrary Failed with error 126 Message
LoadLibrary Failed with error 126 Message
I wanted to post about this issue a while back, but since I had to replicate it again and get the error, therefore I thought this was the right time. So let’s define the issue:
If you have a laptop with switchable graphics and the dedicated GPU on it is an AMD, then you might encounter this issue when running Autocad for the first time, since the cad application is looking to use the powerful graphic card vs the integrated one.
The error will present itself as shown on the screenshot below and it will not let you run AutoCAD until it is fixed.

This is due in good measure because of a bug in the AMD software that has to deal with the AMD OpenGL. So in order to fix it, please follow the workflow:
1. Open Command Prompt by going to Start-Accessories-Command Prompt, right click on the Command Prompt and run it as Administrator.
2. In the black command line dialog box type in : cd /d C:/Windows/System32 and hit Enter.
3. Now type in copy atio6axx.dll atiogl64.dll and hit Enter again. It should say 1 File(s) copied.
4. You are done. Run AutoCAD now and it should have no issues.
AutoCAD LoadLibrary Failed with error 126 Message的更多相关文章
- CAD2014启动出现loadlibrary failed with error 87
		系统win8.1 x64 安装AutoCAD2014完成后,启动出现:Loadlibrary failed with error 87:参数错误 重启,重装都没用.查了一晚上,在国外网站上找到解决办法 ... 
- FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(message:javax.jdo.JDODataStoreException: An exception was thrown while adding/validating class(es) :
		在hive命令行创建表时报错: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. ... 
- 001- CreateProcess failed with error 216 (no message available)错误详解
		问题详解 runnerw.exe: CreateProcess failed with error 216 (no message available) 看描述,创建进程失败,应该是main这个入口文 ... 
- Failed with exception MetaException(message:javax.jdo.JDODataStoreException: Error(s) were found while auto-creating/validating the datastore for classes.
		hive (db_emp)> load data local inpath '/opt/datas/emp.txt' into table emp_part partition(`date`=' ... 
- 转载:Win7系统 利用 pycharm导入Tensorflow失败,出现报错——ImportError:DLL load failed with error code -1073741795的解决方式
		转载自:https://blog.csdn.net/shen123me/article/details/80621103 下面的报错信息困扰了一天,网上的各种方法也都试过了,还是失败,最后自己瞎试,把 ... 
- MS SQL错误:SQL Server failed with error code 0xc0000000 to spawn a thread to process a new login or connection. Check the SQL Server error log and the Windows event logs for information about possible related problems
		早晨宁波那边的IT人员打电话告知数据库无法访问了.其实我在早晨也发现Ignite监控下的宁波的数据库服务器出现了异常,但是当时正在检查查看其它服务器发过来的各类邮件,还没等到我去确认具体情 ... 
- 在阿里云linux下使用SVN访问VisualSVN出错:SSL handshake failed: SSL error: Key usage violation in certificate has been detected
		Subversion clients receive the following error message when attempting to connect to VisualSVN Serve ... 
- FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(me
		FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. MetaException(me ... 
- Promise is rejected: Error: 2 UNKNOWN: error starting container: API error (404): {"message":"network build-blockchain-insurance-app_default not found"}出错的解决方案
		错误描述: docker logs web 现象: > blockchain-for-insurance@2.1.0 serve /app > cross-env NODE_ENV=pro ... 
随机推荐
- python全栈开发学习_内容目录及链接
			python全栈开发学习_day1_计算机五大组成部分及操作系统 python全栈开发学习_day2_语言种类及变量 python全栈开发_day3_数据类型,输入输出及运算符 python全栈开发_ ... 
- Html5与本地App资料整理分析
			最近开发了一个小的手机网站,重新了解了本地应用,html5,混合应用,webApp等概念,整理下相关的资料,略带自己的思考 用户固有的使用习惯 在<2012年度 HTML5状况及发展形势报告.p ... 
- kafka多线程消费topic的问题
			案例: topic:my-topic,分区:6 消费者:部署三台机器,每台机器上面开启6个线程消费. 消费结果:只有一台机器可以正常消费,另外两台机器直接输出六条告警日志: No broker par ... 
- Django中管理并发操作
			上一篇我们说了,如何在Django中进行事务操作,数据的原子性操作 涉及了事务操作,我们不得不考虑的另一个问题就是:并发操作 还是那个用户转账的操作 我们使用事务操作解决的操作中途服务器宕机问题 但是 ... 
- Elastic-Job源码分析之AbstractElasticJobExecutor分析
			还记得我们在JobScheduler中,在创建任务详情时,会调用一个建造器JobBuilder来创建一个Job,类型是LiteJob. LiteJob.java /** * Lite调度作业. * * ... 
- python-FTP模块
			#!/user/bin/python #coding=utf-8 import ftplib import os import socket HOST = 'ftp.kernel.org' DIRN ... 
- 设计模式--策略模式(strategy)
			1.策略模式(strategy ['strætədʒi]) 我的理解是:方案候选模式 (反正关键就是有很多的候选,哈哈) 看了很多例子,都是在说鸭子的,那个例子很好,在这里可以看 他们生产鸭子,我们就 ... 
- *2.2.3 加入objection机制
			在上一节中,虽然输出了“main_phase is called”,但是“data is drived”并没有输出.而main_phase是一个完整的任务,没有理由只执行第一句,而后面的代码不执行.看 ... 
- Perl入门
			Perl 是一门开源的脚本语言,由 Larry Wall 所创造,该语言以实用,快速开发为主要目标,与当前流行的面向对象结构化编程有些格格不入,但这并不妨碍 Perl 被广泛流传和使用,世界范围内围绕 ... 
- Maven Oracle JDBC
			Oracle的JDBC驱动程序无法从公共仓库下载,你只能手动部署Oracle JDBC驱动程序到本地库.命令如下: mvn install:install-file -Dfile={ORACLE_HO ... 
