原文:There's no Qt version assigned to this project for platform Win32. Please use the 'change Qt version' feature and choose a valid Qt version for this

If you right click on the project there should be a Qt Project Settings option or similar I use the german version near the end of the context menu. In there you can set the Qt version that this speci ...

2012-10-10 22:08 0 3311 推荐指数:

查看详情

Qt & VS2013 报错:There's no Qt version assigned to this project for platform Win32

如果你想了解关于Qt与VS2013开发环境搭建,可以至此翻页。 这里主要分享环境已搭建成功,在构建项目时遇到的报错解决方案。 【1】Qt 与 VS2013开发环境构建时报错 报错界面如下: 注意:对话框左上角的Qt Visual Studio Add-in。 【2】解决方案 ...

Wed Sep 13 03:42:00 CST 2017 0 2953
error : There‘s no Qt version assigned to project QtGuiWen.vcxproj for configuration Debug/x64.please assign a qt installation in ‘qt project

下载了别人的程序,运行时报警这个 经过我一番努力的查阅,终于把它翻译了出了,大概意思就是你配置不对。 好吧,下面是有道的意思 其实和我的意思也差不多 情况一:   如果打开项目属性有配置qt属性的选型,则按下面方法 意思就是上面那玩意没填对 这个东西 ...

Thu Dec 03 04:58:00 CST 2020 0 2667
Linux QT Kit丢失Version为空?

目前遇到了这样一个问题我当时的情况是,QT卡了,然后我重启了虚拟机,最后发现,QT的东西不能用了,这些工具包也用不了,我千方百计,找博客,都没有解决。最后找到我的师傅,他帮我弄了一下version中的qmake路径。 QT说这里面的工具包不能用? 于是乎,我就去找方法啊。它警告 ...

Fri Jan 17 18:15:00 CST 2020 0 679
Ubuntu 安装 QtCreator (version : Qt 5.9.8)

--- title: Ubuntu 安装 QtCreator date: 2019-12-12 16:21:20 categories: tags: - qt - Ubuntu - config --- 平台    :Ubuntu 16.04 QT    :5.9.8 (open ...

Fri Dec 13 00:21:00 CST 2019 0 1446
Qt 链接报错 version `Qt_5' not found

问题: 在Ubuntu 上发布软件包的时候,复制链接库的时候出现Qt 版本找不到的情况: 根据报错,提示Qt版本找不到,经过检查发现环境中同时有 Qt4,Qt5-default,Qt5.6 的环境;我需要的是 Qt5.6的链接库; 解决办法 将正确的Qt版本的路劲加入到临时环境变量中 ...

Thu Nov 15 19:51:00 CST 2018 0 7139
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM