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

Hardcoded full paths in different tools #9

Open
Seramis opened this issue Aug 1, 2015 · 1 comment
Open

Hardcoded full paths in different tools #9

Seramis opened this issue Aug 1, 2015 · 1 comment

Comments

@Seramis
Copy link

Seramis commented Aug 1, 2015

There are some utilities that contain full path to devkit's default installation directory. That renders it impossible to install devkit into any other place than default path.

Example: Espressif/utils/gen_appbin.py:123
Because of that, compiling fails as it is unable to eventually create eagle.app.flash.bin file into project's folder.

@CHERTS
Copy link
Owner

CHERTS commented Aug 14, 2015

You can change the way files gen_appbin.py and others and compile a new executable files (* .exe), but you need to install Python 2.7

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

2 participants