Hi folks, some years ago, I wrote a program in Clipper which I use for my job every day. Recently, I wanted to reinstall clipper and make some changes to the program. It is a few years since I have done so and I have changed PC's since then. I am running Windows98SE as I find it is best for running my DOS applications.
I re-installed clipper and copied my .prg's across to make modifications but when I try to build, I got a message C3007 Can't open #include file 'fileio.ch'
I have confirmed that the autoexec.bat has the correct environment settings but could not get the compiler to find the includes so I changed the .prg to include the full path. This has sorted that problem out and the .obj's have all been built OK but I now get the linker error #4008 file (exospace.lib) Can't find indicated file.
Where am I going wrong? Im tearing my hair out and I have so much less these days anyway. I can't seem to find any help in the manuals. Please help. Thanks, Steve.
I re-installed clipper and copied my .prg's across to make modifications but when I try to build, I got a message C3007 Can't open #include file 'fileio.ch'
I have confirmed that the autoexec.bat has the correct environment settings but could not get the compiler to find the includes so I changed the .prg to include the full path. This has sorted that problem out and the .obj's have all been built OK but I now get the linker error #4008 file (exospace.lib) Can't find indicated file.
Where am I going wrong? Im tearing my hair out and I have so much less these days anyway. I can't seem to find any help in the manuals. Please help. Thanks, Steve.