MikeGitb
MikeGitb
I have no idea, if anyone has time for this, so feel free to close as won't fix, but as a) not all of ranes-v3 has been merged into the...
**Bug category** - [ ] *bug - compilation error* - [ ] *bug - compilation warning* - [x] *bug - runtime error* - [ ] *bug - runtime warning* -...
As discussed in https://github.com/cinder/Cinder/issues/2142 I would like to modernize the cmake build scripts. The purpose of this issue is to keep track of all planned and proposed changes related to...
As the title says: What is the policy (if any) for supported OS and development versions in the applec eco system? For Windows and Linux the decision was to require...
See https://github.com/cinder/Cinder/issues/1964. The wiki still contains requirements and build instructions for ubuntu 14.04 and 15.04, but the minimal required version is now 18.04.
When creating a PR, the CI-status only shows the results from appveyor, but not from travis. Cinder still seems to be enabled though: https://travis-ci.org/github/cinder/Cinder Anyone knows, why that is?
As the title says, it would be nice, if you could provide a `add_pf_library( )` (and `add_pf_executable`) cmake function that just takes the root directory of a project as an...
Just a question: It seems an ABI breaking release is on the (distant) horizon and I was wondering if you'll use the opportunity to overhaul `std::regex` or if you have...