首页| 论坛| 消息

标题:无法定位程序输入点??1QRingBuffer@@QAE@XZ于动态链接库
作者:yin_he
日期:2011-10-01 08:37
内容:

大家好,我是一个新手,刚编译好的环境,运行第一个程序时,提示“无法定位程序输入点??1QRingBuffer@@QAE@XZ于动态链接库”,我百度和google了,都没找到相应的解决方法,在此请大侠牛人们帮帮忙,谢谢
以下是vs2008输出:
Debugger:: An unhandled non-continuable exception was thrown during process load
The thread 'Win32 Thread' (0x9a4) has exited with code -1073741511 (0xc0000139).
The program '[3420] ptpserver.exe: Native' has exited with code -1073741511 (0xc0000139).


#1 回 楼主(yin_he) 的帖子 [jdwx 10-01 09:26]
看来是找不到Qt库,估计环境还是没设置好。
用VS2008开发Qt程序,要安装qt-vs-addin这个程序将Qt和VS2008结合起来
qt-vs-addin会自动设置环境变量,不用手动设置。
#2 [yin_he 10-01 10:10]
谢谢,的确是环境没配置好,我找到具体原因和解决方法了,http://hi.baidu.com/tubo_true/blog/item/64ff64fedc2366cbb58f3112.html这个很详细

回复 发表
主题 版块