Search code examples
Swig using non constant declarations for size of typedeffed array...

cswig

Read More
vector of enum not correctly handled by SWIG...

pythonswigswig-typemap

Read More
How to wrap a class derived from vector in swig...

c++swig

Read More
SWIG - OverflowError when methods have enum typed arguments...

pythonc++swig

Read More
Why this redundancy in Swig interface file?...

swig

Read More
SWIG TypeError: in method 'my_method', argument 1 of type 'double const []'...

pythonctypeerrorswig

Read More
How do tell "swig -python -py3 myswig.i" not to include annotations...

python-3.xpython-2.7setuptoolsswig

Read More
SWIG: avoid C++-to-Python aliasing...

pythonc++swig

Read More
SWIG - C++ to python - enum that has ULL values being converted to 0...

pythonc++swig

Read More
SWIG: Wrapping C API in OO way...

c#cswig

Read More
How can I correctly create a C++ vector in Python3 by swig?...

pythonc++swig

Read More
SWIG typemap 2d array to Python list...

pythonc++arrayscharswig

Read More
Custom SWIG accessor functions or struct member type cast...

pythonstringstructcharswig

Read More
Swig: How to change the accessiblity of the generated C# classes from `public class` to `internal cl...

c#c++swigswig-typemap

Read More
SWIG Python C++ struct as in/out parameter...

pythonc++structswig

Read More
Dealing with in/out string parameters in Swig Python...

pythonc++pointersswig

Read More
How to call a C# method from C using SWIG?...

c#cswig

Read More
M2Crypto doesn't install in venv, or swig doesn't define __x86_64__ which breaks compiling a...

pythonlinuxopensslswigvirtualenv

Read More
Using CMake, how to rebuild Swig wrapper when header file changes...

pythonc++cmakedependenciesswig

Read More
Quickfix - Set sequence number in Python...

pythonswigquickfixpython-bindings

Read More
Why does my function in a shared library which uses OpenMP hang when called from a subprocess via sw...

pythoncopenmppython-multiprocessingswig

Read More
Return unbounded C array as type[]...

arrayscswig

Read More
Wrapper generator SWIG (C++/Perl): How to access "blessed" objects in a 1d vector<doubl...

c++perlvectordoubleswig

Read More
Run CMake from gradle before compile Kotlin code...

androidgradlekotlincmakeswig

Read More
How to SWIG std::string& to C# ref string...

c#c++stringswig

Read More
PyPy - SWIG - QuickFix mix...

swigquickfixpypypython-bindings

Read More
Dynamic module does not define module export function(PyInit_example)...

pythoncwindowsswig

Read More
How do I apply a SWIG typemap to _only_ a specific function?...

pythonswigswig-typemap

Read More
Creating check typemap except in destructor...

pythonc++swig

Read More
Deep copy in Python SWIG wrapper of C struct...

pythoncswig

Read More
BackNext