开发者

Bundle images with binary using wxWidgets on Linux

开发者 https://www.devze.com 2023-03-03 19:13 出处:网络
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

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 开发者_JAVA技巧into the binary somehow ?

cheers


XPM

0

精彩评论

暂无评论...
验证码 换一张
取 消