When build is run I get the following error: dData.pas(1219,30) Error: Wrong number of parameters specified for call to "CreateDatabase"
I am in the process of compiling CQRLOG so that I can debug the non-standard serial port problem. As expected, getting a project loaded and running on a complex IDE such as Lazarus is a challenge. I have had some success. I have installed Lazarus, installed UIB, installed lnet, install unit libc, downloaded the cqrlog source package and opened the project file without complaints from Lazarus. Now I am attempting compilation.
Recent comments