User forums > Using Code::Blocks
You must select a host application to "run" a library...
198710:
I'm suffering from the same problem~Anyone who can help?
Or can anyone tell me how to compile with the parameter "-ldl"?
capjohnnybravo:
Hi,
Have you found a solution ?
Sincerely
John
kanak_bit0105:
i have faced also the same problem.what is host application?
rcoll:
--- Quote from: kanak_bit0105 on March 12, 2010, 06:23:44 am ---i have faced also the same problem.what is host application?
--- End quote ---
You must create the host application. If you create a DLL (or any other type of library) then only you know which functions to call and what order to call them in. So you need to create a host program that will test your library.
Ringo
MortenMacFly:
--- Quote from: kanak_bit0105 on March 12, 2010, 06:23:44 am ---i have faced also the same problem.what is host application?
--- End quote ---
A host application is the main program (executable) that loads your shared library and makes use of it's functions.
Ps.: Please, don't hijack a two years old thread! Topic locked.
Navigation
[0] Message Index
[*] Previous page
Go to full version