sbroberg
sbroberg
I had some difficulty getting your simple.c to build & run on ubuntu; however, after some hacking I came up with these changes (I'm not sure how to push a...
Not sure if this is a cmake-ide problem or an rtags one: When editing a .h file that defines a template used by much of the code base, emacs was...
I have a OSX project that is using an IDL to generate cpp & h files in my build space (Google's grpc). Using cmake-ide with the default configuration results in...
Hi. Thanks in advance for the nice tool. I'm using it with sqlite, but find I cannot open a sqlite file in wal mode (see the attached T07_endToEnd_NestedDirectories.db file with...
- `cross-env` version: 0.7 **Relevant code or config:** With associated cross-py.zip file: 1. Unzip on ubuntu 18.04 2. cd cross-py 3. ./build.sh This will download an android-ndk, openssl & libffi,...
… to allow 'python -m black' to be used instead of just 'black' for the executable name. This is because black as a standalong executable is not something that is...