-
Hi, I know that it look like sily isue, but sometime is not able know direct path to opencl, (mainly in android are 12 path to library), I sugest add to option with dlopen similar https://github.com/k…
-
This issue is to discuss the planning of the mongo vlang driver.
* Currently the implementation is a wrapper around the mongo-c-driver. Is it the long term solution?
* Are we planning to develop …
-
create a library in vlang that can inspect /proc files
check psutil features
-
POC of Vlang library callable like C lib in Android NDK (Or other)
This will help me to know if it better to use `V` for the main base of the app orif I will use `C`.
-
```
Dong@DESKTOP-JHQSG53 MINGW64 /d/Dev/vlang/learn
# v run ui1.v
C:/v/v.exe: error while loading shared libraries: ?: cannot open shared object file: No such file or directory
Dong@DESKTOP-JHQS…
-
Can the licenses chosen be more liberal? E.g. http://copyfree.org/
-
### Describe the bug
libbacktrace is not supported on OpenBSD => error when building V code with `-d use_libbacktrace` flag.
### Reproduction Steps
- Build Vlang on OpenBSD/amd64
- Clone sou…
-
I can't find UI libraries with this query: https://vpm.vlang.io/search?q=Ui
-
### Describe the bug
When I create a local module and selectively import something from it, v will complain about the module being imported but unused even though I selectively imported something fro…
-
Please complete the following information about the language:
- Name: V
- Website: https://vlang.io
- Language Version: V 0.2.1 ee66336
The following are optional, but will help us add the lan…