question to DLLs

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
jmarshall Offline
Team-XBMC Developer
Posts: 24,523
Joined: Oct 2003
Reputation: 138
Post: #11
That could possibly be path related maybe??

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
WiSo Offline
Team-XBMC Developer
Posts: 2,483
Joined: Oct 2003
Reputation: 0
Location: Germany
Post: #12
Do you think so? I looked for the modules and couldn't found them. I assume they are in the library so path shouldn't matter.
To be honest I didn't dig deeper until now. Just wanted to ask if someone already had this problem.

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.
find quote
WiSo Offline
Team-XBMC Developer
Posts: 2,483
Joined: Oct 2003
Reputation: 0
Location: Germany
Post: #13
J you're right. The libraries are referenced in emu_msvcrt.cpp and since q: is internally mapped they aren't found.

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.
find quote
WiSo Offline
Team-XBMC Developer
Posts: 2,483
Joined: Oct 2003
Reputation: 0
Location: Germany
Post: #14
I'm stuck for now. I put in a stupid error by working not clean with translate path (mixed slashes and back slashes) which screws something up. After cleaning this up python still can't find the libraries out of python24.zlib.

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.
find quote
Post Reply