SimonBoeuf / rtv1

Lets go baby
2 stars 0 forks source link

Ça marche pas help ! :p #1

Open AndreMiras opened 10 years ago

AndreMiras commented 10 years ago
[andre:/tmp/trash/rtv1] master ± make
gcc -Wall -Werror -Wextra -g -c main.c -I ./includes/ -L -lft
In file included from main.c:13:0:
includes/rtv1.h:21:18: fatal error: mlx.h: No such file or directory
compilation terminated.
make: *** [main.o] Error 1
[andre:/tmp/trash/rtv1] master 2 ±
SimonBoeuf commented 10 years ago

C'est une lib made in epitech, tu dois pouvoir la trouver sur le net :/ et il te faut quelques trucs speciaux sur x11 pour la compiler

2014-02-16 22:40 GMT+01:00 AndreMiras notifications@github.com:

[andre:/tmp/trash/rtv1] master ± make gcc -Wall -Werror -Wextra -g -c main.c -I ./includes/ -L -lft In file included from main.c:13:0: includes/rtv1.h:21:18: fatal error: mlx.h: No such file or directory compilation terminated. make: *\ [main.o] Error 1 [andre:/tmp/trash/rtv1] master 2 ±

Reply to this email directly or view it on GitHubhttps://github.com/SimonBoeuf/rtv1/issues/1 .

SimonBoeuf commented 10 years ago

tu sauras te debrouiller avec la lib en pj ? Moi j'ai un peu galere pour l'installer sur mon linux (ouais, j'ai aussi un linux sur mon pc perso)

et il faut que tu refasses un pull, et que tu lances ./rtv1 scene2, j'ai fait un truc plus joli :)

2014-02-16 23:15 GMT+01:00 Simon BOEUF simon.boeuf@gmail.com:

C'est une lib made in epitech, tu dois pouvoir la trouver sur le net :/ et il te faut quelques trucs speciaux sur x11 pour la compiler

2014-02-16 22:40 GMT+01:00 AndreMiras notifications@github.com:

[andre:/tmp/trash/rtv1] master ± make

gcc -Wall -Werror -Wextra -g -c main.c -I ./includes/ -L -lft In file included from main.c:13:0: includes/rtv1.h:21:18: fatal error: mlx.h: No such file or directory compilation terminated. make: *\ [main.o] Error 1 [andre:/tmp/trash/rtv1] master 2 ±

Reply to this email directly or view it on GitHubhttps://github.com/SimonBoeuf/rtv1/issues/1 .