client icon indicating copy to clipboard operation
client copied to clipboard

UPDATE README

Open jpc0 opened this issue 3 years ago • 4 comments

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.

jpc0 avatar Nov 22 '21 15:11 jpc0

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.

dimitry-ishenko avatar Nov 22 '21 15:11 dimitry-ishenko

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.

jpc0 avatar Nov 22 '21 15:11 jpc0

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

dimitry-ishenko avatar Nov 22 '21 16:11 dimitry-ishenko

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

jpc0 avatar Nov 22 '21 16:11 jpc0

The build process has been reworked so this no longer applies

Julusian avatar Dec 13 '23 23:12 Julusian