Re: [Mingw-w64-public] ntddcdrm.h

2012-02-08 Thread Kyle
On 2/9/2012 1:58 AM, Ozkan Sezer wrote: > It is already among the headers, but not under a "ddk" subdirectory. > Just include it like Thank you, I realized this for myself just before you replied. Apologies for not digging deeper first. Best regards, Kyle Schwarz

Re: [Mingw-w64-public] ntddcdrm.h

2012-02-08 Thread Ozkan Sezer
On Thu, Feb 9, 2012 at 8:42 AM, Kyle wrote: > Hello, > > I'm trying to compile libcdio with the latest MinGW-w64. > > I get: > fatal error: ddk/ntddcdrm.h: No such file or directory > > I see that ntddcdrm.h is part of MinGW, but not MinGW-w64. > > Is there any plans to implement it, or am I out o

[Mingw-w64-public] ntddcdrm.h

2012-02-08 Thread Kyle
Hello, I'm trying to compile libcdio with the latest MinGW-w64. I get: fatal error: ddk/ntddcdrm.h: No such file or directory I see that ntddcdrm.h is part of MinGW, but not MinGW-w64. Is there any plans to implement it, or am I out of luck for libcdio? Best regards, Kyle Schwarz -