PDA

View Full Version : Qt WebEngine ICU data not found



aminemaar
28th March 2019, 14:22
Hello,
why when i start the app on other computer (without qt framework installation) i got those erros in the log file

I deployed the app correctly with windeploy


2019-03-28 09:12:13.772 DBG default: hello
2019-03-28 09:12:13.850 WRN default: Qt WebEngine ICU data not found at C:/Qt/Qt5.12.1/5.12.1/msvc2017_64/resources. Trying parent directory...
2019-03-28 09:12:13.850 WRN default: Qt WebEngine ICU data not found at C:/Qt/Qt5.12.1/5.12.1/msvc2017_64. Trying application directory...
2019-03-28 09:12:13.850 WRN default: Qt WebEngine ICU data not found at C:/Users/DBX/Desktop/Nouveau dossier/release. Trying fallback directory... The application MAY NOT work.
2019-03-28 09:12:13.850 WRN default: Installed Qt WebEngine locales directory not found at location C:/Qt/Qt5.12.1/5.12.1/msvc2017_64/translations\qtwebengine_locales. Trying application directory...
2019-03-28 09:12:13.850 WRN default: Qt WebEngine locales directory not found at location C:/Users/DBX/Desktop/Nouveau dossier/release\qtwebengine_locales. Trying fallback directory... Translations MAY NOT not be correct.