cyrillef / FBX-glTF

FBX glTF importer/exporter plug-in and converter.
MIT License
210 stars 50 forks source link

glTF command not found error #23

Open Pratyush1184 opened 5 years ago

Pratyush1184 commented 5 years ago

I installed all the dependencies on my linux machine(Ubuntu 18.04.2 LTS 64-bit) with 16 GB of RAM. Then, I built the solution using the cmake command as specified in the documentation. The build was created successfully. There’s nothing more suggested in the documentation. So then on running the glTF command and providing the FBX file as parameter, I got the “glTF: command not found” error. I am sending you the screenshots of the commands I ran alongwith the directory structure obtained after running the commands. Please look into the issue. Screenshot from 2019-05-01 20-03-49 Screenshot from 2019-05-01 20-05-24

rohitmorph commented 4 years ago

Hey @Pratyush1184 Did you find a solution to this problem? I'm stuck with the same problem and I don't seem to find a way around it. Could you please help?