-
we need
https://github.com/OSSIA/libossia/blob/master/CMake/ossiaConfig.cmake.in
cf https://cmake.org/cmake/help/git-master/manual/cmake-packages.7.html#creating-a-package-configuration-file
then…
-
## Issue Details
The CGAL boost/std picking shenanigans for `` (e.g. `function`) as well as forked deprecated std tools (e.g. `unary_function`) are split between multiple files in the package `STL_…
-
there are several of the shared_library tests that are duplicated right now with the intent of converting them to use the cpp98 interface. this will require some updating of the cpp98 interface as we…
-
The CPP98 interface needs some work on it to get it back into alignment with the c interface. This will involve adding some functions and creating some test cases. We also need to ensure that the ob…
-
the errors concern the building of
https://github.com/bltzr/ofxOscQuery/tree/master/example-singleServer
first type of errors:
In file included from /home/scrime/Documents/repos/openFrameworks/a…
-
Initial Checklist prior to submitting the issue. Check the bellow boxes to the best of your knowledge:
- [x] I have not found an open issue describing the same problem.
- [x] I went through "CONTR…
-
```
Dear Chen,
I downloaded the muduo, muduo-protorpc and muduo-tutorial into /home/ocean/MYGIT/ and compiled muduo and muduo-protorpc successfulley.
Then I modified the muduo-tutorial/cmake/CMak…
-
Below the repositorie's title there's room to mention topics that hold for CATCH, e.g.
```
testing cpp98 cpp11 single-file header-only no-dependencies tdd bdd framework
```
See for example [lest](…
-
The cpp98 codegen is incorrectly using primitive type char\* in MessageHeader::wrap and similarly the member function wrapForDecode. Are you trying to encourage developers to create a local char[] …
-
Hi Rob,
I tried installing raster 2.7-11 following your answer to my stack exchange [question](https://stackoverflow.com/questions/52335522/r-why-does-raster-extract-give-dim-error). However, I get…