Search found 66 matches: amd64

Return to advanced search

Microsoft Visual C++ Express Stand Alone Compiler

... SET PATH=%vccdir%\BIN;%vccdir%\SDK\BIN For 64 Bits set vccdir=C:\VC2015 SET LIB=%vccdir%\LIB\AMD64;%vccdir%\SDK\LIB\X64;%vccdir%\kit\lib\ucrt\x64 SET INCLUDE=%vccdir%\INCLUDE;%vccdir%\SDK\INCLUDE;%vccdir%\kit\include\ucrt SET PATH=%vccdir%\BIN\X86_AMD64;%vccdir%\SDK\BIN\X64;%vccdir%\BIN ...
by nnicanor
Sun Feb 26, 2017 3:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Microsoft Visual C++ Express Stand Alone Compiler
Replies: 1
Views: 591

Re: FWH64

Hi tim, @ECHO OFF CLS ECHO ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ECHO ³ FWH 64 for Harbour 14.08 (MSVC++) Aug.2014 Harbour development power ³Ü ECHO ³ (c) FiveTech, 1993-2014 for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7/8 ³Û ECHO ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ...
by Francisco Valério
Thu Apr 28, 2016 6:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64
Replies: 110
Views: 25505

Re: FWH64

Francisco, Please look for clui.dll in your computer and copy it where cl.exe is Also check if you have these lines in your fwh\samples\build64.bat file: if exist "%ProgramFiles%\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" call "%ProgramFiles%\Microsoft Visual Studio 14.0\VC\vcvars...
by Antonio Linares
Wed Apr 27, 2016 6:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64
Replies: 110
Views: 25505

Re: PRG for 32bit & 64bit

Marc, "$(VCINSTALLDIR)"bin\x86_amd64\lib yourlib64.lib /OUT:yourlib64.lib yourobj.obj to create the lib for the first time you have to use a def file: if not exist yourlib64.lib "$(VCINSTALLDIR)"bin\x86_amd64\lib /DEF:yourlib64.def /OUT:yourlib64.lib Where yourlib64.def contains:...
by Antonio Linares
Thu Mar 24, 2016 8:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: PRG for 32bit & 64bit
Replies: 4
Views: 977

Re: FWH64

Marc, Then these lines from build64.bat should work fine: if exist "%ProgramFiles%\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" call "%ProgramFiles%\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x86_amd64 if exist "%ProgramFiles(x86)%\Microsoft Visual Studio 14.0\VC\vcvar...
by Antonio Linares
Mon Mar 21, 2016 9:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH64
Replies: 110
Views: 25505

Re: Makefile para FWH64

Antonio/Cristóbal el tema estaba aquí: univac.exe : principal.obj personal.obj alumnos_1.obj alumnos_2.obj alumnos_3.obj alumnos_4.obj administracion.obj \ biblioteca.obj tablas.obj impresiones.obj imprime_a1.obj imprime_a2.obj imprime_v.obj imprime_p1.obj \ $(RESDIR)\alumnos.res $(RESDIR)\personal....
by TOTOVIOTTI
Wed Nov 11, 2015 12:42 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Makefile para FWH64
Replies: 34
Views: 5018

Re: Makefile para FWH64

Aclaración, tengo instalado el Visual Studio y el error que tira es: d:\Univ@c.64>if exist "C:\Program Files\Microsoft Visual Studio 12.0\VC\vcvarsal l.bat" call "C:\Program Files\Microsoft Visual Studio 12.0\VC\vcvarsall.bat" x86 _amd64 d:\Univ@c.64>if exist "C:\Progr...
by TOTOVIOTTI
Tue Nov 10, 2015 8:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Makefile para FWH64
Replies: 34
Views: 5018

Makefile para FWH64

Amigos, estoy tratando de armar mi makefile para hacer la primera compilación de varios prgs para generar mi sistema en 64 bits. Copiando el formato que en una publicación de Antonio realizó, fui copiando y tratando de armar para mi formato, mi go.bat es: @set oldpath=%path% @set oldinclude=%include...
by TOTOVIOTTI
Tue Nov 10, 2015 8:05 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Makefile para FWH64
Replies: 34
Views: 5018

Re: OT: //Build 2015 //

It takes a built with Visual Studio Community Edition new Harbour call "%ProgramFiles(x86)%\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x86 set HB_BUILD_MODE=c win-make.exe call "%ProgramFiles(x86)%\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x86_amd64 set HB_BUILD_MODE=c w...
by cnavarro
Wed May 06, 2015 5:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: //Build 2015 //
Replies: 40
Views: 9126

Re: How to build 64bit Lib

Antonio Linares wrote:Richard,

"$(VCINSTALLDIR)"bin\x86_amd64\Lib Your64lib.lib /OUT:Your64lib.lib your64obj.obj


Antonio,

Could you build a make file for build 64 bit LIB?
3rd have some PRG/C type files.
by richard-service
Sun Jan 04, 2015 12:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to build 64bit Lib
Replies: 13
Views: 2159

Re: How to build 64bit Lib

Richard,

"$(VCINSTALLDIR)"bin\x86_amd64\Lib Your64lib.lib /OUT:Your64lib.lib your64obj.obj
by Antonio Linares
Sun Jan 04, 2015 11:58 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to build 64bit Lib
Replies: 13
Views: 2159

bug-FWH64(build64.bat)

Dear Antonio, fix set hdirl=%hdir%\lib\vc64 to set hdirl=%hdir%\lib because your Harbour's LIB not vc64 folder @ECHO OFF CLS ECHO 矬闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡闡醴 ECHO ?FWH 64 for Harbour 14.09 (MSVC++) Sep.2014 Harbour development power 喝 ECHO ?(c) FiveTech, 1993-2014 for Microsoft Windows 9...
by richard-service
Sun Nov 30, 2014 5:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: bug-FWH64(build64.bat)
Replies: 10
Views: 1726

Re: Visual Studio express 64bit

... Cristobal, ayer lo instalé. Existe el fichero bat y lo miré por dentro, es básicamente lo que me indicas. Lo que observo es que el directorio amd64 no lo instala. A diferencia de otras instalaciones que he hecho anteriormente me ha creado un directorio llamado x86_amd64, con esto he podido ...
by xmanuel
Thu Oct 16, 2014 6:29 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Visual Studio express 64bit
Replies: 7
Views: 1107

Re: Visual Studio express 64bit

... @echo off if "%1" == "" goto x86 if not "%2" == "" goto usage if /i %1 == x86 goto x86 if /i %1 == amd64 goto amd64 if /i %1 == x64 goto amd64 if /i %1 == arm goto arm if /i %1 == x86_arm goto x86_arm if /i %1 == x86_amd64 goto x86_amd64 goto usage ...
by cnavarro
Wed Oct 15, 2014 8:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Visual Studio express 64bit
Replies: 7
Views: 1107

Error DBCMD/2001 Workarea not in use: ORDKEYNO

Hello, I have been seeing a problem error below. It appears to happen when I click on a listbox. It does not happen all the time. It happens from time to time with no logical cause that I can produce with consistency We use arrays to populate our listbox. Below is a the code I use with my listbox fo...
by Dave Zowasky
Wed Sep 24, 2014 6:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error DBCMD/2001 Workarea not in use: ORDKEYNO
Replies: 9
Views: 4413
PreviousNext

Return to advanced search