CasparCG / client

Client software primarily used with the CasparCG Server software for audio and video playout, to control graphics and recording, but it can also be used for other tasks within television broadcast.
https://casparcg.com
GNU General Public License v3.0
278 stars 97 forks source link

UPDATE README #298

Closed jpc0 closed 7 months ago

jpc0 commented 2 years ago

Expanded the section on building under Linux by adding instructions what additional steps may be required to build and not get any variable undefined errors as well as not getting a qmake not found error.

The script itself should probably not be updated since these two variables can be different on every config.

dimitry-ishenko commented 2 years ago

Sorry, I don't understand what you are trying to say in this sentence:

Please make sure that the QT5.14.2 > Desktop GCC 64-bit package is being installed.

jpc0 commented 2 years ago

Will try to think of a way to make it clearer. Want to say that in the pre-built Qt 5.14.2 binaries installer that that option should be ticked. It's not by default.

dimitry-ishenko commented 2 years ago

Oh I see. Maybe "Please make sure option ... is selected." 🤷🏻‍♂️

jpc0 commented 2 years ago

I have updated the commit, hopefully it makes more sense now.

Julusian commented 7 months ago

The build process has been reworked so this no longer applies