I had an entity class in Aib\\PlatformBundle\\Entity\\User.php
I had no problems trying to create its form class through
php app/ console doc
I got rid of the same error message as in your case by using app/console_dev instead of just app/console