-
**V version:**
**OS:**
**What did you do?**
try to build v for musl,
**What did you expect to see?**
a working build
**What did you see instead?**
a failure because the current i…
-
**V version:**
**OS:**
OS: macos, macOS, 11.4, 20F71
Processor: 12 cpus, 64bit, little endian, Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
CC version: Apple clang version 12.0.5 (clang-1205.0…
-
Is it possible to get a sqlite3 dev bundle ?
currently running CLR 31460
would bring sqlite3.h header + static libs (maybe) etc..
-
Just wanted to clean this off of the chat and keep it focussed. I think you're spot on in your thought about keeping TTF (and by extension UI) in the realm of existing libraries. Obviously we're wai…
-
**V doctor:**
```
OS: linux, "Manjaro Linux"
Processor: 12 cpus, 64bit, little endian, AMD Ryzen 5 5500U with Radeon Graphics
CC version: cc (GCC) 11.1.0
getwd: /home/jah-on/Nextcloud/vlang/D…
-
**V doctor:**
```
V full version: V 0.4.7 a4b8768.3ca5bc3
OS: linux, Linux Mint 21.3
Processor: 4 cpus, 64bit, little endian, Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz
getwd: /home/prof/projec…
-
So, I was hoping to use this in conjunction with the V language (https://github.com/vlang/v) but had to learn quickly that just `cl jsish.c /Fejsish.exe` wouldn't work, because:
```
C:\Users\ingwi…
-
### Describe the bug
I'm currently working on a `pathlib` library for `v`: #16782. I wanted to implement a wrapper function around `os.open`, and raise a custom error if it didn't work, like so:
…
-
### Describe the bug
I am not 100% shure if this is bug, but I am not able to create a function with another function (from a std library) as argument. In my opinion this should work, but everything …
-
**V version:** V 0.2.4 beb1b8c
**OS:** linux, "ArcoLinux"
**What did you do?**
I tried to compile the [calculator](https://github.com/vlang/ui/blob/master/examples/calculator.v) example f…