-
Help please, i have this mensaje, I don´t know how to fix.
(demcoreg) enver@lynx-pc:~$ dem_align.py -h
usage: dem_align.py [-h] [-mode {ncc,sad,nuth,none}]
[-mask_list {toa,sn…
-
**What language and solver does this apply to?**
CMake build
**Describe the problem you are trying to solve.**
I'm building OR-Tools Python package from source on an Ubuntu machine:
```
cmake -…
SYury updated
4 months ago
-
I get a segfault when trying to analyze this file: https://github.com/mmomtchev/node-magickwand/raw/84e1cdff82aae838233202e76b9ca01815e9ebec/Magick%2B%2B.cxx
I am using a very basic walking of the …
-
Hi @LingDong-
I tested your Python version and it's really nice. I'd need a significant speed up though and I cannot run the swig version:
> ImportError: /tf/Repos/trace_skeleton/swig/_trace_skel…
-
SWIG's documentation currently relies on hand-crafted HTML code, supplemented by a few decades-old Python scripts. Writing HTML by hand is cumbersome and provides another obstacle to improving the doc…
-
The following valid C++ code results in a syntax error being issued by SWIG:
```
#include
class Value
{
template
Value(typename std::enable_if::type * = nullptr)
{
}
};
```
T…
-
### What is the bug?
[Docs](https://gdal.org/en/latest/api/python/osgeo.gdal.html#osgeo.gdal.GCPsToGeoTransform) say `osgeo.gdal.GCPsToGeoTransform(int nGCPs, int bApproxOK=1)→ RETURN_NONE`, which is…
-
✗ npm start
> repo-repo@1.0.0 start /Users/tony/Workspace/stripe-recurring-membership
> node server.js
module.js:538
throw err;
^
Error: Cannot find module 'swig'
-
See https://github.com/robotology/yarp/pull/1521#issue-291584026 .
In particular, check if the `MAKE_COMMS` macro can be applied to all the types in https://github.com/robotology/yarp/blob/master/bi…
-
I have seen https://github.com/swig/swig/issues/798, https://github.com/swig/swig/pull/236 and https://github.com/swig/swig/pull/1365 and find this plot a bit hard to follow.
Is there support for `…