Search code examples
SWIG generates invalid Python wrapper code...


pythonswig

Read More
How to get Swig to apply a basic typemap when mapping a Python list to a pointer to a C-style array...


pythonc++swigswig-typemap

Read More
Python: SWIG vs ctypes...


pythonc++swigctypesffi

Read More
Error installing faiss-cpu with pip: swig.exe command failed during wheel build for Python 3.12.0...


python-3.xwindowsswigpython-3.12

Read More
Why does SWIG generate SwigValueWrappers for std::vector<myClass>, but not for std::vector<...


c++swig

Read More
Is Swig able to wrap nested structs when wrapping to produce python code?...


pythonc++nestedwrapperswig

Read More
Android C to Java SWIG unable to compile: incompatible types: byte cannot be converted to SWIGTYPE_p...


javaandroidcswigswig-typemap

Read More
Tcl and SWIG carrays.i memory usage...


tclswig

Read More
SWIG Hello World; ImportError: dynamic module does not define module export function...


pythoncsetuptoolsswig

Read More
c program SWIG to python gives 'ImportError: dynamic module does not define init function'...


pythoncdebianswig

Read More
Wrapping a C++ file as a Python file using SWIG...


pythonc++ubuntu-16.04swig

Read More
linking clang lib allways undefined symbol...


c++rubylinkerclangswig

Read More
Passing byte[] from Java to C++...


javaswig

Read More
Setting compiler flags using swig and python...


pythonc++boostswig

Read More
How to specify int32_t type in tcl when interfacing with C++ class via SWIG?...


c++typestclswigint32

Read More
g++ linking and swig...


pythonlinkerswiggsl

Read More
Can a Python class derive from a SWIG-wrapped C++ class?...


pythonc++swig

Read More
Android app crashes on load library, cannot find entry point getThreadLocalsEv, how to fix? [example...


crustswigentry-pointandroid-native-library

Read More
What are the best practices when using SWIG with C#?...


c#swig

Read More
swig c++ to python (with numpy): error: use of undeclared identifier 'import_array'...


pythonc++numpyswig

Read More
How to set JSON object in variable using swig node js?...


node.jsexpressswig

Read More
Compile TCL C extension for windows...


tclswig

Read More
MEX equivalent for Python (C wrapper functions)...


pythonswigctypescythonmex

Read More
How to set SWIG generated java proxy class as final...


javajava-native-interfaceswig

Read More
swig - calling char const * [] from python...


pythoncswigargvargc

Read More
SWIG how to opt out whole interface and wrap just one function...


c++swig

Read More
Error installing faiss-cpu - No module named 'swig'...


pythonpipswiglangchainfaiss

Read More
cmake + useSWIG + Java: missing Java package name...


javac++cmakeswig

Read More
Python: AttributeError: 'module' object has no attribute...


pythonswig

Read More
Handle dependency in python file generated by SWIG...


pythonswig

Read More
BackNext