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

CreateProcess No such file or directory #40

Open
nytpdy opened this issue Apr 2, 2024 · 5 comments
Open

CreateProcess No such file or directory #40

nytpdy opened this issue Apr 2, 2024 · 5 comments

Comments

@nytpdy
Copy link

nytpdy commented Apr 2, 2024

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)

image

@100ask
Copy link
Collaborator

100ask commented Apr 5, 2024

Suggest placing app folder this way:
image

@nytpdy
Copy link
Author

nytpdy commented Apr 7, 2024

So I want to use it in the parent directory, how do I accomplish that?

@100ask
Copy link
Collaborator

100ask commented Apr 7, 2024

So I want to use it in the parent directory, how do I accomplish that?

image

@100ask
Copy link
Collaborator

100ask commented May 29, 2024

I have solved this problem, please read here: https://github.com/lvgl/lv_port_win_codeblocks/blob/master/docs/set_use_flat_objects.md

@nytpdy
Copy link
Author

nytpdy commented May 30, 2024

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants