Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#10513 closed Patch - Bug Fix (fixed)

Fix mingw32 HDHomerun compilation

Reported by: r.keevil@… Owned by: beirdo
Priority: minor Milestone: 0.26
Component: Ports - Windows Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Mingw32 (at least when cross-compiling) requires an extra include to define HCRYPTPROV in hdhomerun_os_windows.c:random_get32()

Attachments (1)

hdhomerun.patch (431 bytes) - added by r.keevil@… 12 years ago.

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by r.keevil@…

Attachment: hdhomerun.patch added

comment:1 Changed 12 years ago by beirdo

Owner: set to beirdo
Status: newassigned

comment:2 Changed 12 years ago by r.keevil <r.keevil@…>

Resolution: fixed
Status: assignedclosed

In 2bf1785fc1139a108464af19144073f7bc64c5a4/mythtv:

Add wincrypt.h to windows file for hdhomerun

Mingw32 (at least when cross-compiling) requires an extra include to define
HCRYPTPROV in hdhomerun_os_windows.c:random_get32()

Fixes #10513

Signed-off-by: Gavin Hurlbut <ghurlbut@…>

comment:3 Changed 12 years ago by beirdo

Milestone: unknown0.26
Note: See TracTickets for help on using tickets.