Configurar UEStudio 9
Posted: Thu Apr 09, 2009 6:59 pm
Saludos para todos
He conseguido el UEStudio, le copie los archivos que vienen en Fivewin a la carpeta Config y Project, modifique la configuracion cambiando el path de application a
FWH = D:\COMPILER\FWH
CPATH = D:\COMPILER\xHarbour
BPATH = D:\COMPILER\BCC55
Cuando compila el proyecto me sale este errror
--------------------Configuración: ORDENES - Debug--------------------
xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6195)
Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/
D:\Sistemas\RRHH\ORDENES\PRG\ORDENES.PRG(5) Error F0029 Can't open #include file: 'FiveWin.ch'
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
Error E2194: Could not find file 'ORDENES.c'
xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6195)
Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/
D:\Sistemas\RRHH\ORDENES\PRG\ORDEN34.PRG(5) Error F0029 Can't open #include file: 'FiveWin.ch'
ORDENES.EXE - 3 error(es), 0 advertencia(s)
El fivewin.ch se encuentra en: FWH = D:\COMPILER\FWH\INCLUDE quizas debe ir en otro lado
Actualmente uso Verce 5.3 y NotePad++ y funciona, lo que quiero es Enlazar y editar en uno solo
Gracias sus ayuda
Adhemar
He conseguido el UEStudio, le copie los archivos que vienen en Fivewin a la carpeta Config y Project, modifique la configuracion cambiando el path de application a
FWH = D:\COMPILER\FWH
CPATH = D:\COMPILER\xHarbour
BPATH = D:\COMPILER\BCC55
Cuando compila el proyecto me sale este errror
--------------------Configuración: ORDENES - Debug--------------------
xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6195)
Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/
D:\Sistemas\RRHH\ORDENES\PRG\ORDENES.PRG(5) Error F0029 Can't open #include file: 'FiveWin.ch'
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
Error E2194: Could not find file 'ORDENES.c'
xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6195)
Copyright 1999-2008, http://www.xharbour.org http://www.harbour-project.org/
D:\Sistemas\RRHH\ORDENES\PRG\ORDEN34.PRG(5) Error F0029 Can't open #include file: 'FiveWin.ch'
ORDENES.EXE - 3 error(es), 0 advertencia(s)
El fivewin.ch se encuentra en: FWH = D:\COMPILER\FWH\INCLUDE quizas debe ir en otro lado
Actualmente uso Verce 5.3 y NotePad++ y funciona, lo que quiero es Enlazar y editar en uno solo
Gracias sus ayuda
Adhemar