Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in swig

Wrapping C++ code for python using SWIG. Can't use cout command

Python ctypes callback function to SWIG

c++ python swig ctypes

Any disadvantages about the Android OpenCV port?

Extending SWIG builtin classes

c++ python swig

Accessing an array of pointers within a structure from Java with SWIG

java c swig

Automake, generated source files and VPATH builds

Generating doxygen comments for swig-generated C# that wraps C++

c# c++ doxygen swig

In Python, how to use a C++ function which returns an allocated array of structs via a ** parameter?

python swig

SWIG: Reporting Python exceptions from C++ code

c++ python exception swig

SWIG Python - wrapping a function that expects a double pointer to a struct

python pointers swig

Is ignoring __attribute__((packed)) always safe in SWIG interfaces?

swig

How to get the path of the Python library from within Python

python swig distutils

SWIG generated code fails to run on PHP 5.3.2 undefined symbol: zend_error_noreturn

php zend-framework swig

SWIG: Add comments to generated .py file

c++ python comments swig

What is the best way to return a string to the SWIG python interface?

cmake + swig + dependicies

c++ cmake swig

Bug writing audio using custom video writer library

python c++ windows audio swig

In Python, how to access a uint16[3] array wrapped by SWIG (i.e. unwrap a PySwigObject)?

python swig ctypes

Correct way to interact with arrays using SWIG

java c swig

R_PPC_REL24 relocation out of range

python c gcc swig powerpc