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

https://github.com/muellan/cpp_python

How to build a Python wrapper for C++ functions on Win64
https://github.com/muellan/cpp_python

cpp python windows

Last synced: 2 months ago
JSON representation

How to build a Python wrapper for C++ functions on Win64

Awesome Lists containing this project

README

          

# Shared C++ libraries for Python on Win64

Minimal example that shows how to build a Python library that wraps C++ functions with MinGW-w64 on Windows.

Tested with MinGW-w64 g++ 5.1.0 and Python 2.7.10 under Windows 10 Version 1511