ScriptBasic
July 31, 2010, 06:41:49 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Login
Register
ScriptBasic
>
ScriptBasic
>
Tutorials
>
Compiling ScriptBasic for Windows
Pages: [
1
]
« previous
next »
Print
Author
Topic: Compiling ScriptBasic for Windows (Read 195 times)
support
Administrator
Posts: 261
Compiling ScriptBasic for Windows
«
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
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Open Forum
-----------------------------
=> Round Table
=> What's New
-----------------------------
ScriptBasic
-----------------------------
=> Download
=> Tutorials
=> Wish List
-----------------------------
ScriptBasic Command Line Interpreter
-----------------------------
=> General Discussions
=> Installation
=> Language - Programming Help
=> ScriptBasic Examples w/source
=> Debugger
-----------------------------
ScriptBasic HTTP Application Server
-----------------------------
=> General Discussions
=> Installation
-----------------------------
ScriptBasic Embedded
-----------------------------
=> General Discussions
-----------------------------
ScriptBasic Extension Modules
-----------------------------
=> Extension Modules
===> IUP
===> CGI
===> MySQL
===> ODBC
===> Berkeley DB
===> PSQL
===> Curl
===> GTK-Server
===> CIO
===> NT
===> DYC
===> ZLIB
===> RE
===> HASH
===> GD
===> MT
===> T
===> DBG
===> BB
-----------------------------
ScriptBasic Source
-----------------------------
=> General Discussions
=> Windows
=> Linux
=> Unix
=> Apple OSX - FreeBSD
Loading...