Hola Maestro Antonio
Descargue la versión 15.05, en 64bits bien pero en 32 bits me da este error.
┌────────────────────────────────────────────────────────────────────────────┐
│ FiveWin for Harbour 15.05 (MSVC++) Jun. 2015 Harbour development power │▄
│ (c) FiveTech, 1993-2015 for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7/8 │█
└────────────────────────────────────────────────────────────────────────────┘█
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Compiling...
Harbour 3.2.0dev (r1412151448)
Copyright (c) 1999-2014,
http://harbour-project.org/Compiling 'testmenu.prg' and generating preprocessed output to 'testmenu.ppo'...
Lines 4462, Functions/Procedures 2
Generating C source output to 'testmenu.c'... Done.
Microsoft (R) C/C++ Optimizing Compiler Version 18.00.31101 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
testmenu.c
Creating library testmenu.lib and object testmenu.exp
FiveHC32.lib(C5CNEW.obj) : error LNK2019: unresolved external symbol __imp___splitpath referenced in function _HB_FUN_LBXMEASUREEX
FiveHC32.lib(C5CNEW.obj) : error LNK2019: unresolved external symbol __imp__sprintf referenced in function _HB_FUN_CREATEVGRIP
testmenu.exe : fatal error LNK1120: 2 unresolved externals
* Linking errors *