Good day,

I'm working on a Nim + QML panel for Linux, and been through the examples 
available in the nimqml github page as well as the nimqml-apps repositry, also 
in Github. The prototype application builds successfully and runs without 
issues other than being still a pre-alpha and lots of things not available yet. 
The problem is when I try to take the executable to another computer [ same 
operating system, same Qt versions, libDOtherSide installed in same way and 
path ] I can't get the executable to work, even on the development box if I 
move the executable to a different directory.

Therefore, is there a way to pack other files (resource files, like text files, 
svg images, jpg images...) into the Nim executable? I've been searching without 
much success on that topic. So I would certainly appreciate any hint on how to 
achieve this.

Thanks in advance, noxnivi

P.S.: as I couldn't post with the @noxnivi user, had to create a new one to be 
able to ask again. Apologies.

Reply via email to