Opened 16 years ago

Closed 16 years ago

#4766 closed defect (fixed)

MythVideo plugin fails under mingw with -DUNICODE switch

Reported by: arnonm@… 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)

settings.pro.patch1 (451 bytes) - added by arnonm@… 16 years ago.
Patch to fix issue

Download all attachments as: .zip

Change History (5)

comment:1 Changed 16 years ago by anonymous

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

Changed 16 years ago by arnonm@…

Attachment: settings.pro.patch1 added

Patch to fix issue

comment:2 Changed 16 years ago by Nigel

Status: newinfoneeded_new

This fault should have been fixed in [16128]. See #4701.
What version of the source or compat.h was being compiled?

comment:3 in reply to:  2 Changed 16 years ago by anonymous

Replying to nigel:

This fault should have been fixed in [16128]. See #4701.
What version of the source or compat.h was being compiled?

Running svn version 15699

comment:4 Changed 16 years ago by stuartm

Resolution: fixed
Status: infoneeded_newclosed
Note: See TracTickets for help on using tickets.