1、在 编译或打开 pro时 有时会有这个错误

 1.1、参考网址:Qt 编译错误 提示TypeError_ Property 'asciify' of object Core__Internal__UtilsJsExtension(0x27a9278) is not - humadivinity的博客.html(https://blog.csdn.net/humadivinity/article/details/78665006

  说明:出现这个错误的表层原因是构建的目录不存在,暂时的解决方式是修改构建目录到一个存在目录。

  解决:Qt Creator -->工具-->选项-->构建和运行, 在 “概要”选项卡 下面找到 "Default build directory" 点击后面的“reset”按钮.  之后关闭QT,再重新打开就好了。

   Qt563x86vs2015.编译错误(TypeError: Property 'asciify' of object Core::Internal::UtilsJsExtension(0x????????) is not a function)

 

 

2、

3、

4、

5、

 

相关文章:

  • 2022-01-19
  • 2022-12-23
  • 2022-02-07
  • 2022-12-23
  • 2022-12-23
  • 2021-08-12
  • 2022-12-23
  • 2021-06-09
猜你喜欢
  • 2021-09-02
  • 2022-12-23
  • 2022-12-23
  • 2022-01-19
  • 2022-12-23
  • 2021-09-28
相关资源
相似解决方案