Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/utoni/mingw-w64-driver

A simple and stupid "Mingw64 Driver Plus Plus" project example.
https://github.com/utoni/mingw-w64-driver

mingw-w64-dpp

Last synced: about 1 month ago
JSON representation

A simple and stupid "Mingw64 Driver Plus Plus" project example.

Awesome Lists containing this project

README

        

# Mingw64 C++ Driver Example

An example ready to use together with [mingw-w64-dpp](https://github.com/utoni/mingw-w64-dpp).

You can lookup the documentation there.

For TLDR folks:

```shell
make DPP_ROOT="[path-to-mingw-w64-ddk-template-dir]" all
```