syntroniks

Results 8 comments of syntroniks

Kits were (and are) great. CMakePresets seems to provide a more standardized and configurable alternative. This (writing our own kits/cmakepresets) is very helpful for specifying hand-crafted toolchain files. For the...

As a workaround, I've been experimenting in Visual Studio CMake projects. Choosing an Existing Cache for `CMakeSettings.json` that pulls from a .bat file (that uses `CMakePresets.json`) things are workable until...

``` s@PF1AJJFF:~/StratifyLabs-SDK$ curl -L -o ~/StratifyLabs-SDK/Tools/gcc/bin/sl $SL_LINK % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0...

I am able to reproduce your exact output (2x invocation of update and `slu` success afterwards). I have separate comments/thoughts on the SDK distro we may discuss in a separate...

Even if it was hitting the correct directory, it looks like `sl sdk.install` didn't do anything (I'm obtaining this copy from the new link, not `..../slwin`) ``` $ sl sdk.install...

I have issues with sl version 0.67 ``` $ sl --version # about ## output - publisher: Stratify Labs, Inc - version: 0.67 - gitHash: 49c800d - apiVersion: 3.20.3 -...

https://github.com/crobi/rpg-cards/blob/e449f5559d9940df795bd21fc52ec6defbd293e3/generator/output.html#L26 should be removed maybe https://github.com/crobi/rpg-cards/commit/bef3e2740d52d751c7d7b7081c56241a1ed5965d got reverted at some point? Picking that commit may fix things

Disabling react dev tools actually fixed this for me.