PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y 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, 04,mar. 2024 10:15 - 1 respuesta
Publicado el 04,marzo 2024 - 10:15
Did anyone encountered this error?





Webdev 23
Publicado el 21,marzo 2024 - 13:17
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