I'm trying to build a project that works in Visual Studio 2013, but I'm using it with VS 2015 Preview. I get the following Unresolved Externals:
__iob_func use in hbcplr.lib, hbpp.lib, hbvm.lib, rddcdx.lib, fiveH32.lib, and hbssl.lib
_printf used in rddcdx.lib and hbpp.lib
_ vacopy used in hbcommon.lib
_except_handler4_common in MSVCRTD.lib
Obviously I'm missing the link for one or more .lib files to provide these externals. Does anyone have ideas ?
Thanks.
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit