.so problem
Alvin Beach
abeach at deepvision.ca
Sat Mar 12 14:18:58 GMT 2005
On March 12, 2005 05:14 am, Muhammad Rizwan wrote:
> Hello
>
> This question is not directly related to kdevelop, but looks a C++
> question.
> Is it possible to call one shared object (.so file) from another shared
> object (.so file). If yes (surely there is no problem) then is there any
> settings required in kdevelop to do this. I am getting some problems in
> this scenario when one object is calling the other, and both object are
> being used in a main program.
Yes it is possible. However, you will need to include /both/ libraries when
linking your program. To do this, just add the libraries to the Automake
Manager area.
What are the problems you are experiencing?
Alvin
--
Please reply to the list only.
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list