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

make it compile on windows (update building doc) #111

Closed
3 of 4 tasks
agudpp opened this issue Oct 13, 2020 · 0 comments
Closed
3 of 4 tasks

make it compile on windows (update building doc) #111

agudpp opened this issue Oct 13, 2020 · 0 comments

Comments

@agudpp
Copy link
Owner

agudpp commented Oct 13, 2020

TODOS:

  • We added the crossguid
  • We need to compile the qxtglobalshortcut in debug / release mode (and change the lib name, adding a d in the end). This should be fixed in a different way (supported directly from qtxglobalshortcut for example). Otherwise mixing debug and release libs crashes (also the .dll.a file needs to be created properly)
  • we need to set properly the file where we will install all the files, some of them needs to be added by hand (libstlc++... etc).
  • installation of the profile and data in the users folder needs to be done manually, we need to make it automatically this.
agudpp pushed a commit that referenced this issue Nov 2, 2020
agudpp pushed a commit that referenced this issue Nov 2, 2020
agudpp pushed a commit that referenced this issue Nov 3, 2020
agudpp pushed a commit that referenced this issue Nov 3, 2020
- adding the debug release libs for windows (#123)
- improving compilation cmake for windows so we can run latest libs without copy and paste all the time.
- added the installation targets for windows to copy all necesary libs
- fixing serialization of binary objects and reading binary objects from files, seems either new standard changed the way this work or windows works differently.
- fixing logging issue using static instances in multiple compilation units, seems either windows or new standard change this.
@agudpp agudpp closed this as completed Nov 3, 2020
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

1 participant