ScriptBasic
July 31, 2010, 06:41:49 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Compiling ScriptBasic for Windows  (Read 195 times)
support
Administrator
*****
Posts: 261


« on: April 14, 2010, 08:34:45 PM »

This tutorial will be a step-by-step guide to creating a ScriptBasic Windows binary set of executables and DLLs from source. ScriptBasic has only one set of source files for all platforms and some of the extension modules are based on cross platform open source libraries. The C compiler used in this tutorial will be the Microsoft free Visual C++ Toolkit. (VC7) This was the compiler Peter Verhas used to create the 2.1 beta and what Armando used for the final 2.1 ScriptBasic Windows release.

You can download the Visual C++ Toolkit from HERE (ScriptBasic site) or one of the many other sites on the web. This first post will show the C compiler being installed. The next post will be installing the development versions of the open source libraries used with the extension modules. The final post will show you how to compile ScriptBasic source to build the binaries.
















« Last Edit: April 14, 2010, 10:49:35 PM by support » Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!