Fernando Pelliccioni
Fernando Pelliccioni
Specify library name and version: **cppfront/master** --- - [x] I've read the [guidelines](https://github.com/conan-io/conan-center-index/blob/master/docs/how_to_add_packages.md) for contributing. - [x] I've followed the [PEP8](https://www.python.org/dev/peps/pep-0008/) style guides for Python code in the recipes. -...
Specify library name and version: **stlab/1.7.1** --- - [x] I've read the [guidelines](https://github.com/conan-io/conan-center-index/blob/master/docs/how_to_add_packages.md) for contributing. - [x] I've followed the [PEP8](https://www.python.org/dev/peps/pep-0008/) style guides for Python code in the recipes. -...
Anyone knows where the video of lecture 20 is? I can't find it on YouTube. Sorry for the off-topic.
Specify library name and version: **ParlayHash/0.0.2** --- - [X] I've read the [contributing guidelines](https://github.com/conan-io/conan-center-index/blob/master/CONTRIBUTING.md). - [X] I've used a [recent](https://github.com/conan-io/conan/releases/latest) Conan client version close to the [currently deployed](https://github.com/conan-io/conan-center-index/blob/master/.c3i/config_v1.yml#L6). - [X]...
Create a new `wallet` project
Test steps: ``` export KTH_SOMETHING=something ./kth ``` Error: ``` Error: unrecognised option ```
On a Linux box I had to install `sudo apt install libbz2-dev` to be able con build `js-native` We should use a Conan recipe to avoid imposing this to the...