Search code examples
linuxwxwidgets

Bundle images with binary using wxWidgets on Linux


I have a small wxWidget application that uses image files at several places. I plan to deploy this application soon and was wondering if anyone could recommend me a way to bundle all resource files on Linux ?

Is there maybe even a way I could put them into the binary somehow ?

cheers


Solution

  • XPM