fxia22/pointnet.pytorch

bash build.sh is not working for me

hsamiei opened this issue · 2 comments

hello to everyone
I have a problem to build.sh file when running it said line 5: command not found
Thank you in advance for your cooperation

You would need to install g++

thank you @fxia22 yeah it's working.
first install g++ by (sudo apt install g++) in ubuntu app
then bash build.sh