[ERROR]:CallNamedPipe failed. Error=2 (Qt)

前提是你 提交于 2019-12-11 11:45:13

问题


After open a new Qt GUI application project, I run this new project directly without adding any code or changing any settings, however I always get an error message :

[ERROR]:CallNamedPipe failed. Error=2

And this is the screen shot of running the same project in the debug mode:

It seems that the GUI can run successfully but I really don’t have a clue where this error might come from.

Thank you in advance!

来源:https://stackoverflow.com/questions/20968829/errorcallnamedpipe-failed-error-2-qt

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!