cocos转harmony OS next

cocos转harmony OS next使用deveco studio打开工程运行到模拟器测试安装会报错提示对应路径不存在;报错如下: Imported target “websockets” includes non-existent path

"F:/cocos_editor/Creator/3.8.5/resources/resources/3d/engine/native/external/cmake/../openharmony/x86_64/include/websockets"

in its INTERFACE_INCLUDE_DIRECTORIES. Possible reasons include:

  • The path was deleted, renamed, or moved to another location.

  • An install or uninstall procedure did not complete successfully.

  • The installation package was faulty and references files it does not
    provide.
    有大佬遇到类似的问题吗?好像是关于CMake的

不支持模拟器