Home > Back-end >  DBGridEh control data filtering problem
DBGridEh control data filtering problem

Time:09-25

1) BCB6.0
2) installed EhLib5.6.215, correct installation

Want to realize automatic filtering function
Reference to join EhLibMTE. Pas files, recompile, implement the data filtering function

I refer to the
# pragma link "EhLibMTE
"
But compilation pass
[MAKE] Fatal: Unable to open file 'EHLIBMTE. OBJ'

How to solve this, the master to help me see what the problem is


CodePudding user response:

Who can help me

CodePudding user response:

Help, help, help

CodePudding user response:

In the project - options - Directories/Conditionals, set the include path and the Library path
  • Related