ditg icon indicating copy to clipboard operation
ditg copied to clipboard

Create bin/ to avoid unexpected cp behavior during make.

Open PrinceS17 opened this issue 1 year ago • 0 comments

OS: Ubuntu 20.04.6 LTS make: 4.2.1 g++: 9.4.0

Avoid the issue during the make "-lITG couldn't be found" as there's no bin/ at first and thus cp commands create a binary bin under the root.

PrinceS17 avatar Oct 02 '23 16:10 PrinceS17