Jump to content

BMXFrontEnd


Josh
 Share

Recommended Posts

index.php?app=downloads&module=display&section=screenshot&id=192

File Name: BMXFrontEnd

File Submitter: Josh

File Submitted: 30 Apr 2011

File Updated: 03 May 2011

File Category: Tools

 

ABOUT

A handy tool for building applications and modules. Enjoy!

 

USAGE

You must have mingw installed to compile modules.

 

If you have BlitzMax installed somewhere other than C:/Program Files/BlitzMax, you need to set the BlitzMax path in the configuration file.

1. If the file "BMKFrontend.cfg" does not exist, create it.

2. Add this line to the file:

BlitzMaxPath=(your path here)

 

Compiling DLLs requires you to have some stuff installed:

 

DEF files can be generated automatically by exporting any function in your source code with "win32" declared at the end.

Make sure the first line of any exported function is GCEnter().

 

LICENSE

 

Released under the GNU General Public License:

http://www.gnu.org/licenses/gpl-3.0.txt

 

ACKNOWLEDGEMENTS

 

Thanks to Seb Hollington for his help with the treeview checkboxes.

I ripped the MakeDEF code off the forum, somewhere.

 

Click here to download this file

My job is to make tools you love, with the features you want, and performance you can't live without.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...