CAJazzer

Results 8 comments of CAJazzer

I experienced the same when building leoptonica. I ran xcode-select --install just to make sure I had the latest command line tools for Xcode 8.1 on Sierra 10.12.1 (this was...

Yes, thank you, same experience here where it dies on i386 tesseract build

Did I miss a step? Trying to build AlprSample after adding frameworks and following specific ReadMe directions and getting errors. This is after getting successful builds of the 4 frameworks:...

Experiencing the same issue of not getting anything when clicking `Join a space...` No errors, etc. Thanks Update: Ran the: `Live Share Spaces: Join Space` and got the error "Command...

I have a mostly working dev environment for TypeScript in vscode using the [svelte-ts-template](https://github.com/PaulMaly/svelte-ts-preprocess/graphs/contributors) + adding a svelte.config.sys with: ``` const { preprocess } = require("svelte-ts-preprocess") module.exports = { preprocess:...