Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cosos console command seems works but got me this mensage at the end #466

Open
Joilnen opened this issue Sep 19, 2019 · 0 comments
Open

Comments

@Joilnen
Copy link

Joilnen commented Sep 19, 2019

[100%] Linking CXX executable bin/MyGame
[100%] Built target MyGame
Traceback (most recent call last):
File "/home/joilnen/cocos2d-x_devel/cocos2d-x-3.9/tools/cocos2d-console/bin/cocos.py", line 1081, in
run_plugin(command, argv, plugins)
File "/home/joilnen/cocos2d-x_devel/cocos2d-x-3.9/tools/cocos2d-console/bin/cocos.py", line 970, in run_plugin
plugin.run(argv, dependencies_objects)
File "/home/joilnen/cocos2d-x_devel/cocos2d-x-3.9/tools/cocos2d-console/plugins/plugin_compile/project_compile.py", line 1535, in run
self.build_linux()
File "/home/joilnen/cocos2d-x_devel/cocos2d-x-3.9/tools/cocos2d-console/plugins/plugin_compile/project_compile.py", line 1436, in build_linux
cocos.copy_files_in_dir(result_dir, output_dir)
File "/home/joilnen/cocos2d-x_devel/cocos2d-x-3.9/tools/cocos2d-console/bin/cocos.py", line 777, in copy_files_in_dir
for item in os.listdir(src):
OSError: [Errno 20] Not a directory: '/home/joilnen/Risk/linux-build/bin/MyGame'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant