JanRichardson
August 19th, 2003, 05:45 AM
Is it possible to create a managed c++ class in a static lib.
As whenever i compile the static lib i get
app.res : warning LNK4221: no public symbols found; archive member will be inaccessible
and when i try to link against this i get
LINK : error LNK2020: unresolved token (06000032)
errors
anyone got any ideas.
Thanks for any help anyone can give me.
As whenever i compile the static lib i get
app.res : warning LNK4221: no public symbols found; archive member will be inaccessible
and when i try to link against this i get
LINK : error LNK2020: unresolved token (06000032)
errors
anyone got any ideas.
Thanks for any help anyone can give me.