Hi at all.
I would use debug mode of QLC maybe to find a problem of my programmation.
I have some question :
- How do I know if QLC is in debug mode?
- In the terminal, is my type is correct : /Applications/QLC\ 4.13.1/QLC+.app/Contents/MacOS/qlcplus -d 3 ? (that's ok for fullscreen with this : /Applications/QLC\ 4.13.1/QLC+.app/Contents/MacOS/qlcplus -f)
- Where can I find the Log debug messages to a file in my Mac? (documentation say $HOME/QLC+.log)
And last question I would try to open my workspace, so I test that but it's not work :
/Applications/QLC\ 4.13.1/QLC+.app/Contents/MacOS/qlcplus -o QLC plus Psyka 10.4.16 Traktor Qlc Resolume 2s
Where do I put my workspace on the computer (it's actually in my dropbox file)
Thank you very much
MACOS Command Line Parameters - Debug mode and open workspace file
- mcallegari
- Posts: 4823
- Joined: Sun Apr 12, 2015 9:09 am
- Location: Italy
- Real Name: Massimo Callegari
- Contact:
Official released versions don't allow debugging.
You need to build QLC+ from sources in debug mode and then you will have logs and everything.
You need to build QLC+ from sources in debug mode and then you will have logs and everything.
- edogawa
- Posts: 638
- Joined: Thu May 07, 2015 10:34 am
- Real Name: Edgar Aichinger
Releases are optimized builds, only the automated github actions builds are done in debug mode. You have to be logged in with a GH account to access them.
On https://github.com/mcallegari/qlcplus/actions choose a master branch commit that shows green, scroll down and download the artifact.
EDIT: Oops, no Mac OS builds there (sorry, I don't know how these are made)
On https://github.com/mcallegari/qlcplus/actions choose a master branch commit that shows green, scroll down and download the artifact.
EDIT: Oops, no Mac OS builds there (sorry, I don't know how these are made)