Page 1 of 1

xharbour on windows Seven 64 bit home

PostPosted: Tue Jan 18, 2011 12:37 pm
by MdaSolution
If you, I can compile an application with xharbour on windows Seven 64 bit home or I could have problems ?

Or I must to buy fw64 bit ?

Re: xharbour on windows Seven 64 bit home

PostPosted: Tue Jan 18, 2011 12:45 pm
by ADutheil
I compile and run fwh+BCC582 32bits on windows 7 64bits corporate without any problem.

André

Re: xharbour on windows Seven 64 bit home

PostPosted: Tue Jan 18, 2011 12:58 pm
by MdaSolution
ok
BUt I can try with HOME EDITION
and then..
but we cannot use workshop, dbu...

Re: xharbour on windows Seven 64 bit home

PostPosted: Tue Jan 18, 2011 1:21 pm
by Daniel Garcia-Gil
Mda

16bit application no run under 64 bit

Re: xharbour on windows Seven 64 bit home

PostPosted: Wed Jan 19, 2011 8:49 am
by MdaSolution
Are there errors with cdx and tag on windows seven 64 bit Home Premium ?
because I saw there are strange errors with cdx then I erase them and then run ok

Re: xharbour on windows Seven 64 bit home

PostPosted: Wed Jan 19, 2011 8:52 am
by MdaSolution
wich application I can use instead of Wdbu ?

with pellesc I have some errors
I try to compile atree.prg and atree.rc
for sample pellesc not found

folder BITMAP "../bitmaps/16x16/folder.bmp"
folder2 BITMAP "../bitmaps/16x16/folder2.bmp"

How I can make ?

I try to write exactly the folder but it not compile

folder BITMAP "c:\work\fwh\bitmaps\16x16\folder.bmp"
folder2 BITMAP "c:\work\fwh\bitmaps\16x16\folder2.bmp"