Closed pikhovkin closed 1 year ago
It is because clang is unable to find cstdlib for some reason. This header file is usually installed by default but still make sure it exists. If it does exist then use the following command (make sure u have g++ for this)
./peregrine.elf -cc g++ compile ../can_comp.pe
Do let me know if it worked
it works! @SaptakBhoumik thank you!
Describe the bug
To Reproduce Steps to reproduce the behavior:
Desktop (please complete the following information):