Construir una librería de 64 bits usando hbmk2.exe

Construir una librería de 64 bits usando hbmk2.exe

Postby Antonio Linares » Mon Mar 18, 2024 12:47 pm

go64.bat
Code: Select all  Expand view
call "%ProgramFiles%\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvarsall.bat" amd64
c:\harbour\bin\win\msvc64\hbmk2 test.hbp -comp=msvc64

test.hbp
Code: Select all  Expand view
-hblib
-onombre

uno.prg
dos.prg
tres.prg

uno.prg
Code: Select all  Expand view
function Primera()

return nil  

dos.prg
Code: Select all  Expand view
function Segunda()

return nil  

tres.prg
Code: Select all  Expand view
function Tercera()

return nil    
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 101 guests