Installing SpecBAS for Windows: Difference between revisions

From Sinclair Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 16: Line 16:


==Compiling your own version==
==Compiling your own version==
All the source is available in the Windows .zip release for anyone wishing to compile SpecBAS for using Delphi. The SpecBAS source files are also available through SVN at http://alistairsserver.no-ip.org/websvn/listing.php?repname=SpecBAS, negating the need to download the binary when acquiring the latest source. The bass audio library is also available from http://www.un4seen.com/
All the source is available in the Windows .zip release for anyone wishing to compile SpecBAS using Delphi. The SpecBAS source files are also available through SVN at http://alistairsserver.no-ip.org/websvn/listing.php?repname=SpecBAS, negating the need to download the binary when acquiring the latest source. The bass audio library is also available from http://www.un4seen.com/

Revision as of 20:35, 23 May 2013


A quick guide to getting the current version of SpecBAS up and running on Windows systems

Downloading SpecBAS for Windows

The current version of SpecBAS for Windows can be found at https://sites.google.com/site/pauldunn/SpecOS.zip

The SpecOS.zip file contains the SpecBAS.exe file, bass.dll and the relevant source files.

Running SpecBAS for Windows

The current version of the SpecBAS.exe should run from any location you wish to keep it. It will require that the bass.dll file, included in the SpecOS folder, is installed or within the same directory.

Upon fist execution, SpecBAS will create its working directory; \Documents and Settings\User\specbas . This folder is effectively the root folder for SpecBAS/SpecOS, where SpecBAS will load files from, and save files to. SpecBAS will be unaware of any files located outside of this folder.

Compiling your own version

All the source is available in the Windows .zip release for anyone wishing to compile SpecBAS using Delphi. The SpecBAS source files are also available through SVN at http://alistairsserver.no-ip.org/websvn/listing.php?repname=SpecBAS, negating the need to download the binary when acquiring the latest source. The bass audio library is also available from http://www.un4seen.com/