alelievr / libft-unit-test

455 stars 88 forks source link

Doesn't work in Ubuntu #81

Open WildBoarGonnaGo opened 4 years ago

WildBoarGonnaGo commented 4 years ago

Screenshot_2020-05-07_01-19-36 I intstalled clang, due compiling program, and i tried to run tests, but it failed and have no idea what to do

WildBoarGonnaGo commented 4 years ago

Screenshot_2020-05-07_01-57-24 i add parenthesizes as clang said and it compiles very well, but run_test binary won't launch because of 'invalid ELF header'

jipay commented 4 years ago

same problem on Ubuntu 20.04 and Manjaro-gnome 20.01

SilverBzH commented 4 years ago

Hi @WildBoarGonnaGo ,

What is your ubuntu architecture ? 32/64 bits ?

I am using Pop!_OS x86_64, which is a debian version as well and it's working perfectly on my side.

maksimis commented 2 years ago

same problem ubuntu 20.04, kernel 4.19.128-microsoft-standard, x86_64 (WSL2 on windows10)

github-actions[bot] commented 2 years ago

Hello! Thanks for contributing to the libft unit test.

Note that this repository is not maintained by the owner anymore, instead there is a bot that will automatically merge any reviewed pull requests. If you feel like it, here are some links that can help you submiting a change in the code base::