Compiling multi-module package with Clipper
Posted: Mon Nov 03, 2014 3:27 pm
Hi All
This may be considered off topic; still may interest people;
because one side of problem very old, related to Clipper, other side is very fresh, related to latest Windows versions.
One of my friend ask help me. He has a Clipper compiled application (with full source) and disaster : customer past to Windows 64 bit
I have Clipper 5.2 this is good news.
And I couldn't compile the application despite all my effort
First problem is : too many .prg file ( more than 30 )
So required using RMAKE and .rmk file; fortunately .rmk file exist
And required .lnk file for RTLINK;
I don't know how many friends experienced with this : excellency Windows keep .lnk file extension for very special manner:
I need desperately your help especially by who experienced this problem.
TIA
This may be considered off topic; still may interest people;
because one side of problem very old, related to Clipper, other side is very fresh, related to latest Windows versions.
One of my friend ask help me. He has a Clipper compiled application (with full source) and disaster : customer past to Windows 64 bit
I have Clipper 5.2 this is good news.
And I couldn't compile the application despite all my effort
First problem is : too many .prg file ( more than 30 )
So required using RMAKE and .rmk file; fortunately .rmk file exist
And required .lnk file for RTLINK;
I don't know how many friends experienced with this : excellency Windows keep .lnk file extension for very special manner:
- - don't display file extension (lnk)
- display file size 0 (zero)
- don't allow open with any program
- even though the changed extension, continue this evil protection
I need desperately your help especially by who experienced this problem.
TIA