IGNORE THIS POST >.... Problem redefined in another post
When trying to build my existing application using FWH 14.12, and the xHarbour Builder, I get an error of undefined hb_eol( ).
Version 14.11 worked fine. Building with MSVC does not have the error.
So, this problem is limited to the 14.12 xharbour libraries.
The .prg is responsible for building an XML document. EOL( ) is not a function directly named in the .prg so it must be called by another HB function, perhaps hb_osnewline( ). Did a file get left out of the xhabour library build in .12 ?
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