So, I thought I would take a look a the source code to see if I could do a temporary fix for a problem until the next version comes out. The latest version of the source code I can find is dated 2/10/2007. Where does one get the latest version of the source code?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
oops. of course right after I posted this, I found a source dated 3/10/2013 in a download names update.zip
Sorry for the post, moderator, please delete. Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
So, I thought I would take a look a the source code to see if I could do a temporary fix for a problem until the next version comes out. The latest version of the source code I can find is dated 2/10/2007. Where does one get the latest version of the source code?
oops. of course right after I posted this, I found a source dated 3/10/2013 in a download names update.zip
Sorry for the post, moderator, please delete. Thanks.
Is it written down somewhere how to compile this source code? I couldn't find any pertinent info on the subject.
okay, got it.
1. download and install freebasic from https://sourceforge.net/projects/fbc/?source=dlp
2. download and install fbedit from https://sourceforge.net/projects/fbedit/?source=dlp
3. unzip uipdate.zip into gcbasic source folder.
4. run fbedit. load project GCBASIC.fbp from unpack of update.zip
5. hit f5 to compile.
Results: GCBasic.exe, 730624 bytes. (original in update.zip is 732160 bytes, so some unknown difference somewhere)
This was an excellent post.
I've always wondered the steps and files required to do this.
Thanks.