how can i use staticlibrary

Login to reply to this topic.
Thu, 2008-02-07 12:16
Joined: 2007-07-24
Forum posts: 55

HI freinds,
I have used 2 static library in my application.But that doesn't compiled.m getting
compiled failed error.so anyone please share me how can i use static library .
Regards
mitu


Thu, 2008-02-07 12:27
Joined: 2007-12-19
Forum posts: 49
Re: how can i use staticlibrary

Can you provide compilation log ? Without it it is hard to tell what is wrong.

Thu, 2008-02-21 09:48
Joined: 2006-10-13
Forum posts: 23
Re: how can i use staticlibrary

Hi,

you can use in the .mmp file as "STATICLIBRARY libraryFileName.lib"

  • Login to reply to this topic.