FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour rmake with windows 7
Posts: 334
Joined: Fri Oct 14, 2005 01:54 PM
rmake with windows 7
Posted: Thu Jun 09, 2011 10:52 PM

What do you do about such message :
C:\g_programs\programs\clipper\FWH\tdata\sitex>echo off
"hello IBM_machine "
This version of c:\g_programs\fwh\bin\RMAKE.EXE is not compatible with the versi
on of Windows you're running. Check your computer's system information to see wh
ether you need a x86 (32-bit) or x64 (64-bit) version of the program, and then c
ontact the software publisher.
The system cannot find the batch label specified - error

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: rmake with windows 7
Posted: Fri Jun 10, 2011 12:07 AM

You can not run 16 bits apps on Windows 64 bits...

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 334
Joined: Fri Oct 14, 2005 01:54 PM
Re: rmake with windows 7
Posted: Sat Jun 11, 2011 06:31 PM

C:\programs\programs\clipper\FWH\tdata\sitex>c:\programs\fwh\bin\rmake
tmain.rmk
/xs700
This version of c:\programs\fwh\bin\RMAKE.EXE is not compatible with
the version
of Windows you're running. Check your computer's system information
to see whet
her you need a x86 (32-bit) or x64 (64-bit) version of the program,
and then con
tact the software publisher.

Any solutions to run my make file under 64 bit

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: rmake with windows 7
Posted: Sun Jun 12, 2011 04:09 AM

Use DosBox, but that is not a real solution, just a workaround with many limitations...

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 334
Joined: Fri Oct 14, 2005 01:54 PM
Re: rmake with windows 7
Posted: Sun Jun 12, 2011 07:57 AM

what about 32 bit make program

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: rmake with windows 7
Posted: Sun Jun 12, 2011 12:44 PM

No problem about 32 bits applications

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 334
Joined: Fri Oct 14, 2005 01:54 PM
Re: rmake with windows 7
Posted: Sun Jun 12, 2011 02:09 PM

Could you please suggest a 32 bit make program and if possible specify its place to download it .

Continue the discussion