|
Visual FlagShip 6 Downloads
for MS-Windows
FlagShip is ported to different operating systems. Besides for Linux and commercial Unices, a port for MS-Windows is available as well. This port requires:
- 32bit or 64bit MS-Windows operating
system, like NT4, 2000, XP, 2003, 2008, Vista
- 256 MB RAM (512 MB or more is recommended
for perfomance)
- 60 MB free hard disk space
There are two different ports
of FlagShip for MS-Windows available, select one:
| 1. |
Visual
FlagShip 6 with the free BCC compiler,
does not require any other tools |
 |
Read
requirements for this port, and step-by-step instruction here or
by click on the image left |
|
Visual
FlagShip Setup
program, port for BCC
|
Free Borland
BCC32 compiler

see also note below
|
|
| 2. |
Visual
FlagShip 6 with the MS-VC6++ compiler
or with Visual Studio 6 |
 |
Read
requirements for this port, and step-by-step instruction here or
by click on the image left |
|
Visual
FlagShip Setup
program, port for MS-VC6
|
|
|
- Alternatively, you may
use FTP
download where you may
confirm the integrity
of files by md5sum checksum.
- Both
the above Download links can also be used for update of former
VFS releases.
- If you wish to test or
use FlagShip for other operating systems, see the Linux or Unix ports.
- There are
free licenses for test/evaluation purposes, as well
as commercial licenses available. See the price
list and license
terms for additional details, or contact your dealer or
multisoft.
Now, if you wish to test
FlagShip for free without any risk:
|
Register
and select the required version |
 |
Simply
fill-in this form and
submit.
Your privacy is of course guaranteed.
You will get the key by e-mail. |
|
|
|
|
Enjoy. We grant free
technical support for up to 6 months, see
further info here.
Notes:
Since FlagShip translates the Xbase code
to C code as an intermediate step and requires object compatible
libs during the linking stage, the used C compiler, utilities and
libraries must be chosen with great care, otherwise upredictable
errors may occur. See further details
here and the
difference between the C compilers here.
The Borland BCC32 compiler
is available in two versions, the free and commercial
5.5 versions of Borland C++ Builder. Its free version
is available on http://www.codegear.com/downloads/free/cppbuilder (in
the Download section, click on "Compiler"),
or alternatively via Borland –> (codegear.com) –> Downloads –> C++Builder –> Compiler –> FreeCommandLineTools.
You only need to register by yourself. The
correct Borland "BCC32" compiler
reports version 5.5.1
You may check the MS-VC6 compiler
version by invoking "CL" at command prompt, it should report
...Microsoft (R) 32-bit compiler version 12.00.8168 for x86...
The
C compiler is required only in the developing phase, it is not required
for the user of your application, which only needs the by FlagShip
produced executable (i.e. your own .EXE file).
|