From: James Rozee Date: 2008-09-13T21:27:12+09:00 Subject: BlitzMax and Ruby Hi, I'm new to Ruby but would like to use Ruby as a scripting language within a BlitzMax game engine. BlitzMax supports multiple platforms (Win, Mac & Linux) and can import C/C++ code. However, it uses MinGW to compile C code. Can anyone help me to get Ruby to compile under MinGW so that I can import the C code into Blitz? I don't know anything about MinGW. Most of the posts here seem to assume a certain amount of knowledge of the application. Thanks. -- Posted via http://www.ruby-forum.com/.