Scott Pecot
2018-04-04 18:55:36 UTC
I am struggling to build the PortAudio library for Windows, which I must do
because I need to have WASAPI support and apparently that is not included
in the binary distributions.
When I follow the instructions in "Creating MSVC Build Files via CMake",
all seems to go well until I open the .sln file in Visual Studio 2017 and
try to build.
It builds the Win32 target just fine, but the x64 target is missing.
I see that x64 is probably intended to be supported by looking at the old
sln file in build/msvc/portaudio.sln (in the source directory).
Maybe Visual Studio 2017 is not supported? If so, kindly tell me what I am
supposed to use and/or do in order to build your library on Windows 64-bit.
Thanks.
because I need to have WASAPI support and apparently that is not included
in the binary distributions.
When I follow the instructions in "Creating MSVC Build Files via CMake",
all seems to go well until I open the .sln file in Visual Studio 2017 and
try to build.
It builds the Win32 target just fine, but the x64 target is missing.
I see that x64 is probably intended to be supported by looking at the old
sln file in build/msvc/portaudio.sln (in the source directory).
Maybe Visual Studio 2017 is not supported? If so, kindly tell me what I am
supposed to use and/or do in order to build your library on Windows 64-bit.
Thanks.