Search found 436 matches: paths

Return to advanced search

Re: Compiler with MSVC y HARBOUR

... a system path where Apache can access them. You might need to configure the httpd.conf or other relevant Apache configuration files to specify the paths to these libraries if not automatically detected. Test: After installation and configuration, restart Apache and check the error logs to ensure ...
by Otto
Sat Apr 20, 2024 6:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 100

Re: Pasando a FWH24.02+Harbour+BCC77

Estimado José,

Observa que hemos añadido más paths para los ficheros de cabecera en esta llamada:

IF EXIST %1.rc %bcdir%\bin\brc32.exe -r -I%bcdir%\include -I%bcdir%\include\windows\crtl -I%bcdir%\include\windows\sdk %1
by Antonio Linares
Fri Mar 15, 2024 4:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Pasando a FWH24.02+Harbour+BCC77
Replies: 12
Views: 2833

Re: Pasando a FWH24.02+Harbour+BCC77

... unos ciertos ajustes. Nosotros, al igual que tu, hemos optado por mantenerlo en la carpeta c:\bcc7 para evitar al máximo el tener que modificar paths, etc Si vas a la carpeta c:\FWH\samples y haces buildh.bat tutor01 aqui funciona bien y construye correctamente el EXE. Te ruego que lo compruebes ...
by Antonio Linares
Wed Mar 13, 2024 4:31 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Pasando a FWH24.02+Harbour+BCC77
Replies: 12
Views: 2833

Re: New FWH 24.02

Good morning. Did you modify the .CFG files with the correct paths?

Tks.

Regards, saludos.
by karinha
Tue Mar 12, 2024 11:40 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New FWH 24.02
Replies: 35
Views: 6922

file ID in the Windows file system

... is. These identifiers are used by the operating system and are typically abstracted away from users, who mostly interact with files through their paths and names. However, for system and network administrators, programmers, and other IT professionals, understanding and sometimes working directly ...
by Otto
Fri Jan 05, 2024 4:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: file ID in the Windows file system
Replies: 5
Views: 628

Re: Crear librerias de Harbour BCC74 Me genera error

Try with this (change the paths!): @ ECHO OFFCALL bcc64 /pathsSET HB_COMPILER=bcc64SET PATH=%BCC%\binSET HB_INSTALL_PREFIX=%cd%\harbourSET HB_USER_LDFLAGS=-ap -j%BCC%\lib;%BCC%\lib\psdkSET HB_USER_RESFLAGS=-i%BCC%\include\windows\sdkSET ...
by Enrico Maria Giordano
Sat Nov 25, 2023 10:46 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Crear librerias de Harbour BCC74 Me genera error
Replies: 28
Views: 6839

Re: Xlsxlibhb_ver2

Try to move BCC in a different directory. You will have to change the paths in the compile batch AND in the CFG file. Otherwise, if you put -L switch in the compile batch you have to change the paths only there and you can forget the CFG. Enrico: mis directorios ...
by karinha
Sat Nov 25, 2023 4:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xlsxlibhb_ver2
Replies: 57
Views: 8977

Re: Xlsxlibhb_ver2

Try to move BCC in a different directory. You will have to change the paths in the compile batch AND in the CFG file. Otherwise, if you put -L switch in the compile batch you have to change the paths only there and you can forget the CFG.
by Enrico Maria Giordano
Sat Nov 25, 2023 3:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xlsxlibhb_ver2
Replies: 57
Views: 8977

Re: Xlsxlibhb_ver2

... ilink32.cfg. It is not good because you have to modify it every time you want to move BCC to another folder. That's why I prefet to put the lib paths in the compile batch so it manages them automatically. Enrico, I've always done it this way. I prefer it this way, because I know it works perfectly. ...
by karinha
Sat Nov 25, 2023 3:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xlsxlibhb_ver2
Replies: 57
Views: 8977

Re: Xlsxlibhb_ver2

Joao, I reviewed your ilink32.cfg. It is not good because you have to modify it every time you want to move BCC to another folder. That's why I prefet to put the lib paths in the compile batch so it manages them automatically.
by Enrico Maria Giordano
Thu Nov 23, 2023 4:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xlsxlibhb_ver2
Replies: 57
Views: 8977

Re: Help splitting up a character address string

... within paragraphs for cleaner code structure, as shown in an example with HTML and JavaScript code. Path Management: Harbourino can manage paths in source code through placeholders and settings in an INI file. Harbourino Manager: It is mentioned that all Harbourino functions can be managed ...
by Otto
Wed Nov 15, 2023 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 599

Re: Color a Groupbox Frame

... use BCC55. I use BCC 7.3. *** FWH-20.07, xHarbour 1.2.3 Build 20190603, Borland C++7.30, PellesC *** With your scripts (making adjustments to my paths) it compiles and works perfect. Maybe it's something in your path. Could you indicate what compile/linking error you have ? Regards, Carlos, thanks ...
by karinha
Tue Jun 13, 2023 2:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Color a Groupbox Frame
Replies: 23
Views: 1153

Re: Color a Groupbox Frame

I don't use BCC55. I use BCC 7.3.

*** FWH-20.07, xHarbour 1.2.3 Build 20190603, Borland C++7.30, PellesC ***

With your scripts (making adjustments to my paths) it compiles and works perfect.

Maybe it's something in your path.

Could you indicate what compile/linking error you have ?

Regards,
by Cgallegoa
Mon Jun 12, 2023 9:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Color a Groupbox Frame
Replies: 23
Views: 1153

Re: VS2022 Portable x32 x64

... offSet path=D:\Sistemas\Compiler\VS2022\BIND:\Sistemas\Compiler\HarbourVS\bin\hbmk2 prg\proyecto.hbp -comp=msvc -runPause  Sólo deben cambiar los paths de donde lo tienen. Espero les ayude
by acuellar
Thu Apr 13, 2023 3:17 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: VS2022 Portable x32 x64
Replies: 19
Views: 6771

Re: VS2022 Portable x32 x64

acuellar wrote:Estimado Joao

Es portable
luego de descomprimir, tenés que cambiar los paths de tu .bat o del archivo de tu editor, donde se encuentra.


Gracias estimado, ¿puedo enviar el VS2022.ZIP a la carpeta que yo quiera?

Regards, saludos.
by karinha
Thu Apr 13, 2023 3:14 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: VS2022 Portable x32 x64
Replies: 19
Views: 6771
Next

Return to advanced search