[Pidgin] #12895: Embed Python into plugin code
Pidgin
trac at pidgin.im
Wed Nov 17 12:05:47 EST 2010
#12895: Embed Python into plugin code
----------------------------+-----------------------------------------------
Reporter: ipas | Owner:
Type: plugin request | Status: pending
Milestone: | Component: plugins
Version: 2.7.5 | Resolution:
Keywords: python |
----------------------------+-----------------------------------------------
Changes (by deryni):
* status: new => pending
Comment:
That's a linker issue, you have built the plugin incorrectly. If you are
using the Makefile in one of the plugin directories in the pidgin source
it will not be correct for this by default. You will need to include
-lpython (or similar) as appropriate to link to the python libraries. Our
Makefile cannot do that for you automatically.
--
Ticket URL: <http://developer.pidgin.im/ticket/12895#comment:1>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list