Search found 17 matches: xharbourm

Return to advanced search

Re: Switching to Microsoft Compiler.

... is the latest MSVC Build scrpit for the 2017 Command line tools from Microsoft ... you will need to modify your paths for FWH, MSVC compiler and xHarbourM @ECHO OFFCLSECHO ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ECHO ³ FiveWin for Harbour\xHarbour (MSVC2017++) ...
by Rick Lipkin
Thu Jul 26, 2018 2:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Switching to Microsoft Compiler.
Replies: 12
Views: 2000

Re: Antonio: Differences between BORLAND and VCC

... to install Visual Studio ) http://i65.tinypic.com/2zxvzgm.jpg http://i67.tinypic.com/2rhqn2a.jpg And the matching xHarbourM for MSVC2017 http://i66.tinypic.com/9apog7.jpg I would appreciate if anyone has a batch file ( like buildxm.bat ) to be able ...
by Rick Lipkin
Wed May 16, 2018 9:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Antonio: Differences between BORLAND and VCC
Replies: 32
Views: 6399

Re: Building Harbour 3.4 for BCC outside MSYS

... >> msvc.tmpecho %hdir%\lib\png.lib     >> msvc.tmpecho %hdir%\lib\ct.lib  >> msvc.tmprem ... can not find this in xHarbourMrem echo %hdir%\lib\hbzlib.lib  >> msvc.tmpecho %hdir%\lib\zlib.lib   >> msvc.tmpecho %hdir%\lib\HBMzip.lib  >> msvc.tmpecho ...
by Rick Lipkin
Mon Dec 18, 2017 2:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Building Harbour 3.4 for BCC outside MSYS
Replies: 87
Views: 17194

Re: Building Harbour 3.4 for BCC outside MSYS

... "%FWDIR%" == "" set FWDIR=.\.. rem if "%HBDIR%" == "" set HBDIR=c:\MSharbour ECHO Compiling... set hdir=c:\xharbourM set vcdir=c:\msvc17 set include=%vcdir%\include;%hdir%\include;%include% set lib=%vcdir%\lib;%hdir%\lib;%lib% rem @set fwh=%FWDIR% rem @set ...
by Rick Lipkin
Sun Dec 17, 2017 6:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Building Harbour 3.4 for BCC outside MSYS
Replies: 87
Views: 17194

Re: Building Harbour 3.4 for BCC outside MSYS

Enrico Adding Hbzip.lib had no effect .. if you look at the original BuildxM .. there is a library named rem ... can not find this in xHarbourM rem echo %hdir%\lib\hbzlib.lib >> msvc.tmp Which is not present in either xHarbour\Borland or xHarbourM\Msvc ... and I think that is what is ...
by Rick Lipkin
Wed Dec 13, 2017 1:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Building Harbour 3.4 for BCC outside MSYS
Replies: 87
Views: 17194

Re: Building Harbour 3.4 for BCC outside MSYS

... for MSVC 2017 and I just downloaded his new build .. it appears Mel has missed adding : LINK : fatal error LNK1181: cannot open input file 'c:\xharbourM\lib\hbzlib.lib' I will send Mel a new message to see if he can add hbzlib.lib to his MSVC xHarbour 2017 build .. Thanks Rick Lipkin BuildxM ...
by Rick Lipkin
Tue Dec 12, 2017 2:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Building Harbour 3.4 for BCC outside MSYS
Replies: 87
Views: 17194

Re: Migración desde xHarbour+BCC a Harbour+MSVC

Kleyber, Solo tienes que usar samples\buildxm.bat en vez de buildx.bat y descargar xharbourm.exe en vez de xharbour.exe. Las librerías de FWH a usar son fivehmx.lib y fivehcm.lib Puedes usar VC98, VC2005 ó tambien tenemos usuarios usando VC2008. la versión que distribuimos ...
by Antonio Linares
Mon Feb 23, 2009 12:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Migración desde xHarbour+BCC a Harbour+MSVC
Replies: 47
Views: 7143

Dear Antonio.


Is above the reason which is encountered errors using vc98( Visual Studio 6 )?
Do I have to use vc2005 in your new xharbourm?

oknbs.
by oknbs
Fri Jun 13, 2008 6:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin for xHarbour ( MSVC ) Compile or Link Error!
Replies: 15
Views: 6692

Oknbs,

It looks as we have not properly updated xHarbourM.

We are working to provide you a new build asap.
by Antonio Linares
Fri Jun 13, 2008 9:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin for xHarbour ( MSVC ) Compile or Link Error!
Replies: 15
Views: 6692

Dear Antonio

My Tools => xHarbourm + FWH 8.05 + MSVC++( Visual Studio 6.0 )

FTDN User Downloding Files. ( xHarbourm, FWH 8.05 )

Testing Files /fwh/samples/buildxm.bat tutor01.prg

oknbs
by oknbs
Fri Jun 13, 2008 8:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin for xHarbour ( MSVC ) Compile or Link Error!
Replies: 15
Views: 6692

Fivewin for xHarbour ( MSVC ) Compile or Link Error!

... for Microsoft Windows 95/98/NT/2000/ME/XP/Vista if A%1 == A GOTO :SINTAX if NOT EXIST %1.prg GOTO :NOEXIST ECHO Compiling... set hdir=D:\Ftdn\xharbourm set vcdir=D:\VC98 set include=%vcdir%\include;%hdir%\include;%include% set lib=%vcdir%\lib;%hdir%\lib;%lib% %hdir%\bin\harbour %1 /n /i..\include;%hdir%\include ...
by oknbs
Fri Jun 13, 2008 5:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin for xHarbour ( MSVC ) Compile or Link Error!
Replies: 15
Views: 6692

... xHarbour for Borland: http://rapidshare.com/files/43088118/xharbour.exe.html xHarbour for Microsoft: http://rapidshare.com/files/43091267/xharbourm.exe.html Maestro, com se haces para hacer el download del ultimo release de XHARBOUR.EXE - Clicko en el LINK, pero no funciona nada. En computadora ...
by karinha
Fri Aug 31, 2007 7:40 pm
 
Forum: WhatsNew / Novedades
Topic: Harbour & xHarbour builds
Replies: 63
Views: 43213

by Antonio Linares
Sun Jul 15, 2007 11:27 am
 
Forum: WhatsNew / Novedades
Topic: Harbour & xHarbour builds
Replies: 63
Views: 43213

... http://www.fivetechsoft.com/files/harbourm.exe (Microsoft) http://www.fivetechsoft.com/files/xharbour.exe (Borland)www.fivetechsoft.com/files/xharbourm.exe (Microsoft) Los de Microsoft terminan en 'm'. No hace falta recompilar nada. Prueba a enlazar tu aplicación con tus librerías FWH actuales.
by Antonio Linares
Thu Feb 09, 2006 10:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Novedades en Harbour y xharbour
Replies: 5
Views: 1576

Recent changes in Harbour and xharbour

... are already available from: http://www.fivetechsoft.com/files/harbour.exe (harbourm.exe Microsoft) http://www.fivetechsoft.com/files/xharbour.exe (xharbourm.exe Microsoft)
by Antonio Linares
Thu Feb 09, 2006 3:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Recent changes in Harbour and xharbour
Replies: 0
Views: 573
Next

Return to advanced search