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

Get static compilation working in a container of some sort #2

Open
ioistired opened this issue Jan 28, 2021 · 5 comments
Open

Get static compilation working in a container of some sort #2

ioistired opened this issue Jan 28, 2021 · 5 comments

Comments

@ioistired
Copy link
Collaborator

People are having trouble compiling this. Setting up a container (probably Docker) to build it in might help. I'll need to iron out the details of what versions of each library is required, and then hopefully out of the container we can get statically linked executables.

@darkobits
Copy link
Member

Would adding requirements.txt be a simpler solution?

@ioistired
Copy link
Collaborator Author

This application is written in C++, not Python.

@darkobits
Copy link
Member

In Which Darkobits Learns that Reading Comprehension is a Life Skill
(the Value of Which Cannot Be Overstated)

@darkobits
Copy link
Member

Speaking as a C++ illiterate, still curious if there's no way to just compile the whole thing into a single binary that Just WorksTM.

@ioistired
Copy link
Collaborator Author

I appreciate the interest. If you have any guidance on how to Just Do It™ I'm all ears 🙃

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

2 participants