PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

Inicio → WEBDEV 2024 → Internal code of error: ReadFile( 4 bytes ) Failed srcAwp\cgI00.cpp (4730)
Internal code of error: ReadFile( 4 bytes ) Failed srcAwp\cgI00.cpp (4730)
Iniciado por PC Soft Webdev, mar., 04 2024 10:15 AM - 1 resposta
Publicado em março, 04 2024 - 10:15 AM
Did anyone encountered this error?





Webdev 23
Publicado em março, 21 2024 - 1:17 PM
Hi, I've got exactly the same issue. In my case I've found that's related to QT library (on Ubuntu 22.04 LTS).
I've fixed it running this line on terminal: sudo apt install -y qtcreator qtbase5-dev qt5-qmake cmake

If still doesn't work search on google and check carefully QT installation.

IMPORTANT: PCSOFT's linux engine installation instructions are full of errors. For example they talk about QT4, but you must use QT5