[Harbour] Script
Kleyber Derick
kleyber at tkinformidia.net
Mon Mar 2 09:18:27 EST 2009
Thank you Viktor.
Best Regards,
Kleyber Derick
----- Original Message -----
From: Viktor Szakáts
To: Harbour Project Main Developer List.
Sent: Monday, March 02, 2009 10:38 AM
Subject: Re: [Harbour] Script
Hi Kleyber,
This is all you need:
---
call "%ProgramFiles%\Microsoft Visual Studio 9.0\VC\vcvarsall.bat"
set PATH=C:\devl\make-3.81;%PATH%
set HB_COMPILER=msvc
set HB_INSTALL_PREFIX=C:\harbour
call make_gnu.bat clean install
---
You can extend, modify it with stuff detailed in INSTALL if needed.
Above example assumes you have GNU make in C:\devl\make-3.81,
but you can simply put mingw32-make.exe anywhere in the PATH.
[ I'd like to kindly ask other posters to not make it any more complicated,
than it really is. If you need more than 3-4 lines for Harbour setup you're
most probably on the wrong path. Too many misinformation is posted to
the list, too many times. ]
Brgds,
Viktor
------------------------------------------------------------------------------
_______________________________________________
Harbour mailing list
Harbour at harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.harbour-project.org/pipermail/harbour/attachments/20090302/e5a98b66/attachment.html
More information about the Harbour
mailing list