⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
x86_64-linux-gnu
/
qt5
/
mkspecs
/
features
/
wasm
/
Edit File: emcc_ver.prf
defineReplace(qtEmccRecommendedVersion) { return (1.39.8) } defineReplace(qtSystemEmccVersion) { EMCC = $$system("emcc -v 2>&1", lines) EMCC_LINE = $$find(EMCC, "^.*\b(emcc)\b.*$") E_VERSION = $$section(EMCC_LINE, " ", 9,9) return ($${E_VERSION}) } defineTest(qtConfTest_emccVersion) { REQ_VERSION = $$qtEmccRecommendedVersion() EMCC_VERSION = $$qtSystemEmccVersion() !defined(QT_EMCC_VERSION, var):!equals(EMCC_VERSION, $${REQ_VERSION}) { warning ("You should use the recommended Emscripten version $$REQ_VERSION with this Qt. You have $${EMCC_VERSION} ") } contains(TEMPLATE, .*app) { !equals(QT_EMCC_VERSION, $$EMCC_VERSION) { warning("This Qt was built with Emscripten version $${QT_EMCC_VERSION}. You have $${EMCC_VERSION}. The difference may cause issues.") } } }
Simpan