Skip to content

issue with adding library #489

@ali64mohammad

Description

@ali64mohammad

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions