Opened 18 years ago
Closed 17 years ago
#4766 closed defect (fixed)
MythVideo plugin fails under mingw with -DUNICODE switch
| Reported by: | Owned by: | Anduin Withers | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythvideo | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | no |
Description
mythvideo/mythvideo files fail under mingw with the -DUNICODE switch. Removing the switch for that directory solves the problem. Not a qmake/Makefile expert so didn't want to submit patch.
Failure is for dlerror() in compat.h
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.

Same applies for mythweather. Removing -DUNICODE from all of mythplugins under mingw solves the issue