GLBasic forum

Main forum => GLBasic - en => Topic started by: MrTAToad on 2010-Jun-22

Title: Embedding data during compile
Post by: MrTAToad on 2010-Jun-22
I'm wondering if the following site would be helpful in allowing embedded data :

http://www.linuxjournal.com/content/embedding-file-executable-aka-hello-world-version-5967 (http://www.linuxjournal.com/content/embedding-file-executable-aka-hello-world-version-5967)

It should work on all platforms...
Title: Re: Embedding data during compile
Post by: MrTAToad on 2010-Jun-22
The only problem is the extra work needed with all LOAD/X_LOAD commands to allow loading from embedded data.