Opened 20 years ago
Closed 20 years ago
#2247 closed defect (fixed)
Fix dynamic loading of plugins within a .app macos structure
| Reported by: | Owned by: | Isaac Richards | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
Created a patch which fixes the return value of GetLibraryDir and thus correctly finding plugins and filters.
Attachments (1)
Change History (3)
by , 20 years ago
| Attachment: | mythcontext-GetLibrary-macos.patch added |
|---|
comment:1 by , 20 years ago
| Milestone: | 0.20 |
|---|
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [10955]) Minor OS X bug fix - added an app. package libdir customisation. Closes #2247