💾 Archived View for gemini.mingmengtou.org › 2023-08-19-v-everywhere-almost.gmi captured on 2024-08-18 at 17:23:51. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-09-08)

-=-=-=-=-=-=-

neil in gemini space

v everywhere almost - 2023-08-19

gnu/linux of the debian 12 variety

i already have build essential, etc installed, of course.

git clone https://github.com/vlang/v
cd v
make
./v symlink

no compile warnings for v or my code, of course.

macos

i already have xcode and commandline tools installed, of course.

git clone https://github.com/vlang/v
cd v
make
./v symlink

code compiles and runs but with many compile warnings of depreciation. so many years since i did any compiling so while it would be nice to not have warnings i can accept these while code runs.

haiku

git clone https://github.com/vlang/v
cd v
make
./v symlink

v does not compile, of course. haiku web pages lacking advice on the pkg i need to install to fix this. lots of words about how things work and detail for cross-compiling but not enough for coding on haiku itself, doh! of course.

is to do with missing headers, methinks. and i don't know how to get these; yet.

---

return to gemini.mingmengtou.org index page.

---

neil.gemini@mingmengtou.org

content licensed CC-BY-SA 4.0 unless stated.

creative commons licence.