Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swig

Is there a way for CMake to utilize dependencies generated by `swig -MM`?

JNI wrapper for C function using SWIG - what should be the typemap?

How to map an associative array in JavaScript to a string map in C++ using Swig?

javascript c++ swig stdmap

How to apply SWIG OUTPUT typemaps for class types in Python?

python c++ swig

directory structure for a project that mixes C++ and Python

SWIG (v1.3.29) generated C++ to Java Vector class not acting properly

How can I build this simple C++/SWIG/C# project in Visual Studio 2010?

SWIG C-to-Python Int Array

python c linux swig

Calling C function from Python (No Return Value)

python c swig

Javascript extension to use C based APIs(clutter) in a webapp

SWIG: How to wrap std::string& (std::string passed by reference)

java c++ swig

SWIG wrapped vector of vectors (C++ to python) - how to recognise the inner vector as a proxy object?

c++ python vector swig

Wrap C struct with array member for access in python: SWIG? cython? ctypes?

python c struct swig cython

Matlab binding of a C++ library using SWIG

c++ matlab binding swig

What is Warning 503 by SWIG?

How to enumerate enum members using SWIG

c++ python swig

How does SWIG wrap a map<string,string> in Python?

c++ python stl swig

Trouble setting environment variables for CTest tests

python cmake swig ctest

Swig tool and C++. Being too clever

python swig