Search found 109 matches: vcvarsall

Return to advanced search

Re: Compiler with MSVC y HARBOUR

... instructions. Since I'm not using UEStudio, I also copied out "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" Good dears If you are still with BCC and xHarbour/Harbour It's time to switch to the best, with MSVC and HARBOR It really is much ...
by hua
Fri Apr 19, 2024 6:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiler with MSVC y HARBOUR
Replies: 3
Views: 185

Re: Using Microsoft AI Phi-2 from FWH

command prompt Run vcvarsall.bat Change to the directory from step 3 (temp). Call there cmake .. (parameter is ..) and this will create the sln file for VS. i did what you told me ... but still have Problem Microsoft Windows [Version ...
by Jimmy
Fri Dec 22, 2023 1:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8419

Re: Using Microsoft AI Phi-2 from FWH

command prompt
Run vcvarsall.bat
Change to the directory from step 3 (temp).
Call there cmake .. (parameter is ..) and this will create the sln file for VS.
by alerchster
Thu Dec 21, 2023 10:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8419

Re: Using Microsoft AI Phi-2 from FWH

... of VS! After step 4 at the latest, depending on the VS version, "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64 should be executed, otherwise "cmake .." would not work. thx for Answer, after call vcvarsall, which made Cmake ...
by Jimmy
Thu Dec 21, 2023 10:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8419

Re: Using Microsoft AI Phi-2 from FWH

Hi Jimmy,

cmake is part of VS!

After step 4 at the latest, depending on the VS version, "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64 should be executed, otherwise "cmake .." would not work.
by alerchster
Thu Dec 21, 2023 4:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8419

Re: Using Microsoft AI Phi-2 from FWH

... After step 4 at the latest, depending on the VS version, "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64 should be executed, otherwise "cmake .." would not work. I have it running on a DELL XPS 9530 notebook with 16GB ...
by alerchster
Wed Dec 20, 2023 6:26 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Microsoft AI Phi-2 from FWH
Replies: 51
Views: 8419

Re: Que necesito para desarrollar para IPAD?

Estimado Armando,

Antes que nada ejecuta esto:

call "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64
by Antonio Linares
Mon Nov 06, 2023 11:57 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Que necesito para desarrollar para IPAD?
Replies: 15
Views: 1109

Re: Error al compilar con VS2019

cnavarro wrote:Jose Vicente, en tu versión de VS, en qué carpeta está el fichero vcvarsall.bat ?
En el mismo que tienes tu, cambiando Community por Enterprise. [emoji106]

Enviado desde mi POCOPHONE F1 mediante Tapatalk
by jvtecheto
Sat Apr 15, 2023 6:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar con VS2019
Replies: 26
Views: 1740

Re: Error al compilar con VS2019

Jose Vicente, en tu versión de VS, en qué carpeta está el fichero vcvarsall.bat ?
by cnavarro
Sat Apr 15, 2023 6:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error al compilar con VS2019
Replies: 26
Views: 1740

Re: VS2022 Portable x32 x64

... set lib=c:\vc2022\lib\win32 set include=c:\vc2022\include rem if exist "%ProgramFiles%\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" call "%ProgramFiles%\Microsoft Visual Studio 14.0\VC\vcvarsall.bat" x86 rem if exist "%ProgramFiles(x86)%\Microsoft ...
by Compuin
Wed Apr 12, 2023 9:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: VS2022 Portable x32 x64
Replies: 19
Views: 6852

Re: 32 Bit BCC7 *.MAK -> MSVC 64 Bit ?

... thx for link have download it and use go64.bat call "%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64c:\harbour\bin\hbmk2 test64.hbp -comp=msvc64test.exe-Ic:\fwh\include-Lc:\fwh\lib which i modify to my Path thi Way call "%ProgramFiles%\Microsoft ...
by Jimmy
Wed Nov 16, 2022 5:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: 32 Bit BCC7 *.MAK -> MSVC 64 Bit ?
Replies: 14
Views: 875

Re: Compilar con vs2019_make

... asi desde samples\buildh32.bat y buildh64.bat sin problema: call "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" x86 call "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64
by Antonio Linares
Thu Nov 10, 2022 7:01 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con vs2019_make
Replies: 3
Views: 372

Compilar con vs2019_make

... el siguiente error: C:\fwh2210\makes\vs2019_make>call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" x86La línea escrita es demasiado larga.La sintaxis del comando no es correcta.C:\fwh2210\makes\vs2019_make>  El tema es que esa ...
by leandro
Thu Nov 10, 2022 1:47 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar con vs2019_make
Replies: 3
Views: 372

Re: New FTDN October/Octure (FWH 22.10)

... samples\buildh64.bat y samples\buildx32.bat se han corregido para restablecer correctamente el entorno después de la llamada a vcvarsall.bat Llevamos mucho tiempo buscando esta solución :-) * Mejora: samples\fivedit0.prg ha sido actualizado para utilizar bcc7 y se ha añadido ...
by Antonio Linares
Mon Nov 07, 2022 9:38 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octure (FWH 22.10)
Replies: 2
Views: 870

New FTDN October/Octure (FWH 22.10)

... samples\buildh32.bat, samples\buildh64.bat and samples\buildx32.bat have been fixed to properly reset the environment after the call to vcvarsall.bat We have been looking for this solution for a long time :-) * Enhancement: samples\fivedit0.prg has been updated to use bcc7 and added ...
by Antonio Linares
Wed Nov 02, 2022 11:55 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN October/Octure (FWH 22.10)
Replies: 2
Views: 870
Next

Return to advanced search