Skip to content
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

Building server requires desktop libraries as well #190

Open
iwkse opened this issue Nov 4, 2020 · 4 comments
Open

Building server requires desktop libraries as well #190

iwkse opened this issue Nov 4, 2020 · 4 comments
Assignees

Comments

@iwkse
Copy link

iwkse commented Nov 4, 2020

Hi,
while building with

automate.py server

which is supposed to be only server side, download and builds all dependencies including desktop (eg. build the whole Qt)

[EDIT]
Seems like (undocumented) from the configure.py is possible to decide what kind of build to do

@ShockwaveNN
Copy link
Contributor

ShockwaveNN commented Nov 10, 2020

I've asked your dev team, and we agree that сurrent situation is not totally rite and downloading QT for DocumentServer is not right

We are try to change it as soon as possible, but currently cannot give any estimates for this task

@iwkse
Copy link
Author

iwkse commented Nov 10, 2020

It would be nice to have a better script, it will drop the building time. I've also notice when you rebuild, it's going to delete everything and build again.
This makes it difficult to test stuff, when for example you want only to build FileConverter.

@ShockwaveNN
Copy link
Contributor

I've also notice when you rebuild, it's going to delete everything and build again.

Try to set --update option to 0
Not 100% sure this work, but I think I remember this right

@iwkse
Copy link
Author

iwkse commented Nov 24, 2020

Seems not, it's always removing all, should be clean = 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants