Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Help needed for building and deploying. #29

Open
lss4 opened this issue Aug 15, 2019 · 0 comments
Open

Help needed for building and deploying. #29

lss4 opened this issue Aug 15, 2019 · 0 comments

Comments

@lss4
Copy link

lss4 commented Aug 15, 2019

OS: Manjaro Linux
Using GCC as well as MinGW-w64 (from AUR).

  1. I want to build this library in a way that's statically linked to necessary components, so I can build this library as well as my project which uses it on my machine and deploy the resulted binaries directly on the target machine without having to build them there (as depending on the target machine's distribution and environment, building on the target machine may or may not be possible).

  2. Is it possible to build this library against MinGW-w64, as currently my project targets Windows and Linux, and is built using g++ on both platforms. If possible, what else might be needed for building this library (it'd be even better if I can cross-compile from Linux as I also have the cross-compiler installed here).

I'm still new to some C++ aspects... so correct me if I'm wrong. :-)

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

No branches or pull requests

1 participant