Using hbmk2 to build mod_harbour !!!

mod_harbour is an Apache module that allows to run PRGs directly on the web !!!

Using hbmk2 to build mod_harbour !!!

Postby Antonio Linares » Sat Oct 19, 2019 7:49 am

modharbour.hbp
Code: Select all  Expand view
-hbdynvm
-olibharbour
-L..\..\lib\win\msvc64
-l-hbfship
-l-hbxpp
apache.prg
hbcurl.hbc
hbwin.hbc
hbhpdf.hbc
xhb.hbc
hbct.hbc


run it this way:
go64.bat
Code: Select all  Expand view
call "%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64
c:\harbour\bin\win\msvc64\hbmk2 modharbour.hbp -comp=msvc64 -trace


Harbour should have been built this way:
go64.bat
Code: Select all  Expand view
call "%ProgramFiles(x86)%\Microsoft Visual Studio\2019\Community\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64
set HB_BUILD_MODE=c
set HB_USER_PRGFLAGS=-l-
set HB_BUILD_CONTRIBS=yes
set HB_WITH_OPENSSL=c:\OpenSSL-Win32\include
set HB_WITH_CURL=c:\curl\include
del .\src\common\obj\win\msvc64\hbver.obj
del .\src\common\obj\win\msvc64\hbver_dyn.obj
del .\src\common\obj\win\msvc\hbverdsp.obj
win-make.exe
regards, saludos

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

Re: Using hbmk2 to build mod_harbour !!!

Postby Antonio Linares » Sat Oct 19, 2019 1:36 pm

regards, saludos

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


Return to mod_harbour

Who is online

Users browsing this forum: No registered users and 9 guests