I tried posting to the mailing list again and got an acknowledgment a few minutes ago, so I suppose the issue is fixed. Thank you! If there are any further issues, I will reply to this ticket.
Trouble posting to sourceforge mailing list (Undelivered mail returned to sender)
Successfully built cross compiler produces non-working EXE files
Now it's compiling fine, thanks. Most of the example files aren't rendering though: aquarium.ray buckyball.ray sub.ray tou.ray everything in the `IRISA' folder
Hello, I've been trying to build the CLI tool on its own but the configure script keeps asking for qmake/qt. Is there a way to build the CLI tool only without having installed qt? Thank you for your time and for making this great tool!
I'm trying to compile Rayshade from this repo as I failed to compile the one from Stanford, but it's giving me all sorts of errors: fogdeck.c : 'HUGE' undefined lex.o: multiple definition of 'yyin' lex.o: multiple definition of 'yyout' lex.o: multiple definition of 'yylineno' How do I fix these errors?
Yeah it's abandonware at this point... I emailed Mark Tyler and he said he stopped developing mtPaint/rgbPaint and he's now developing a new program called mtPixy which can be downloaded from this link. I managed to compile rgbPaint by the way, all it needed was running ./configure then adding -lX11 -ldl -lm to the end of the LDFLAG = line in _conf.txt then running make as usual.
Patch for GCC 9.x