vygr/ChrysaLisp

error while compiling

Ashis231 opened this issue · 3 comments

When I try to compile it using make

it throws the error cannot initialize a parameter of type char * an lvalue of type void *

machine: x86-64 Ubuntu 18.04
compiler: clang
libsdl2: yes
libsdl2-ttf: yes
extracted snapshot: yes

vygr commented

I havn't noticed this on my Ubuntu build. Does it just require a cast ? What line was the error ?

vygr commented

This should be fixed now.