DeadIslets
Programmer
Seems like this forum is all but dead, but I'll post this anyway. After several years of being away from clipper, I'm back to supporting an old app. My problem is RTLINK cannot find my link script file, even though I'm compiling out of the same directory. The compiler finds all the files and produces object files but RTLINK says 'Path not found'.
I'm running this on an XP system and as you know the .lnk extension is used for Windows shortcuts as well. Something in my gut makes me think there is a conflict although I cannot prove it. I've even changed the reference to specify the absolute pathname, i.e. @C:\DEV\MMPROG.LNK and RTLINK still cannot find it.
I'm not sure where to go next. Any and all help is appreciated.
Thanks,
-Keith
I'm running this on an XP system and as you know the .lnk extension is used for Windows shortcuts as well. Something in my gut makes me think there is a conflict although I cannot prove it. I've even changed the reference to specify the absolute pathname, i.e. @C:\DEV\MMPROG.LNK and RTLINK still cannot find it.
I'm not sure where to go next. Any and all help is appreciated.
Thanks,
-Keith