Win10下QT报untested windows version 6.2 detected

win10操作系统下,使用qt4.5.3生成VC6.0工程文档后,vc6.0编译报

Qt:untested windows version 6.2 detected!

注:此告警不影响编译。

手动执行moc命令:

moc maindialog.h -o moc_maindialog.cpp

报错:

maindialog.h(0): Warning: No relevant classes found. No output generated.

maindialog.h(0)中的(0),表示maindialog.h的第0行错误,造成错误的原因,可能是UTF-8编码问题,也可能是文件被加密、损坏问题。

  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
Utilities for Windows NT Besides my research work I am responsible for a couple of computers at the physics department of the University of Mainz which are running under Windows NT. Therefore I started developing some utilities which I think are missing in the core operating system. These programs will be free to use for everyone (which does not mean that I will not appreciate any donations if you like them, and if they save your time and money - this hint is directed mainly to users in a commercial environment). Disclaimer: These programs are provided "as is" and come without any warranty of any kind, either expressed or implied, including but not limited to fitness for a particular purpose or a particular system. In no case shall the author be liable for any damage or unwanted behavior of any computer hardware and/or software, including but not limited to data loss or time spent to recover your system. Do not test this program on your production machines without a backup you know you can restore! A new service: You can send an e-mail to ntutils@bibserver.physik.uni-mainz.de to automatically receive information about new versions of some or all of the listed utilities. NEWGINA How to run a script at logoff! How to run a script at system shutdown! How to get rid of CTRL-ALT-DEL prior to logging on! Very new and untested... try at your own risk! It is distributed under the GNU General Public License, and comes with source code and binaries for Intel x86. More information can be found in the README file. Download newgina_pre09.zip (approx. 64k). Important information (a little bug): The user logoff script does not execute if there is no log file set. Set the log file to NUL:. (An old version without the logoff/shutdown script option with binaries for DEC Alpha is still available.) CHOWN Demonstrates that it is possible to assign a new owner to a file, even if Microsoft asserts that this is impossible. Not the first implementation of such a program, but source is included, so you may understand how this works. There are no miracles. V1.1 changes more reliably the owner of files where the Administrator has no access to. It is distributed under the GNU General Public License, and comes with source code and binaries for Intel x86. Type 'chown' on the command line for a short instruction. More information can be found in the README file. Download Version 1.1 of chown.zip (approx. 35k). There is also a GUI frontend written by Suppi. Please contact him for any questions regarding this frontend. More information can be found in the README file. CLOSE Closes a window from the command line based on its title in the title bar by sending a WM_CLOSE message. This allows graceful shutdown of applications as opposed to KILL utilities (e.g. from the Resource Kit), which do not give the application some time to tidy up. It is distributed under the GNU General Public License, and comes with source code and binaries for Intel x86. Type 'close' on the command line for a short information. Usage should be self-explanatory. Download close.zip (approx. 20k). MOVEEX Replaces or moves files currently in use, e.g. system DLLs. This is nothing more than a command line interface to the MoveFileEx() API call with a flag that delays the move until the next reboot. More information can be found in the README file. Binary for x86 only, but source is included. Download moveex.zip (approx. 21k) PUSHKEYS for C This is a straightforward port of Christopher Latta's Pushkeys for Visual Basic to C. It is equivalent to the VB SendKeys statement (unfortunately missing in C), which allows to send keystrokes to open applications, including DOS application. Included is a short demo program, which may be useful on its own (type 'pushkeys' on the command line for usage instructions and a short example), as well as the original VB program which includes the help file (in the /orig directory). It should run under Windows 95 as well. Download pushkeyc.zip (approx. 35k). LOGOFF A tool to log off users from their workstations remotely or unattended. This tool is in a very early (pre-beta) stage and will be part of a service that monitors the valid logon hours and logs of users whose logon hours have expired, but should already be useful as a standalone program. It is distributed under the GNU General Public License, and comes with source code and binaries for Intel x86, but without (much) documentation. Few information can be found in the README file. For more information contact me. Download logoff.zip V0.1 PRE-BETA (approx. 80k). NOLOCKWS Especially for large PC pools in universities or schools it is very annoying when users lock their NT workstations, leave, and forget to come back. Subsequent users have the choice of resetting the PC or calling an administrator who can unlock the workstation. While lots of Windows NT settings can be changed through the registry, disabling the Lock Workstation button in the Windows NT Security (Ctrl-Alt-Del) dialog seems to be forgotten. This program allows administrators to disable or re-enable the Lock Workstation button. Version 0.99 BETA can now handle Novell's IntraNetware Client, which uses its own Gina (with the same lack of configurability), and eases the use with international version of Windows NT. NOLOCKWS is distributed under the GNU General Public License, comes with source code and binaries for DEC Alpha and Intel x86. More information can be found in the README file. Download nolockws.zip V0.99 BETA (approx. 95k). PASSWD This utility allows changing passwords on the command line or from within a batch file (non-interactive) instead of the usual CTRL-ALT-DEL dialog. It is also possible to change the password on remote domains or machines. No special privileges are necessary to issue this command (in contrast to the 'net user' command, which allows password changing as well, but only for users with administrative privileges). Intended for: Users who come from other operating systems like Unix or VMS and think it is unnecessary to do everything with a GUI interface. Users who want to automate tasks like password changing in a batch file or want to force users to change passwords in their logon script. Allow password changing for users who (can) never physically log on to a computer with the CTRL-ALT-DEL dialog, but use this computer for a PPP connection or log on through a Telnet connection. Now with source code and distributed under the GNU General Public License Download passwd.zip (approx. 29k). More useful utilities written by others... I am working on more utilities, including a program that forces users to log off after the logon hours have expired (and not just disconnects network connections to a server). Watch out! (C) by Alexander Frink, July 1997 (back to my homepage).
回答: "Untested Windows version 10.0 detected!"是一个错误信息,它表示在使用Qwebview浏览器时检测到未经测试的Windows 10.0版本。这个错误通常是由于缺少必要的SSL库文件引起的。为了解决这个问题,你可以按照以下步骤进行操作。首先,你需要将Qt的bin目录添加到系统的path环境变量中。具体的操作是在系统属性中设置,将Qt的bin目录路径添加到系统path环境变量中。其次,你需要在任意目录下创建一个文件夹,并将编译完成后的Qt可执行程序拷贝到该文件夹中。然后,通过命令行进入该文件夹,并执行命令"windeployqt xxxx.exe",这个命令会自动分析程序的依赖性,并将必要的dll文件添加到该目录中。这样,在运行时就不会再出现"Untested Windows version 10.0 detected!"的错误信息了。\[1\]\[2\]\[3\] #### 引用[.reference_title] - *1* *3* [Qt动态程序打包:enigmavb软件](https://blog.csdn.net/qq_44764418/article/details/117306438)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^control,239^v3^insert_chatgpt"}} ] [.reference_item] - *2* [Qt5.4 webview 不能打开网址](https://blog.csdn.net/weixin_30302609/article/details/97680810)[target="_blank" data-report-click={"spm":"1018.2226.3001.9630","extra":{"utm_source":"vip_chatgpt_common_search_pc_result","utm_medium":"distribute.pc_search_result.none-task-cask-2~all~insert_cask~default-1-null.142^v91^control,239^v3^insert_chatgpt"}} ] [.reference_item] [ .reference_list ]

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值