Power Builder

Hola
Hora estoy compilando Guarani 2.81 y al momento de generar el exe me da el siguiente error ( las librerías están en el orden correcto ).
Power Builder Version 7.03
Si alguien tiene alguna idea de porque sucede se lo agradecere.
Error:
Library: C:\GUARANI\020801\gestion\Librerias\SIU_Guarani\siu_guarani.pbl
Object: f_fijar_parametros
Function Source
(0009): Error C0015: Undefined variable: guo_app
Object: f_carga_datos_parametros
Function Source
(0009): Error C0015: Undefined variable: guo_app
(0010): Error C0015: Undefined variable: guo_app
(0011): Error C0015: Undefined variable: guo_app
(0013): Error C0015: Undefined variable: guo_app
(0014): Error C0015: Undefined variable: guo_app
(0016): Error C0015: Undefined variable: guo_app
(0016): Error C0003: Condition for if statement must be a boolean
Object: f_param_sistema
Function Source
(0021): Error C0015: Undefined variable: guo_app
(0028): Error C0015: Undefined variable: guo_app
Object: f_unidad_academica
Function Source
(0004): Error C0015: Undefined variable: guo_app
(0012): Error C0094: Routine must return a value.
Object: f_usrdocente
Function Source
(0002): Error C0015: Undefined variable: guo_app
(0004): Error C0094: Routine must return a value.
Library: C:\GUARANI\020801\gestion\Librerias\Objetos Estandares\basicos.pbl
Object: uo_dw
Event: uo_dw::downkey
(0005): Error C0015: Undefined variable: guo_app
Object: w_principal
Event: w_principal::ue_optar
(0005): Error C0015: Undefined variable: guo_app
Object: w_sheet
Event: w_sheet::ue_grabar
(0018): Error C0015: Undefined variable: guo_app
Object: w_operacion
Event: w_operacion::key
(0003): Error C0015: Undefined variable: guo_app
(0003): Error C0003: Condition for if statement must be a boolean
(0008): Error C0003: Condition for if statement must be a boolean
(0013): Error C0015: Undefined variable: guo_app
(0018): Error C0031: Syntax error
Library: C:\GUARANI\020801\gestion\Librerias\Objetos Estandares\abm.pbl
Object: w_abm_detalle
Event: w_abm_detalle::ue_iniciar
(0021): Error C0015: Undefined variable: guo_app
Library: C:\GUARANI\020801\gestion\Librerias\SIU_Guarani\siu_guarani.pbl
Object: w_parametros_sistema
Event: w_parametros_sistema::ue_posconfirmar
(0002): Error C0015: Undefined variable: guo_app
(0003): Error C0015: Undefined variable: guo_app
Object: w_m_datos_usuarios
Event: w_m_datos_usuarios::ue_validar_datos
(0018): Error C0015: Undefined variable: guo_app
Library: C:\GUARANI\020801\gestion\Librerias\Objetos Estandares\basicos.pbl
Object: w_response
Event: w_response::close
(0001): Error C0015: Undefined variable: guo_app
Object: w_conexion
Event: w_conexion::ue_pos_conectar_db
(0010): Error C0015: Undefined variable: guo_app
(0024): Error C0015: Undefined variable: guo_app
Object: uo_app
Event: uo_app::ue_cargar_datos_ini
(0011): Error C0015: Undefined variable: guo_app
(0018): Error C0015: Undefined variable: guo_app

Hola Ariel!
Cómo estás generando el exe? Incluiste todas las librerías de SIU_Guarani y Objetos Estándares?
Pasos:

  1. Copiar todas las librerias (de Objetos Estandares, siu_guarani y librerías de personalizaciones) en un mismo directorio
  2. Seleccionar el objeto aplicación que corresponde. Corroborar tener todas la librerias en el orden indicado.
  3. Generar exe (‘Build’, tildando todas las librerías)
  4. Luego de la generación, se copia en la carpeta del ejecutable, todas las pbds generadas, el archivo ini, y las imágenes o íconos. Es decir, sólo quedan fuera de la carpeta donde está el exe las pbls y pbr.

Si no funciona, pasanos el listado de librerías que tiene tu proyecto.

Posteos relacionados:
http://foro.comunidad.siu.edu.ar/index.php?topic=8277.msg35326
http://foro.comunidad.siu.edu.ar/index.php?topic=8185.msg34974