Search code examples
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
Exposing a C++ class instance to a python embedded interpreter...

c++pythonboostswigboost-python

Read More
Python to C, SWIG design pattern for a function with input and output void pointer arguments...

pythoncpython-3.xdesign-patternsswig

Read More
Running a SWIG bound Python+C program gives a missing DLL error when running on another computer...

pythoncswig

Read More
Calling undefined number of callback functions from the C++ layer...

pythonc++callbackswig

Read More
Using swig Python wrapper: argument 2 of type 'std::unordered_set< std::string > const &am...

pythonc++swig

Read More
swig python derived and base in different modules...

pythoninheritanceswig

Read More
BackNext