Forum

Problem with project manager

21 February 2016 16:13
Hi,

When I want to create a projet with project manager, I get "Project list error"

I use Ubuntu 14.04…
Any Idea ?

And what's the command to create a complete blend4web project (.blend, .json, .bin, . html, .js , .css) with project.py

Thank you for help
21 February 2016 17:54
Hello and welcome to our forum!

This looks like a bug, to verify please check output of the following command (run inside apps_dev):

./project.py list

You can also check our newest Developer Preview builds.

If you need to create a full project manually exec:

./project.py init -AS -t external name
 
Please register or log in to leave a reply.