kube / RT

42 RayTracer. First Semester Graphics Final Project.
http://www.42.fr
14 stars 3 forks source link

X.h absent #2

Open Zikt opened 3 years ago

Zikt commented 3 years ago

sources/rt.c:23:10: fatal error: 'X.h' file not found

include <X.h>

     ^~~~~

1 error generated. make: *** [objects/rt.o] Error 1

younver commented 7 months ago

despite the fact it's been almost 3 years, i've made minor fixes and made this project runnable in this repository.

ps. don't forget to check quickstart section out from README