summaryrefslogtreecommitdiffstats
path: root/src/sql/kernel/qsqldatabase.cpp
diff options
context:
space:
mode:
authorMorten Sørvig <morten.sorvig@qt.io>2024-03-21 21:58:30 +0100
committerMorten Sørvig <morten.sorvig@qt.io>2024-05-16 18:49:25 +0200
commitb8bcf6b8834234ac39bf30c0d6c2cd5e40d0cc4e (patch)
treec5b51e95d0cd19dbfdbefe076b8337f6611bcd03 /src/sql/kernel/qsqldatabase.cpp
parenta246286c46b7009ac759134269d4405b07535ef2 (diff)
wasm: handle unable to determine emcc versiopn
It can happen that we are not able to determine which Emscripten version Qt is built with, for example if the detection code runs at a time when qconfig.h has not been created yet. In that case skip printing a warning since we are not able to offer a sensible recommendation. This fixes Qt configure when building for shared libraries, where we would previously print this warning several times: Qt Wasm built with Emscripten version: You are using Emscripten version: 3.1.50 The recommended version of Emscripten for this Qt is: 3.1.50 This may not work correctly Change-Id: Ie15300e89c0e4b6f22650e662dd30fd32828e60c Reviewed-by: Morten Johan Sørvig <morten.sorvig@qt.io>
Diffstat (limited to 'src/sql/kernel/qsqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions