audiorouterdev / audio-router

Routes audio from programs to different audio devices.
GNU General Public License v3.0
3.51k stars 420 forks source link

Compiling #103

Open jhox616 opened 5 years ago

jhox616 commented 5 years ago

I don't see any executables within the source code files. Can you add a file to explain how to compile this program correctly?

JStuve commented 5 years ago

This is a Visual C++ Project, try compiling using Visual Studio as a C++ proj.

jhox616 commented 5 years ago

Ok i will see if that will work. I got an error on resourses.h that there was a stray '/377' not sure if i will get the same error with visual.

Either way, any chance I can get you to send me a compiled version? i just got bluetooth 5.0 and i really want to check out hooking up multiple bluetooth speakers.

anyways, thanks for getting back with me :‐)

On Sun, Jan 6, 2019, 3:57 PM Josh Stuve <notifications@github.com wrote:

This is a Visual C++ Project, try compiling using Visual Studio as a C++ proj.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/audiorouterdev/audio-router/issues/103#issuecomment-451774186, or mute the thread https://github.com/notifications/unsubscribe-auth/ANkDkdQMGBC7fcy9-azVh-9gw460AhA_ks5vAmM0gaJpZM4Zuco- .

mindforger commented 5 years ago

The link to the Download is in the readme :)

jhox616 commented 5 years ago

Ok great thank you very much

On Sun, Jan 6, 2019, 5:24 PM mindforger <notifications@github.com wrote:

The link to the Download is in the readme :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/audiorouterdev/audio-router/issues/103#issuecomment-451780724, or mute the thread https://github.com/notifications/unsubscribe-auth/ANkDkTw0V9nkvHmloh85LZN1u_GSOxPBks5vAneXgaJpZM4Zuco- .

jhox616 commented 5 years ago

I tried to build and compile the main.cpp file and it says there are errors.

On Sun, Jan 6, 2019, 5:40 PM Jerrad Hoxie <jerrad.hoxie@gmail.com wrote:

Ok great thank you very much

On Sun, Jan 6, 2019, 5:24 PM mindforger <notifications@github.com wrote:

The link to the Download is in the readme :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/audiorouterdev/audio-router/issues/103#issuecomment-451780724, or mute the thread https://github.com/notifications/unsubscribe-auth/ANkDkTw0V9nkvHmloh85LZN1u_GSOxPBks5vAneXgaJpZM4Zuco- .