CandL

Results 14 issues of CandL

I am having a similar issue to: [https://devops.stackexchange.com/questions/2155/cannot-connect-to-chocolatey-org-or-any-other-internet-site-from-within-containe/2173#2173](url) This is the error message: ``` Step 4/4 : RUN powershell -Command iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1')); choco feature disable --name showDownloadProgress ---> Running...

Over the last few month I have been using Conan as a C++ package manager, and really rather like it. (https://bincrafters.github.io/about/) Recently Bincrafters released Qt as a package (5.6/5.9/5.11) for...

Building from the blog post: https://blog.conan.io/2019/03/06/Serializing-your-data-with-Protobuf.html A CmakeLists.txt file is included. [cmakelists.txt](https://github.com/conan-io/cmake-conan/files/2942909/cmakelists.txt) So to activate the function: protobuf_generate_cpp I need to do a find_package(Protobuf REQUIRED) ...... is this the intent?...

Conan version: 1.26.0 Conan Cmake :0.15.0 Trying to build a library called qwt which needs qt. Qt has a LOT of options many do not affect the library. I am...

[==========] 14 tests from 1 test suite ran. (98439 ms total) [ PASSED ] 14 tests. This was built with Win 10 MSVS 2015. The current issue is with GLOG...

question

I am considering trying it with Win 10 MSVS 2015 and 64 bit

devops

I am using conan from the cmakelists.txt file as described here: https://github.com/conan-io/cmake-conan Any thought of integrating that side of it Regards Carl

### Is there an existing issue for this? - [X] I have searched the existing issues ### Problem description My Space Pilot worked and then did not work. Now granted...

Bug
Core
Regression
Hardware: mouse

Now that Bincrafters has a viable Qt offering, the next layer lib is VTK with the Qt option turned on.