Search code examples
How can I %include C++ headers in SWIG when they contain namespaces?...


c++swig

Read More
How to Debug QuantLib-Python module in Visual Studio...


pythonvisual-c++swigquantlib-swig

Read More
SWIG doesn't work on Windows with MinGW-w64 when binding C++ and Python: DLL load failed while i...


pythonc++windowsswigmingw-w64

Read More
ImportError: DLL load failed: The specified module could not be found for custom built pkg using Swi...


pythoncmakecross-compilingswigdllimport

Read More
SWIG + Go: C source files not allowed when not using cgo...


gobuildswig

Read More
Undefined symbol for boost serialization extended type info when using swig to convert from C++ to t...


serializationboostswig

Read More
Bazel. Generating files which aren't available prior to bazel build during the build itself...


bazelswigbazel-rulesbazel-cpp

Read More
Swig is not detecting correctly the struct to call C++...


c++goswig

Read More
How to properly downcast in C# with a SWIG generated interface?...


c#c++swigdowncast

Read More
faiss: How to retrieve vector by id from python...


pythonc++swigfaiss

Read More
Failing to build a python package with SWIG...


pythonc++pipswig

Read More
Using Python callbacks via SWIG in OR Tools...


pythonc++swigor-tools

Read More
Using SWIG with pointer to function in C struct...


pythoncfunctionpointersswig

Read More
How to make SWIG deal with utf8 strings in C#?...


c#utf-8swig

Read More
How to expose a C++ class to Python without building a module...


c++pythonswigboost-python

Read More
SWIG C++ to Python: Initialize class by struct reference not working...


pythonc++referenceswig

Read More
SWIG wrap for Python a void function with an output reference to smart pointer parameter...


pythonc++swigswig-typemap

Read More
How to automatically remove the namespace attached to a friend function defined within a C++ class, ...


pythonc++swig

Read More
Is it possible to downcast SwigObject to a concrete type?...


pythoncpointerspolymorphismswig

Read More
CMake Error: Could NOT find SWIG (missing: SWIG_DIR)...


node.jscmakeswigpocketsphinx

Read More
SWIG Interface for calling Qt from Python...


c++python-2.7pyqt4swig

Read More
Getting char* and size_t from C to ruby, and pass them from Ruby to C without FFI (using SWIG)...


crubyswig

Read More
How python swig wrappers were generated without any source files in my case?...


pythonc++windowsswig

Read More
Could NOT find SWIG in Android Studio on Mac M1 Pro...


androidmacoscmakeswigapple-m1

Read More
pip can't install package because it can't find swig2.0 binary...


python-2.7pipswig

Read More
How to install SWIG?...


windowsinstallationswig

Read More
SWIG turns 'bool' C type into a SWIGTYPE, even when including stdbool.h in interface file...


javacjava-native-interfaceswig

Read More
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader...


androidc++swigandroid-library

Read More
ImportError: DLL load failed while importing _pydna: The specified module could not be found...


pythonswigmayaunreal-engine5quixel-bridge

Read More
Pass str as an int array to a Python C extended function (extended using SWIG)...


pythonarrayscctypesswig

Read More
BackNext