Open stalker57241 opened 1 year ago
And what's wrong with generation of projects with python scripts principially?!!! When I created project, this put solution files right into directional folder, not subfolder
It seems that an error in process_folder(top_path, args.dest + "/"), the windows path separators different from unix system. you'd better try to change the "/" to "\"
When I finally tried to create all templates for projects, this message appeared. Command:
python gen_template.py LearnProject2 --type all -d E:\oxygine\learn_project2
(-t all
I tried first, but it won't work)