William Howell

Results 12 comments of William Howell

Hello @leftbones! I ran into the same issue with `physac.h` missing while trying to build the examples on my M1 Mac. It looks like raysan5 forked Physac and updated it...

I'm having the same problem with JuliaPro-1.2.0-2 with Julia 1.2.0 on macOS 10.15.1. Steps: 1. Start JuliaPro 2. Start Julia REPL 3. Enter `Pkg.add("Calculus") 4. Enter `using Calculus` 5. Enter...

I got the same error as you did, except I am on macOS 10.15.1. I'm pretty new to poking around repositories and dub.json files, but I figured I'd give this...

@ColdenCullen Is https://github.com/Circular-Studios/Dash/wiki/Setting-Up-Your-Environment still correct? It's been a while since I've touched D - I've been in web-dev and Haskell land the past year, so I'm a bit rusty with...

@elmajime Hi there, Please note that oktal gave this an open source license, so you (or I!) can fork this repository and apply the fix. My fix is obviously trivial...

Hi there! I just finished updating your package to Swift 5 myself. I figured I would give it a go since I'm new to Swift. If you like, you can...

Hi, I got the same error while trying to rebuild the lisp kernel on macOS Catalina for the 1.12 version.

To be precise, I followed the installation directions: download the 1.12 source, unzip the image binary (darwinx86.tar.gz) into the 1.12 source directory, and then cd into the darwinx8664 kernel directory...

🤦 I forgot to check my Xcode version. No problems now. Thank you!