GLFWError #65542 Happen, WGL: The driver does not appear to support OpenGL

小黑升级的Win10后就跑不起 Cocos2d了,换了几个版本的引擎都是提示这个错误。



先前用Win7的时候还跑的起,说明小黑的集成显卡 GMA 4500 是支持 OpenGL的。同时网上搜索这个错误,基本上说的也是显卡驱动,更新下显卡驱动就好了,但是我的问题的是,我已经是最新的显卡驱动啦。平时空闲了也是想用Cocos写写程序,所以这个问题还是要解决的,最后我的解决办法,去下载了一个别人修改的非官方版本驱动,可以支持 OpenGL 2.0。网址在下面的链接,驱动下载链接在帖子的第二页。具体的原因,帖子里也有写,大家自行围观。


非官方版驱动,支持OpenGL2.0. 以及为啥win10系统中会出现标题的错误。

When you encounter an Ethernet functionality not enabled error with a socket error code 10065 "No route to host" while attempting to send or receive data over a network, it typically indicates two issues: 1. **Ethernet Functionality Not Enabled**: This error might be related to your system's network configuration. It suggests that either your operating system does not have Ethernet support enabled or there could be hardware issues with your network interface card (NIC). You can check if the Ethernet adapter is recognized and functioning correctly by running `ifconfig` or `ip addr` on Linux, or `getifstatus` on macOS. ```shell ifconfig ``` 2. **No Route to Host**: The second error message means that your computer cannot find a valid route to the destination host when trying to establish a connection. This can happen if there is no default gateway configured or if there's a temporary issue with network routing tables. Check your routing table with commands like `route` on Linux or `route print` on Windows, and ensure you have at least one default route pointing to a reachable gateway. ```shell route -n ``` To resolve this issue, try these steps: 1. Make sure your Ethernet cable is connected properly. 2. Restart your networking services: On Linux, use `sudo service networking restart` or `sudo systemctl restart networking.service`. 3. Verify that your NIC is working by enabling and disabling it using `ethtool` (Linux) or checking the Network Control Panel (Windows). 4. Configure your default gateway in your router settings or system's network configuration. 5. Update your network driver or firmware if necessary. 6. Check for any firewalls or security software blocking the connection. If none of these steps work, it might be beneficial to seek further assistance from your IT department or consult relevant documentation for your specific environment.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值