Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build issue using brew #60

Closed
supertorqued opened this issue Nov 28, 2022 · 2 comments
Closed

Build issue using brew #60

supertorqued opened this issue Nov 28, 2022 · 2 comments

Comments

@supertorqued
Copy link

Following the instructions listed here: https://github.com/pothosware/homebrew-pothos/wiki...
I get the build error below on the brew install pothosaudio step.
...
1 error generated.
make[2]: *** [lib/CMakeFiles/Pothos.dir/System/Logger.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [lib/CMakeFiles/Pothos.dir/all] Error 2
make: *** [all] Error 2

Last 15 lines from /Users/tflug/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
DatagramSocket(const SocketAddress& address, bool reuseAddress, bool reusePort = false, bool ipV6Only = false);

@ncorgan
Copy link
Member

ncorgan commented Nov 28, 2022

Duplicate of #59, solution already in progress

@ncorgan ncorgan closed this as not planned Won't fix, can't repro, duplicate, stale Nov 28, 2022
@supertorqued
Copy link
Author

Thanks, I didn't find #59 in my searches. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants