Qu programming Language
- Posted by ne1uno May 13, 2017
- 2232 views
Forked from Re: Time to finish RedyCode 1.0
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
./configure fails on msys2 windows, the error message mentions ftp://ftp.gnu.org/pub/gnu/config/ there is a readme there that has links to get new config.guess and config.sub this allows configure to complete and may fix other problems but wasn't enough to get it to build for me.
Qu isn't portable enough to run on windows at the moment almost 10 years since the last release yet another DIY half finished project
here's some corrected URL not mentioned on the Qu wiki page
https://en.wikipedia.org/wiki/GNU_lightning
https://sourceforge.net/projects/qulang/