C:\HarbourBuilder>build_win
Using: MSVC x86 [C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.41.34120]
=== Step 1: Compile Harbour PRG ===
Harbour 3.2.0dev (r2510231945)
Copyright (c) 1999-2025, https://harbour.github.io/
=== Step 2: Compile C sources ===
Microsoft (R) C/C++ Optimizing Compiler Version 19.41.34120 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
hbbuilder_win.c
Microsoft (R) C/C++ Optimizing Compiler Version 19.41.34120 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
tform.cpp
Microsoft (R) C/C++ Optimizing Compiler Version 19.41.34120 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
hbbridge.cpp
Microsoft (R) C/C++ Optimizing Compiler Version 19.41.34120 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
tcontrol.cpp
Microsoft (R) C/C++ Optimizing Compiler Version 19.41.34120 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
tcontrols.cpp
=== Step 3: Link ===
hbbridge.obj : error LNK2005: _HB_FUN_UI_MSGBOX already defined in hbbuilder_win.obj
hbbridge.obj : error LNK2005: _HB_FUN_W32_DEBUGPANEL already defined in hbbuilder_win.obj
LINK : fatal error LNK1181: cannot open input file 'hbct.lib'
LINK FAILED
C:\HarbourBuilder>build_win
Using: MSVC x86 [C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.41.34120]
=== Step 1: Compile Harbour PRG ===
Harbour 3.2.0dev (r2510231945)
Copyright (c) 1999-2025, https://harbour.github.io/
=== Step 2: Compile C sources ===
Microsoft (R) C/C++ Optimizing Compiler Version 19.41.34120 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
hbbuilder_win.c
Microsoft (R) C/C++ Optimizing Compiler Version 19.41.34120 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
tform.cpp
Microsoft (R) C/C++ Optimizing Compiler Version 19.41.34120 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
hbbridge.cpp
Microsoft (R) C/C++ Optimizing Compiler Version 19.41.34120 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
tcontrol.cpp
Microsoft (R) C/C++ Optimizing Compiler Version 19.41.34120 for x86
Copyright (C) Microsoft Corporation. All rights reserved.
tcontrols.cpp
=== Step 3: Link ===
hbbridge.obj : error LNK2005: _HB_FUN_UI_MSGBOX already defined in hbbuilder_win.obj
hbbridge.obj : error LNK2005: _HB_FUN_W32_DEBUGPANEL already defined in hbbuilder_win.obj
LINK : fatal error LNK1181: cannot open input file 'hbct.lib'
LINK FAILED