QT 静态编译 50

1>------已启动生成:项目:funtool,配置:DebugWin32------1>正在创建库C:\Users\Rambo\Documents\VisualStu... 1>------ 已启动生成: 项目: funtool, 配置: Debug Win32 ------
1> 正在创建库 C:\Users\Rambo\Documents\Visual Studio 2012\Projects\funtool_v1\Win32\Debug\funtool.lib 和对象 C:\Users\Rambo\Documents\Visual Studio 2012\Projects\funtool_v1\Win32\Debug\funtool.exp
1>qwindowsd.lib(qwindowsintegration.obj) : error LNK2019: 无法解析的外部符号 "public: class QSurfaceFormat __thiscall QOpenGLContext::format(void)const " (?format@QOpenGLContext@@QBE?AVQSurfaceFormat@@XZ),该符号在函数 "public: virtual class QPlatformOpenGLContext * __thiscall QWindowsIntegration::createPlatformOpenGLContext(class QOpenGLContext *)const " (?createPlatformOpenGLContext@QWindowsIntegration@@UBEPAVQPlatformOpenGLContext@@PAVQOpenGLContext@@@Z) 中被引用
1>qwindowsd.lib(qwindowsintegration.obj) : error LNK2019: 无法解析的外部符号 "public: class QPlatformOpenGLContext * __thiscall QOpenGLContext::handle(void)const " (?handle@QOpenGLContext@@QBEPAVQPlatformOpenGLContext@@XZ),该符号在函数 "public: virtual void * __thiscall QWindowsNativeInterface::nativeResourceForContext(class QByteArray const &,class QOpenGLContext *)" (?nativeResourceForContext@QWindowsNativeInterface@@UAEPAXABVQByteArray@@PAVQOpenGLContext@@@Z) 中被引用
1>qwindowsd.lib(qwindowsintegration.obj) : error LNK2019: 无法解析的外部符号 "public: static class QOpenGLStaticContext * __cdecl QOpenGLStaticContext::create(void)" (?create@QOpenGLStaticContext@@SAPAV1@XZ),该符号在函数 "public: virtual class QPlatformOpenGLContext * __thiscall QWindowsIntegration::createPlatformOpenGLContext(class QOpenGLContext *)const " (?createPlatformOpenGLContext@QWindowsIntegration@@UBEPAVQPlatformOpenGLContext@@PAVQOpenGLContext@@@Z) 中被引用
1>qwindowsd.lib(qwindowsintegration.obj) : error LNK2019: 无法解析的外部符号 "public: __thiscall QWindowsGLContext::QWindowsGLContext(class QSharedPointer<class QOpenGLStaticContext> const &,class QOpenGLContext *)" (??0QWindowsGLContext@@QAE@ABV?$QSharedPointer@VQOpenGLStaticContext@@@@PAVQOpenGLContext@@@Z),该符号在函数 "public: virtual class QPlatformOpenGLContext * __thiscall QWindowsIntegration::createPlatformOpenGLContext(class QOpenGLContext *)const " (?createPlatformOpenGLContext@QWindowsIntegration@@UBEPAVQPlatformOpenGLContext@@PAVQOpenGLContext@@@Z) 中被引用

之前使用的没有问题,不知怎么的就出这些问题了,已加qwindowsd.lib和Qt5PlatformSupportd.lib,而且错误中QOpenGLContext没有使用,一点头绪都没有,望解答,急。。。。
展开
 我来答
元矣探4
2014-09-22 · TA获得超过217个赞
知道答主
回答量:133
采纳率:60%
帮助的人:62.9万
展开全部
qt 开源版本 不允许静态编译
可以将DLL打包,就能再其他的机器上运行了.
请采纳。
追问
你说的dll打包能具体点吗?
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
百度网友8251498
2015-06-29
知道答主
回答量:41
采纳率:0%
帮助的人:6.9万
展开全部
很明显这是由于 OPENGL相关的库未编译,或者没有相关的源文件导致无法生成库造成的. 在configure的时候, 使用 -no-opengl 应该就可以解决问题
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式