Hi. I am trying to install the ta-lib package on NixOS.
https://gist.github.com/Industrial/d351e323cc0d106c5a5fbf0cf10fe46d#file-gistfile1-txt-L48
You can see on this line that the correct ta-lib C package (0.6.2) has been installed and that it's /include dir is passed to the gcc compiler but the compile is failing.
To reproduce: git clone https://github.com/Industrial/ft_userdata.git && cd ft_userdata && direnv allow