compile error occurred under msys2
jacky_zz <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, all! I compile Mplayer-1.4 with msys2. error occurred when compile the file stream/stream_cddb.c, line 63. #include <ddk/ntddcdrm.h> but installed package 'i686-w64-mingw32', file ntddcdrm.h is under include, not in include/ddk. When I change #include <ddk/ntddcdrm.h> to #include <ntddcdrm.h>, compilation is successed. jacky_zz _______________________________________________ MPlayer-users mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-users