philippe44 / AirConnect

Use AirPlay to stream to UPnP/Sonos & Chromecast devices
Other
3.55k stars 218 forks source link

Compiling/dependencies? #241

Closed timtn closed 4 years ago

timtn commented 4 years ago

Hello, Trying to compile airupnp on a clean ubuntu vm, and just wondering what version and where to place pthreads-win32 files? thanks!

philippe44 commented 4 years ago

Just to be sure I understand, you want cross-compile?

timtn commented 4 years ago

Just trying to compile x86-64 for now. Is pthreads-win32 only required for compiling -win?

edit: was able to compile without the pthreads-win32 files.