"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

convert .obj to .h is open obj2opengl in notepad

I have a 3D modal for cup.obj. I need to convert to .h file so i downloaded this http://heikobehrens.net/2009/08/27/obj2opengl/ And put cup.obj file to this folder. Then i run from terminal obj2opengl.pl cup.obj I didn't get .h file.

command i'm using:

Ranganatha-GVs-Mac-mini:~ ranganathagv$ ./obj2opengl.pl cup.obj-bash: ./obj2opengl.pl: No such file or directoryRanganatha-GVs-Mac-mini:~ ranganathagv$