Error al compilar en PB 2019 R2
Publicado por ANTONIO (1271 intervenciones) el 13/10/2021 23:02:11
Un saludo a todos:
Estoy desarrollando en PB 2019 R2 y todo bien hasta ahora...
sin embargo, hoy quise compilar mi sistema y me manda este error:
---------- Linker: Errors (03:45:32 p.m.)
Codegen compilation error: see file 'C:\Users\Dell\AppData\Local\Temp\softlogic.log'.
Error writing object information
---------- Finished Errors (03:45:32 p.m.)
Busque el archivo softlogic.log y lo abrí y este error es el que aparece:
CGEN: Compiling 'C:\Users\Dell\AppData\Local\Temp\softlogic.c'
INT stdcall WinMain( HINSTANCE, HINSTANCE, LPSTR, INT )CGEN: Compiling 'C:\Users\Dell\AppData\Local\Temp\cgr0xobw.c'
CGEN: Compiling 'C:\Users\Dell\AppData\Local\Temp\cgr0xobv.c'
C:\Users\Dell\AppData\Local\Temp\cgr0xobv.c(7443) syntax error; probable cause: missing ';'
C:\Users\Dell\AppData\Local\Temp\cgr0xobv.c(7590) symbol 'ot_get_data_longptr' has not been declared
C:\Users\Dell\AppData\Local\Temp\cgr0xobv.c(7596) symbol '_handleTemp8' has not been declared
C:\Users\Dell\AppData\Local\Temp\cgr0xobv.c(8621) syntax error; probable cause: missing ';'
C:\Users\Dell\AppData\Local\Temp\cgr0xobv.c(8927) symbol 'ot_get_data_longptr' has not been declared
C:\Users\Dell\AppData\Local\Temp\cgr0xobv.c(8933) symbol '_handleTemp5' has not been declared
¿Alguien le ha pasado y como lo soluciono ? o ¿alguien sabe a que se refiere ese eror?
Gracias,
Estoy desarrollando en PB 2019 R2 y todo bien hasta ahora...
sin embargo, hoy quise compilar mi sistema y me manda este error:
---------- Linker: Errors (03:45:32 p.m.)
Codegen compilation error: see file 'C:\Users\Dell\AppData\Local\Temp\softlogic.log'.
Error writing object information
---------- Finished Errors (03:45:32 p.m.)
Busque el archivo softlogic.log y lo abrí y este error es el que aparece:
CGEN: Compiling 'C:\Users\Dell\AppData\Local\Temp\softlogic.c'
INT stdcall WinMain( HINSTANCE, HINSTANCE, LPSTR, INT )CGEN: Compiling 'C:\Users\Dell\AppData\Local\Temp\cgr0xobw.c'
CGEN: Compiling 'C:\Users\Dell\AppData\Local\Temp\cgr0xobv.c'
C:\Users\Dell\AppData\Local\Temp\cgr0xobv.c(7443) syntax error; probable cause: missing ';'
C:\Users\Dell\AppData\Local\Temp\cgr0xobv.c(7590) symbol 'ot_get_data_longptr' has not been declared
C:\Users\Dell\AppData\Local\Temp\cgr0xobv.c(7596) symbol '_handleTemp8' has not been declared
C:\Users\Dell\AppData\Local\Temp\cgr0xobv.c(8621) syntax error; probable cause: missing ';'
C:\Users\Dell\AppData\Local\Temp\cgr0xobv.c(8927) symbol 'ot_get_data_longptr' has not been declared
C:\Users\Dell\AppData\Local\Temp\cgr0xobv.c(8933) symbol '_handleTemp5' has not been declared
¿Alguien le ha pasado y como lo soluciono ? o ¿alguien sabe a que se refiere ese eror?
Gracias,
Valora esta pregunta


0