I have a couple of Centura SQLWindows/32 legacy apps, which still require the occasional update even though they were superceded by web services long ago. So far, SQLWindows/32 and the compiled apps themselves run fine on any OS platform I've run them on, up to and including the latest Windows 10 Pro and even Server 2016.
What it won't do is compile on these OS versions. So, I keep a Windows XP machine handy, copy my app files across and compile them into executables. Works fine, all good.
Naturally, I'd like to get rid of the XP box and compile on Windows 10, but this is what I get;
My Question:
Has anyone successfully figured out how to compile SQLWindows/32 apps on Windows 10..?
(I should qualify that by saying I'm not about to waste money upgrading SQLWindows..!)
Further qualification: Although I got the 1.5.1 update as part of my support package way back when, I never used it because they changed the way the run time libraries worked, meaning major surgery had to done to install routines, while the chap who created some specialised Dlls that I integrate with died along with the source code. RIP. I threw my hands up in horror at the prospect of having to rebuild it all, especially as the compiled exes kept working fine!
CORRECTION: It's the Build to exe that doesn't work, compiles fine!!!
From there on, I just copied the Centura installation 1.5-Ptf3 (which was supposedly near equivalent to the 1.5.1 release) directory to a new machine as an old one died, i.e. I didn't install from media and that may well be the root of the problem. Nevertheless, the editor and test run worked fine with this less than optimum process, except I couldn't compile on any OS later than XP.
Looks like I may have no choice but to dig out my 1.5.1 media, install it on Windows 10 and and see if the compile works...