Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#5490 closed patch (fixed)

Win32 circular dependency cleanup

Reported by: andrei@… Owned by: Isaac Richards
Priority: minor Milestone: 0.22
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Cleanup for Win32 builds after #17650

Attachments (2)

libs.patch (2.3 KB) - added by andrei@… 16 years ago.
programs.patch (344 bytes) - added by andrei@… 16 years ago.
add posix.h header to scheduler.h (compile fix)

Download all attachments as: .zip

Change History (5)

Changed 16 years ago by andrei@…

Attachment: libs.patch added

Changed 16 years ago by andrei@…

Attachment: programs.patch added

add posix.h header to scheduler.h (compile fix)

comment:1 Changed 16 years ago by Isaac Richards

Resolution: fixed
Status: newclosed

(In [17668]) win32 fixes.

Fixes #5490.

comment:2 Changed 16 years ago by andrei@…

Looks like this:

mingw:LIBS += -lpthread -lws2_32

is still missing in libmythdb.pro

comment:3 Changed 16 years ago by Nigel

(In [17676]) A few extra link libraries for MinGW. Closes #5490

Note: See TracTickets for help on using tickets.