script.module.lxml multiple platform?

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
queeup Offline
Fan
Posts: 734
Joined: Feb 2009
Reputation: 15
Post: #1
Hi,

I wonder is it possible to do it multi platform lxml module script? Let say I compile lxml for all platform. Then I have 3 different lxml directory. How can I combine on 1 module script this 3 directory? Is there any trick? or Is it possible?
find quote
jmarshall Offline
Team-XBMC Developer
Posts: 24,520
Joined: Oct 2003
Reputation: 138
Post: #2
You can't if you want it officially distributed, as we don't support binary addons.

With that said, it is possible, though - that's how it used to be done before we got things working using script modules.

Cheers,
Jonathan

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.


[Image: badge.gif]
find quote