On Saturday, 17 September 2016 at 18:18:37 UTC, Geert wrote:
I've compiled a small application, and it runs when i execute it at the same directory where is the glade file.Is there a way to embed a glade file into a binary?
enum fileContent = import(file); fileContent is a static array of ubyte. the compiler must know the path to "file" via -J"dir/subdir"