alelievr / libft-unit-test

457 stars 88 forks source link

Too many arguments provided to function-like macro invocation #8

Closed rchioreanu closed 7 years ago

rchioreanu commented 7 years ago

Hi,

I am trying to use the test but I get stuck at this error when it tries to " clang -02 -funroll-loops -Wall -Wextra -Werror -I./include -o obj/main.o -c src/main.c" I am running Ubuntu 16.04 LTS.

Thanks

alelievr commented 7 years ago

Hi,

Are you on the linux branch of the libft-unit-test ? and can i get more info about your problem ?

rchioreanu commented 7 years ago

Hi,

I didn't notice the linux branch :)

Thanks