-
-
Notifications
You must be signed in to change notification settings - Fork 230
FreeBSD builds #820
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
base: develop
Are you sure you want to change the base?
FreeBSD builds #820
Conversation
Progress notesThese packages are to be installed: I was unable to find libopenfec, so I could only build with: Todos
|
Progress notesMore packages needed installing: Then I was able to do builds with tests: And the tests passed. Todos
|
|
Hi @nolan-veed Thank you for your interest. If not, please do, and check if the tests pass |
|
I had to also install cmake: And then I could do benchmarks: Thanks @baranovmv. I'm assuming we're ok with using --build-3rdparty=... as a fallback? Or do we want to try and build all third party stuff without using system packages? I'll move on to CI & doc stuff - another PR. We can merge this? |
|
hi guys, I've taken an interest in this project to see if it can do some nice high quality / low latency audio streaming on my LAN and have made a port of your OpenFEC fork for FreeBSD as a prerequisite of getting this packaged. https://freshports.org/devel/openfec now you should be able to simply do |
Why
For #759
And #360
Hello @gavv, I can work on those tickets. I do have some previous unix experience, but about 15 years ago :)
I was able to install FreeBSD-14.3 in a VirtualBox VM. The sshfs mount roc-toolkit from my host dev machine. I can then code in VSCode.
What
Testing
WIP.