QTcontroller以64位运行

编程入门 行业动态 更新时间:2024-10-28 10:24:39
本文介绍了QTcontroller以64位运行的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

虽然我已将运行测试设置为64位,但在控制器的任务管理器中它显示32位

Though I have set run tests in 64 bit, in the task manager of the controller it shows 32 bit

我如何实现这一目标

问候

Shridhar

推荐答案

您好Jadoo,

Hi Jadoo,

根据您的描述,我认为你误解了两个概念。

According to your description, I think you have misunderstood two concepts.

第一个:测试代理的位与设置在32位或64位运行测试无关。这是VS为您提供的功能。在编译期间,VS可以针对x64或x86平台。

The first: the bit of Test Agent has nothing to do with the settings run tests in 32bit or 64bit. This is a feature that VS provides you. During the compile, VS could target x64 or x86 platform.

第二:请参考以下屏幕截图,我想您可以理解它。当我们下载VS2013 update5的测试代理时,它表示它支持 1GB的内存用于x86 和 2GB的内存用于x64 ,因此该应用程序支持x64和x86。 但是我们不知道应用程序本身的哪个位,在我看来,QTController也在任务管理器中运行32位,因为代理是32位但它可以针对64位操作系统运行。

Second: please refer to the following screenshot, I think you could understand it. When we download the test agent for VS2013 update5, it indicates that it supports 1GB of RAM for x86 and 2GB of RAM for x64, so this application support x64 and x86. But we do not know which bit for the application itself, in my side, QTController also run 32 bit in Task Manager, because Agents is 32bit but it could run against 64bit OS.

不仅是测试代理,我的VS也在我的电脑上运行32位。所以他们之间没有任何关系。并且32位QTController和测试设置中的设置之间没有任何关系。

Not only the Test agent, my VS also run 32bit in my computer. So there is no relationship between them. And there is no relationship between 32bit QTController and settings in testsettings.

希望它对您有所帮助。

此致,

奥斯卡

更多推荐

QTcontroller以64位运行

本文发布于:2023-11-04 17:20:23,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1558551.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:QTcontroller

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!