On Jan 8, 2007, at 9:38 AM, Alejandra Ruiz wrote:

Hi. I tried to compile CPRS V26 but i have this error:

[Fatal Error] CPRSChart.dpr(302): File not found: 'SQASrvr.dcu'
[Fatal Error] File not found: 'SQASrvr.pas'


The file SQASrvr.dcu is located on the package in the next directory:
\CPRS-Lib
but "SQASrvr.pas" doesnt exist in the package .

SQASrvr.pas is necesary to compile CPRS.

Where i can get this file SQASrvr.pas. or OR_30_258_SRC.ZIP version
complete.

Thanks

Alejandra

A DCU is a Delphi compilation unit, and a PAS file is a Pascal source file. The unit cannot be compiled because a source file is missing.

Gregory Woodhouse
[EMAIL PROTECTED]

"If everything seems under control,
you're just not going fast enough."
-- Mario Andretti


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Hardhats-members mailing list
Hardhats-members@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to