mirror of
https://gitee.com/drabel/LibQQt.git
synced 2025-01-04 10:18:44 +08:00
更新windows上libqqt初始设置的提示
This commit is contained in:
parent
daf6e71593
commit
6142b21b74
0
embedded.md
Normal file
0
embedded.md
Normal file
@ -111,7 +111,8 @@ isEmpty(QQT_BUILD_ROOT)|isEmpty(QQT_SDK_ROOT) {
|
||||
message($${CONFIG_FILE})
|
||||
message("QQT_BUILD_ROOT = /user/set/path is required, please modify qmake/app_configure.pri")
|
||||
message("QQT_SDK_ROOT = /user/set/path is required")
|
||||
error( please check $$CONFIG_FILE under qqt_library.pri)
|
||||
message("linux platform this pri is under qqt_library.pri")
|
||||
error(" please check $$CONFIG_FILE")
|
||||
}
|
||||
message(QQt build root: $$QQT_BUILD_ROOT)
|
||||
message(QQt sdk root: $$QQT_SDK_ROOT)
|
||||
|
Loading…
x
Reference in New Issue
Block a user