-
Notifications
You must be signed in to change notification settings - Fork 327
Open
Description
Hi.
i wrote a library in click and i place .cc in click/lib and .hh file in click/include and also add .o file in MakeFile.in in userlevel, linuxevel, ns, minios,tools/lib folders and in DSTFILES.
When I use this library in elements in click, everything is fine.
I also wrote an Element from the sample Package in click/etc/samplepackage and it's working without any error.
But when I add Library that I wrote, in this element, I saw undefined symbol error which means the library not included properly. but library works in click elements. and libraries like glue works in package element.
any idea what's wrong?
thanks.
Metadata
Metadata
Assignees
Labels
No labels