Avram Eisner
Avram Eisner
**V doctor:** ``` V full version: V 0.4.3 57a33c3.4690fec OS: macos, macOS, 14.2.1, 23C71 Processor: 12 cpus, 64bit, little endian, Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz getwd: /Users/avrameisner/Dev/v vexe: /Users/avrameisner/Dev/v/v...
### Check for existing issues - [X] Completed ### Is your feature request related to a problem? It's cumbersome and slow to have to use the mouse to click on...
- updated `mac-raylib-install.sh` to create the `/usr/local/lib directory` if it doesn't already exist - updated `mac-raylib-build.sh` to cd into the raylib repo root directory before creating the build sub-directory and...
The other examples work fine, but raygui_button doesn't run. I type in my terminal: `crystal run src/raygui_button.cr` I get this error: ```console ld: library 'raygui' not found clang: error: linker...
I ran ```shell git submodule init git submodule update ``` and then ran ```shell make ``` I get the error: ``` ar: lib/libwren.a: No such file or directory make[1]: ***...
### Describe the bug I can't install v-analyzer from the vscode extension (clicking "Yes" on notification to install). Building from source also fails (`v build.vsh release`) ### Expected Behavior v-analyzer...