Software Archive
Read-only legacy content
17061 Discussions

The sample code of MicroMediaRenderer won't be compiled

zhengqihao
Beginner
419 Views

Hello All

I downloaded the latest uPnP SDK from inter website and try to compile the

Micro Av Rendererwin32_MmrRslMpMicroMediaRenderer.sln

there is one compiling error : identifier fd_set syntax error .

I searched the whole project and no any fd_set define was there in code .

any help is appreciate

Zhengqi Hao

0 Kudos
1 Reply
zhengqihao
Beginner
419 Views

I found this problemcan be soved by put online of #include in the head of file which use fd_set structure

0 Kudos
Reply