Thanks Griff,
I think I almost get to the link process. Do you know what is the syntax to link the .obj files? How do I run the rmake program? How do I reference the corresponding libraries?
I appreciate your help!
Thanks for your help TonHu.
I forgot to mention that I am not a Clipper expert. I used a batch file to compile my program (cl.bat) wich contains the following lines:
clipper %1 -B
if not errorlevel 1 rtlink file %1
My understanding is that the first line is the compilation process but...
Hello,
I've got an application in Clipper. The application runs from a specific folder where the .prg, .obj, and .exe files reside.
I already modified the program ciediar.prg but I don't know the process to compile and/or link my new ciediar.prg with the current control.exe in order for it to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.