Board index » cppbuilder » RXLib 2.60

RXLib 2.60

Hi

I am new to using C++Builder 3.0 and having used the RX library in the
past with Delphi with no problems I am at a loss as to why I cannot
install this into Builder.

I try to make all the files in the order that the installation
instructions state. I have followed this to the letter but I cannot
seem to compile the rxDB.bpk file at all. It falls over with the error
[PascalFatal Error] DBQBE.pas(26): File not found: 'SMIntf.dcu'.
Ihave tried to locate where this file is called but can't find it. An
email to the authors has produced nothing so far. So I was hoping
someone else may have the solution to this problem.

TIA
Regards

------------------------------------------------
Jeff Theobald

jeff.theob...@bigfoot.com
-----------------------------------------------

 

Re:RXLib 2.60


: t...@bigfoot.com (Jeff Theobald) wrote:

Quote
>seem to compile the rxDB.bpk file at all. It falls over with the error
>[PascalFatal Error] DBQBE.pas(26): File not found: 'SMIntf.dcu'.

Hm. BCB4 says that it is the "SQL Monitor Client Library Interface".

For some interesting reason I don't find any RX source file that
references rxDB.

Anyway, I just found SMINTF.PAS in BCB3 Professional:

  C:\Programme\Borland\BCB3\Source\VCL\smintf.pas
  C:\Programme\Borland\BCB3\Lib\Obj\smintf.dcu
  C:\Programme\Borland\BCB3\Include\VCL\smintf.hpp

Perhaps you don't have the Pro version and this is required for RX?
Sorry, I have never tried RX with anything less than Pro.

--
Stefan Hoffmeister      http://www.econos.de/
Due to time constraints I cannot give free face-to-face advice.
Please do apply judgement when sending email.

Other Threads