Installing CodePorting.Native Cs2Cpp
You can download CodePorting.Native Cs2Cpp from Codeporting Download Section.
Please perform following steps in order to use CodePorting.Native Cs2Cpp:
- Download the latest version.
- Unzip the folder to required location.
- Opt any suitable option to port your C# project to C++, as per your requirements.
- GUI
- Command Line
Requirements
Working Environment
CodePorting.Native Cs2Cpp supports both 32-bit and 64-bit operating systems:
- Windows 7 or higher or Windows Server 2008 or higher
- .Net Framework 4.6
- cmake 3.8.0 or higher (used to build ported code, porting is possible without cmake)
Input(C#) Projects
CodePorting.Native Cs2Cpp supports C# Projects:
- C# 5.0 and lower versions
- .Net Framework 2.0 and higher
Output(C++) Projects
The Ported(C++) code can run on:
- Windows 7 or higher;
- Windows Server 2008 or higher;
- Ubuntu Linux 16.04.
The following compilers support ported code:
- Visual Studio 2017
- GCC 6.2 or 6.3 @ Ubuntu 16.04
- Clang 3.9.1-4ubuntu3~~16.04.2