Re: Time to finish RedyCode 1.0
- Posted by jmduro May 13, 2017
- 2994 views
I just put the definition of win_t at the beginning of include/Utf8.h
typedef unsigned int wint_t;
I still can't use any socket-related function. Il get an error:
duro@debian-32:~/Téléchargements/qu/demo$ qu socket.qu /home/duro/Téléchargements/qu/demo/socket.qu [-1218799872] Qu.compile_main (ESystem) /opt/qu/lib/Socket line 8: OpenSSL is not available near Ssl
libssl-dev is installed (Debian 8 32-bit). I don't know what is missing.
Jean-Marc
Forked into: Qu programming Language