We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
这个文件可能忘记上传了,你下载V1.0.0 压缩包,然后把里面的 /config/KSkinRes.rcc 替换下应该就可以运行了。
/config/KSkinRes.rcc
其次,如果你仅仅本地调试用,可以修改代码,运行本地资源即可: src/KWeChatClient/Client/KStartManager.cpp, 68h
if(true) { qmlRes = QString("file:///%1/src/KQML/App.qml").arg(IDE_SOURCE_PATH); QFileInfo fInfo(QUrl(qmlRes).toLocalFile()); resPrefix = fInfo.absolutePath() + "/"; }
我抽空穿下资源生成脚本。
Sorry, something went wrong.
第三方库也没有
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: