“moveable for distribution”: As a result of I do not know the correct phrase for this. Gentle weight? Painless to play?… under no circumstances by “moveable” do I imply cross-platform executable. If it runs on home windows for now It is adequate.
Instance: Minecraft is identical single .exe from the second it is downloaded. Installations happen pretty shortly (very painless) for the chosen model.
My case: I’ve a C++ sport which makes use of the next libraries:
– SFML
– GLAD
– GLEW
– GLM
– ASSIMP
How can I make my sport a single .exe which installs these libraries within the listing I need, if they are not there on execution, and in addition executes the sport? (presumably that is how I think about it ought to work).
I believe I already made my level, however in essence I need the sport to be a single .exe managing all exterior dependencies.