-
Notifications
You must be signed in to change notification settings - Fork 87
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
CreateProcess No such file or directory #40
Comments
So I want to use it in the parent directory, how do I accomplish that? |
I have solved this problem, please read here: https://github.com/lvgl/lv_port_win_codeblocks/blob/master/docs/set_use_flat_objects.md |
Thank you, this is the result I wanted |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I downloaded the emulator, then add the file in the parent directory, then in the emulator can run successfully, then save and close the emulator, the emulator open again will report
CreateProcess No such file or directory
Here is my file directory, the .c file I wrote in the app.
After removing the app file from codeblock, re-saving and closing it, then opening it again, it works correctly, and I can add the app file here to run it, but after adding it, and then opening it again, it continues to report an error!
Translated with DeepL.com (free version)
The text was updated successfully, but these errors were encountered: