Arjan Speiard | Asgard Sings!

Results 367 comments of Arjan Speiard | Asgard Sings!
trafficstars

When running `python this_version.py` ![image](https://user-images.githubusercontent.com/3918517/79353107-e8df4b00-7f3a-11ea-8d41-fdbe5c077254.png) it translates to: git command error: The system cannot find the given file

This is currently a big drawback of using the test part of Insomnia (cli) as we cannot use this within our pipelines currently. Any chance this can get high(er) priority?...

stumbling upon this old pr again. Within the format project we use pre-commit. This project already defines a lot of standard commit hooks which we can integrate. Maybe that's nice...

Reviving the old thread I don't own a Raspberry so can't quite test it. Current status is that it still doesn't work as mentioned in discord Build + install went...

Agreed with @ooshlablu we're certainly interested in other artifacts, but we mostly won't use it. Therefore we don't have added it yet. If a PR is made to create the...

@abompard i think we might be accessing something which might not be allocated yet searching the error on google results in a couple of things but we might need a...

Hmm that might be if the executable is not compiled with debug symbols (`CMAKE_RELEASE_TYPE=Debug`) i think our default target is RelWithDeb (is listed in the mains CMakeLists.txt) As for aubio,...

~~Hmm i see Boost and Regex.. might be the same as fedora built-system a while ago. Can you try setting the cmake-flag `-DUSE_BOOST_REGEX=1` with your build? See~~ https://github.com/performous/performous/issues/567 we've moved...

@Lord-Kamina can you help @abompard out with compiling aubio correctly? @abompard the last error basicly means you didn't specify the library within the commandline.. https://stackoverflow.com/a/19905704 but i guess this should...

Might be good to keep this open or create a referenced issue from this so we do get to implement it :)