Hi everybody,
I installed the new qcodo 0.4.14, and since I have a problem to run the codegen with the cli command.
My config is :
Linux Ubuntu 9.10
Xampp 1.7.3a
My error :
$ /var/www/vhosts/www.mysite.com/www/../cli/qcodo codegen
bash: /var/www/vhosts/www.mysite.com/www/../cli/qcodo: /usr/bin/env: php: No such file or directory
I tried to modify the path to the php interpreter
$ /var/www/vhosts/www.mysite.com/www/../cli/qcodo codegen
bash: /var/www/vhosts/www.mysite.com/www/../cli/qcodo: /opt/lamp/bin/php: bad interpreter: No such file or directory
Still not working, the QCODO 0.3.32 with the codegen in the webpage was much workfull :D
Thanks for finding me a issue