Page 1 of 1

Installing FWH January 2007 on Windows 7 Pro 64bit

Posted: Tue Nov 15, 2016 7:36 am
by dpaterso
Good morning all.

Once again: it's been a long while!!!

Is there any way of installing FWH January 2007 on Windows 7 Pro 64bit???

When attempting to do the above I receive the following error:

"The version of this file is not compatible with the version of Windows you're running...".

Correct me if I'm wrong but it's the installer file here that is the problem and not FWH January 2007 itself???

I need to change one line in an application that I wrote some time ago and don't really want to upgrade FWH to the current version if I don't have to (not with the current USD/ZAR or EUR/ZAR exchange rate anyway).

XHarbour Builder Professional installs with no issues (although I'm not sure if it works as yet as I cannot install FWH January 2007 as noted above).

Regards,

Dale.

Re: Installing FWH January 2007 on Windows 7 Pro 64bit

Posted: Tue Nov 15, 2016 9:42 am
by Antonio Linares
Dale,

You get that error as such installer is 16 bits and the Windows you are using is 64 bits.

Please install it on a Windows 32 bits and then copy the files manually.

If you don't have a Windows 32 bits at hand please let me know it and we will help you.

Re: Installing FWH January 2007 on Windows 7 Pro 64bit

Posted: Tue Nov 15, 2016 1:26 pm
by dpaterso
Hi Antonio.

Thank you (as always) for the prompt response.

Hmmmnnn...

I've tried that (installed xHB but copied FWH from a backup of a FWH folder that I happened to have) but no luck. When I try to compile I receive an error within xHarbour Builder that reads "Error: Couldn't build". I seem to remember having this very same issue about two years ago when trying to set up my development software (same versions i.e. 2007) on another Windows 7 workstation (this was a 32bit workstation) and it was never resolved so I gave up at the time.

Here's the log file that's created:
Type: C >>>xhb.exe -o"ttccdtcc.c" -m -n -p -q -gc0  -I"C:\FWH\INCLUDE"  -I"C:\fwh\include" -I"C:\xHB\include" -I"C:\xHB\include\w32" "ttccdtcc.prg"<<<


Type: C >>>Couldn't build: ttccdtcc.obj<<<
Type: C >>>TMAKEOBJECT<<<
Type: C >>>TMAKEOBJECT:REFRESH<<<
Type: N >>>      1278<<<
Edit:

Yep. I was right. Here's a link to my original (and same) problem some long time ago:

http://forums.fivetechsupport.com/viewt ... =3&t=24088

Regards,

Dale.

Re: Installing FWH January 2007 on Windows 7 Pro 64bit

Posted: Tue Nov 15, 2016 7:56 pm
by Antonio Linares
Dale,

Could you email me ttccdtcc.prg ?

thanks