rdonnay wrote:I have reduced the size of the DCLIPX.DLL (.LIB) public symbol table from 1504 to 1466 symbols by changing some functions to STATIC functions. Xbase++ 1.9 has occasional problems with a lot of symbols under Windows 10 when trying to build the DLL exports.
does increase STACK help ?
rdonnay wrote:You could try BUILD19_SL1 /a to rebuild everything.
this i did yesterday. i also build my own PROJECT.XPJ and test with Windows 10.14319 ( lates beta )
when start PROJECT.XPJ from Windows ( Total Commander ) it does fail again.
then i install VX (old pre 2.0.338 ) with
and start "build" and he does build DLL
so i test it again with "normal" Windows 10.586 ... both Way fail

now i input
and start again with
and now it does build DLL

... but when start PROJECT.XPJ from TC or CMD it still fail
so i can build LIB / DLL with XV and move it later to c:\exp20\Lib and c:\exp20\bin19_sl1