vlang / ved

1 MB text editor written in V with hardware accelerated text rendering. Compiles in <1s.
GNU General Public License v3.0
1.34k stars 78 forks source link

build on openSUSE Leap 15.3 give the following error #141

Open diego-garro opened 1 year ago

diego-garro commented 1 year ago

Hi, build on openSUSE Leap 15.3 give the following error:

/tmp/v_1000/ved.7112183473125230992.tmp.c:30660: warning: assignment from incompatible pointer type
/lib/libc.so.6: error: bad architecture
tcc: error: referenced dll 'libc.so.6' not found
/usr/lib/libpthread.so: error: bad architecture
tcc: error: library 'pthread' not found
...
==================
(Use `v -cg` to print the entire error message)

builder error: 
==================
C error. This should never happen.

This is a compiler bug, please report it using `v bug file.v`.

https://github.com/vlang/v/issues/new/choose

You can also use #help on Discord: https://discord.gg/vlang