Warning: other unit files search path (aka unit path) of "zcomponentdesign 8.0" ...

The offical for ZeosLib 7.3 Report problems, ask for help, post proposals for the new version of Zeoslib 7.3/v8
Quick Info:
-We made two new drivers: odbc(raw and unicode version) and oledb
-GUID domain/field-defined support for FB
-extended error infos of Firebird
-performance ups are still in queue
In future some more feature will arrive, so stay tuned and don't hassitate to help
Post Reply
h_visli
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: 27.09.2024, 03:45

Warning: other unit files search path (aka unit path) of "zcomponentdesign 8.0" ...

Post by h_visli »

Hi, guys.

I'm a newbie in Lazarus.
I installed ZerosLib 8.0 in Lazarus.
Lazarus IDE report two warning messages when I compile my project:
Warning: other unit files search path (aka unit path) of "zcomponentdesign 8.0" contains "D:\zeosdbo-8.0.0-stable\src\component", which belongs to package "zcomponent"
Warning: other unit files search path (aka unit path) of "zcomponent 8.0" contains "D:\zeosdbo-8.0.0-stable\src\component", which belongs to package "zcomponentdesign"
What's going on here? What should I do to get rid of these warning messages?
Post Reply