Open jimorc opened 9 months ago
I have the same issue on MacOS 14.4.1
Same problem.
Anyone able to fix this issue yet? Same on macOS 14.4.1
Same issue here (mac os 14.5) - can install soapysdr but not soapypython (error is the same as OP)
Similar issue on OS X 14.7.1, though my specific error is:
Last 15 lines from /Users/XXXX/Library/Logs/Homebrew/pothos/02.make:
/opt/homebrew/include/Poco/Net/DatagramSocket.h:51:2: note: candidate constructor not viable: requires at least 2 arguments, but 1 was provided
51 | DatagramSocket(const SocketAddress& address, bool reuseAddress, bool reusePort = false, bool ipV6Only = false);
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Most or all installs fail on MacOS 14.2. Note that the reason appears to be different than for issues #59, and #62. Note that I installed the Doxygen formula and it works on my other CMake projects, so missing Doxygen does not seem to be the problem.
Here is the output from
brew install pothosaudio
"