Discussion:
[xHarbour-developers] changelogs
Luiz Rafael Culik
2016-04-17 22:50:52 UTC
Permalink
2016-04-17 19:50 UTC-0300 Luiz Rafael Culik <***@xharbour.com.br>
* winmake/makefile.gc
! disable hbdoc build

2016-04-17 19:00 UTC-0300 Luiz Rafael Culik <***@xharbour.com.br>
* winmake/makefile.gc
! when compiling to 64bits add -DWIN32 to compile properly pdflite
* include/thread.h
! added S_RDDMTX enum
* make_gc64.bat
! minor update
! to compile properly with mingw on an dos shell do
set CC_DIR=directory where mingw64 is instaled so in my machine is ( i
use one from https://sourceforge.net/projects/mingw-w64/ )
SET CC_DIR=C:/mingw530-64
make_Gc64

Loading...