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

Static build for Windows 64bit and 32bit #2

Open
aliascash opened this issue Apr 26, 2018 · 1 comment
Open

Static build for Windows 64bit and 32bit #2

aliascash opened this issue Apr 26, 2018 · 1 comment
Labels
development Development issues

Comments

@aliascash
Copy link
Collaborator

Produce a compiled version of XSPEC which has been statically linked against all libraries so as to produce a single executable file.

@shbli
Copy link

shbli commented Jun 5, 2018

@spectrecoin Is this really for 1.4.0? or can we do it for 1.4.1? or another new version.

I think this is not a really blocking feature for 1.4.0 and it will be more time consuming to look at as well.

We can defiantly also let someone else help us work on this on the side. Totally not related to our project.

A good start to read is http://amin-ahmadi.com/2016/09/22/how-to-build-qt-5-7-statically-using-msvc14-microsoft-visual-studio-2015/

You can compile all the Qt libs (Except QtWebEngine, this have to be done separately)

I was able to compile the whole libs pretty easily. we just need to be able to compile QtWebEngine statically.

Keep in mind we talking 64 bit for now. support for 32 bit can come later.

@HLXEasy HLXEasy transferred this issue from aliascash/alias-wallet-archive Apr 14, 2021
@HLXEasy HLXEasy transferred this issue from another repository Apr 16, 2021
@bitcoinx2 bitcoinx2 added the development Development issues label Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Development issues
Projects
None yet
Development

No branches or pull requests

2 participants