Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
64-bit VFP is Finally Here!!!!!
Message
From
27/03/2017 23:12:24
 
 
To
27/03/2017 09:23:13
General information
Forum:
Visual FoxPro
Category:
VFPX/Sedna
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows Server 2016
Network:
Windows Server 2016
Database:
Visual FoxPro
Application:
Web
Virtual environment:
VMWare
Miscellaneous
Thread ID:
01649111
Message ID:
01649420
Views:
224
Hi Greg,

VFP C++ Compiler supports the following Visual C++ Compiler:

Microsoft Visual C++ 6.0 (Visual Studio 98), Visual C++ 7.0 (Visual Studio .NET),
Visual C++ 8.0 (Visual Studio 2005), Visual C++ 9.0 (Visual Studio 2008),
Visual C++ 10.0 (Visual Studio 2010), Visual C++ 11.0 (Visual Studio 2012),
Visual C++ 12.0 (Visual Studio 2013), Visual C++ 14.0 (Visual Studio 2015),
Visual C++ 14.1 (Visual Studio 2017).

Please install one or more of Visual C++ Compiler first,
and then we can run the install program vcsetup.exe As Administrator,
and then we can start VFP C++ Compiler...

To run the compiled executable files on a new computer,
please copy/install the Visual C++ runtime files into the application folder or the windows system folder.

The program compiled with Visual C++ 6.0 required VC runtime MSVCRT.DLL
to run.
The program compiled with Visual C++ 7.0 required VC runtime MSVCR70.DLL
to run.
The program compiled with Visual C++ 8.0 need to install Microsoft .NET
Framework 2.0 or Microsoft Visual C++ 2005 Redistributable Package or copy
MICROSOFT.VC80.CRT.MANIFEST and MSVCR80.DLL to the program folder to run.
The program compiled with Visual C++ 9.0 need to install Microsoft .NET
Framework 3.5 or Microsoft Visual C++ 2008 Redistributable Package or copy
MICROSOFT.VC90.CRT.MANIFEST and MSVCR90.DLL to the program folder to run.
The program compiled with Visual C++ 10.0 required VC runtime MSVCR100.DLL
to run, only run on Windows XP SP2 or later.
The program compiled with Visual C++ 11.0 required VC runtime MSVCR110.DLL
to run, only run on Windows Vista or later.
The program compiled with Visual C++ 11.0 Update 1 or later required VC runtime
MSVCR110.DLL to run, only run on Windows XP SP2 or later.
The program compiled with Visual C++ 12.0 required VC runtime MSVCR120.DLL
to run, only run on Windows XP SP2 or later.
The program compiled with Visual C++ 14.0 need to install Microsoft Visual C++
2015 Redistributable Package to run, only run on Windows XP SP2 or later.
The program compiled with Visual C++ 14.1 need to install Microsoft Visual C++
2017 Redistributable Package to run, only run on Windows XP SP2 or later.

Best regards.

Chen
2017.3.28
Welcome to VFP C++ Compiler: http://www.baiyujia.com/vfpcompiler
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform