: I downloaded a program and tried to run it. : I get a erro as "Unable to open DCLUSR.LIB". : Can anyone know how to overcome this error. : : It looks like part of apache, or part of some other program. If it is a package, then the extension and filename are wrong. Besides the DCLUSR##.DPK package ships with Delphi and should already be installed. At least in some versions.
: I downloaded a program and tried to run it. : I get a erro as "Unable to open DCLUSR.LIB". : Can anyone know how to overcome this error. : : Just open the dlcusr package under the lib directory in delphi and compile and install the package. Then re-open your project and build it.
Comments
: I get a erro as "Unable to open DCLUSR.LIB".
: Can anyone know how to overcome this error.
:
:
It looks like part of apache, or part of some other program. If it is a package, then the extension and filename are wrong. Besides the DCLUSR##.DPK package ships with Delphi and should already be installed. At least in some versions.
: I get a erro as "Unable to open DCLUSR.LIB".
: Can anyone know how to overcome this error.
:
:
Just open the dlcusr package under the lib directory in delphi and compile and install the package. Then re-open your project and build it.