Forum > Options

Still strugling with 'include file not found'

<< < (3/3)

Marc:
add JclStrings to your project. (in the project explorer)
But this is more a package thing. I guess the jcl doesn't come with a lazarus package ?

Elphi:
With project explorer you mean project inspector? So I add JclStrings to the project, but what about that nasty Jcl.inc thing? Or am I completely out of order here?

Marc:
Ehm.. yes, I meant projectr inspector

The moment you have JclStrings added to your project, the search paths apply when browsing from that file.
So when in JclStrings, the codetools will find Jcl.inc if its path is defined in the include path of your project.

Elphi:
Ok, that's understood, many thanks.  BTW, it seems to me that the UI cf compiler option|paths needs a little polishing.

Marc:
Normally you wouldn't need it. For things like the Jcl, there should be a package all handling this.
As a user, you only specify "use this package" and all paths etc are taken care of.

Navigation

[0] Message Index

[*] Previous page

Go to full version