| |
Visual
FlagShip 7 for MS-Windows (Release 7.1.24)
FlagShip is ported to different operating
systems. Besides for Linux and
commercial Unices,
a port for MS-Windows is
available here. This port requires:
- 32bit or 64bit MS-Windows operating
system (NT4, 2000, 2003, 2008, XP, Vista, Windows-7, Windows-8, Windows-10)
- 512 MB RAM (Windows-7 and 8 system requires min. 1GB or 2GB resp. for 32 or 64bit mode)
- 60 MB free hard disk space
There are two different ports
of FlagShip for MS-Windows available, select one:
1. |
Visual
FlagShip 7 with the free BCC compiler,
does not require any other tools |
|
Read
this booklet for
requirements and step-by-step instruction, or click on
the image left |
|
Visual
FlagShip7 Setup
program, port for BCC
|
Free Borland
BCC32 compiler
see also note below
|
|
2. |
Visual
FlagShip 7 with the MS-VC6++ compiler
or with Visual Studio 6 |
|
Read
this booklet for
requirements and step-by-step instruction, or click on the
image left |
|
Visual
FlagShip7 Setup
program, port for MS-VC6
|
|
|
- Alternatively, you may use
FTP download. You may confirm the integrity
of files by md5sum checksum:
3b8cfbd101add78366db79b22fcab5b7 FlagShip7124_bcc_Setup.exe
719154870e9db9f8f658fb5a9e416745 FlagShip7124_msvc6_Setup.exe
- 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.
- If you own license for
VFS6 and wish to continue to use it instead
of VFS7, use this link.
To upgrade your older FlagShip license to VFS7,
contact your dealer or
multisoft for
heavy discounted upgrade price, or use this order
form.
Now, if you wish to test
FlagShip for free without any risk:
|
Register
for the free, fully featured Test/Eval version |
|
by
simply fill-in this form on
http://www.flagship.de/eval.html
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. The free version
is available on https://downloads.embarcadero.com/item/24778,
you only need to register
by yourself. If the link does
not work, click here. When already installed, check the version
by invoking "bcc32" at command
prompt, it should be 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).
|