add Building LSL Apps to documentation index#135
Conversation
|
Thanks! That page was linked to directly from the LabRecorder README but you're right it wasn't in the index. It's a bit outdated. I've made quite a few changes to the LabRecorder build system since then.
And I should actively discourage people from building it themselves because they should be downloading it from the release page. I haven't put out a new release of LabRecorder since the above changes because I was hoping to include a couple other small changes first. What platform are you building LabRecorder for? Is there a specific reason you're building it yourself instead of downloading one of the release assets? |
I'm building for Arch Linux. I can't install from the deb file on that distribution. |
Got it. Can you test the latest LabRecorder build using CMake and let me know if there's anything special you have to do? And if you can, please point me to any examples of GHA workflows on Arch Linux that you've seen work for you in the past. Any follow up should be probably happen in the LabRecorder issues: https://github.com/labstreaminglayer/App-LabRecorder/issues |
I was trying to build LabRecorder and I noticed the instructions were missing from the general index