Search found 55 matches: vc64

Return to advanced search

unable to build with fwh64 13.05 vc64, hlp please

... if "%HBDIR%" == "" set HBDIR=D:\harbour64 ECHO Compiling... set fwdirl=%FWDIR%\lib set hdir=%HBDIR% set hdirl=%hdir%\lib\vc64 set vcdir=D:\vc64 set include=%vcdir%\include;%hdir%\include;%include% set lib=%vcdir%\lib;%hdir%\lib;%fwdirl%;%lib% %hdir%\bin\harbour %1 /n /i%fwdir%\include;%hdir%\include ...
by cyberkily
Wed Jul 10, 2013 7:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: unable to build with fwh64 13.05 vc64, hlp please
Replies: 8
Views: 2024

Re: questions about 64 bits and FWH

... rc.exe compiler from Microsoft and works very fine: Microsoft Windows [Version 6.2.9200] (c) 2012 Microsoft Corporation. All rights reserved. c:\vc64\bin>rc Microsoft (R) Windows (R) Resource Compiler Version 6.1.7600.16385 Copyright (C) Microsoft Corporation. All rights reserved. fatal error ...
by Antonio Linares
Tue Feb 19, 2013 1:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: questions about 64 bits and FWH
Replies: 31
Views: 7616

Re: Ayuda..... NMAKE II

... y no funciona, siempre tira el error: NMAKE : fatal error U1077: 'F:\wFH64\vc64\bin\link' : return code '0x487' los path están correctos... Voy a revisar el manual que me indicas, pero me parece que es el mismo que yo conseguí. ...
by El Loco
Tue Sep 18, 2012 10:03 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda..... NMAKE II
Replies: 21
Views: 3909

FWH64

Antonio, Just downloaded harbour_vc64_20120127 and harbour /build shows E:\harbour_vc64_20120127\bin>HARBOUR /BUILDHarbour 3.1.0dev (Rev. 17220)Copyright (c) 1999-2012, http://harbour-project.org/Harbour Build Info---------------------------Version: Harbour 3.1.0dev (Rev. 1722...
by ADutheil
Sun Apr 29, 2012 5:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64
Replies: 2
Views: 458

Re: FWH64 and at() function

Antonio, I'm trying to compile the function AT(), which has four parameters, but it generates the following messages: c: \ vc64 \ include \ ctype.h (14) E0024 Error Error in # pragma c: \ vc64 \ include \ crtdefs.h (44) E0019 Error # error "ERROR: Only Win32 target supported! ' ...
by George
Mon Mar 05, 2012 6:02 pm
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: FWH64 and at() function
Replies: 7
Views: 4153

Re: FWH64 and at() function

Antonio, I was using the harbour64 that comes with FWH64 package (Oct 2011) However after changing to new harbour64_vc64_20120127 I am getting the same message: Error 0021 Incorrect number of arguments in AT Passed: 3, expected: 2 Please see below the AT() function source code , (maybe this can help...
by George
Mon Mar 05, 2012 2:54 pm
 
Forum: Bugs report & fixes / Informe de errores y arreglos
Topic: FWH64 and at() function
Replies: 7
Views: 4153

Re: Cambiar a Harbour y MSVC

Fernando, Yo uso las subcarpetas vc32, vc64, vc98, etc... dentro de c:|harbour|lib para alojar librerias de Harbour para otras versiones de compiladores de C, asi puedo tener c:|harbour|bin e include los mismos para todas las versiones, y dentro ...
by Antonio Linares
Thu Dec 01, 2011 1:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cambiar a Harbour y MSVC
Replies: 16
Views: 2395

Re: Error al compilar ultimo Tdolphin

Daniel, HARBOUR 3.1 y MSVC 64 c:\vc64\bin\cl -c -D__WIN__ -D__HARBOUR__ -DHB_LEGACY_TYPES_ON -TP -Ic:\hb30\include -I.\include -nologo -Fo.\obj\HARBOUR364\MSVC64\gerrapi.obj .\source\c\gerrapi.c Compiling .\source\c\gerrapi.c gerrapi.c .\source\c\gerrapi.c(132) ...
by nnicanor
Fri Oct 14, 2011 3:21 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar ultimo Tdolphin
Replies: 5
Views: 1287

Re: Error al compilar ultimo Tdolphin

... .\obj\HARBOUR\MINGW32\gerrapi.o .\obj\HARBOUR\MINGW32\msges.o .\obj\HARBOUR\MINGW32\msgen.o HARBOUR 64 y MSVC64 2008 c:\vc64\bin\cl -c -D__WIN__ -D__HARBOUR__ -DHB_LEGACY_TYPES_ON -TP -Ic:\harbour64\include -I.\include -nologo -Fo.\obj\HARBOUR\MSVC64\gerrapi.obj .\source\c\gerrapi.c ...
by nnicanor
Fri Oct 14, 2011 3:14 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar ultimo Tdolphin
Replies: 5
Views: 1287

odbccp32.lib for Sqlrdd and bcc582 needed.

Hi,

I'm testing sqlrdd with fwh and xHarbour, with the Borland bcc as c compiler. I got some error messages while testing and I sent some mails to Patrick Mast. He answers me to link a odbccp32.lib, which I don't find in my bcc582, but in vc64. Does anyone know, where to find this lib?
by gkuhnert
Mon May 16, 2011 11:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: odbccp32.lib for Sqlrdd and bcc582 needed.
Replies: 5
Views: 1075

Re: FWH 64 bits 10.9 ya está disponible

Lautaro, Estoy usando el compilador de Microsoft "msvc" (el que trae FWH64 y que se instala en el directorio VC64) y no el "bcc" de Borland: @ECHO OFFCLSECHO ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ECHO ³ FWH 64 for Harbour ...
by George
Tue Mar 01, 2011 7:16 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: FWH 64 bits 10.9 ya está disponible
Replies: 8
Views: 3028

Re: fwh 10.09 link error ?

... to build it. BTW, we used this batch file to build Harbour with VC2008: govc2008.bat set HB_COMPILER=msvc set path=c:\vc2008\bin set include=c:\vc64\include // We used vc64 as our vc2008 include folder was incomplete to build Harbour set lib=c:\vc2008\lib win-make.exe
by Antonio Linares
Mon Nov 01, 2010 9:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: fwh 10.09 link error ?
Replies: 19
Views: 7075

Re: Pritpal, HBIDE developer, assists us to use it with FWH

[ VC64 ] {hb_comp} msvc64 {content} set PATH=C:\develop\harbour64\bin;C:\develop\vc2010\bin; {content} set HB_COMPILER=msvc64 {content} set HB_INSTALL_PREFIX=C:\Develop\vc2010 {content} set HB_BIN_INSTALL=C:\develop\vc2010\bin ...
by Pritpal Bedi
Fri Oct 15, 2010 3:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Pritpal, HBIDE developer, assists us to use it with FWH
Replies: 293
Views: 99543
PreviousNext

Return to advanced search