๐Ÿ“ฆ gundermanc / cxx-extensibility

Some in-progress C++ extensibility tooling

โ˜… 0 stars โ‘‚ 0 forks ๐Ÿ‘ 0 watching โš–๏ธ GNU Lesser General Public License v3.0
๐Ÿ“ฅ Clone https://github.com/gundermanc/cxx-extensibility.git
HTTPS git clone https://github.com/gundermanc/cxx-extensibility.git
SSH git clone git@github.com:gundermanc/cxx-extensibility.git
CLI gh repo clone gundermanc/cxx-extensibility
Add exec permissions to scripts. c4fed53 8 years ago ๐Ÿ“ History
๐Ÿ“‚ master View all commits โ†’
๐Ÿ“ StABIlize
๐Ÿ“„ .gitignore
๐Ÿ“„ .gitmodules
๐Ÿ“„ .travis.yml
๐Ÿ“„ LICENSE.txt
๐Ÿ“„ README.md
๐Ÿ“„ README.md

Cross Platform Tools for C/C++ Extensible Applications

By: Christian Gunderman

Linux Prereqs:

You must first install GCC, CMAKE, GIT. On Ubuntu and Debian based systems, build-essential, git, and cmake packages should be adequate.

Windows Prereqs:

You must first install Visual Studio 2017 + VC++, Git, and CMake tools for windows to build natively for Windows.

To build and test Linux bits on Windows using the Windows subsystem for Linux, enable the subsystem, and then run BuildSelfTestUbuntuForWindows.cmd