1
General Board / Re: execution analysis - recording history
« on: March 04, 2023, 02:38:16 am »
Now, I think I understood that I need to write the build script. However, I could not find how to write it. I have a project in C folder, a package called projects, and inside I have my source-code from which I want to create s.d.
https://ibb.co/QH5XNfz
This example code is a simple atm application where the user prompted to enter information on developer command prompt. When I run the code from vs code, it works perfectly. So I assume when I click on build in EA, it should also prompt this window for me. To do that I need to write this build script(this is my understandin, im not sure
)
I am open to any suggestions and help. Thank you all!
https://ibb.co/QH5XNfz
This example code is a simple atm application where the user prompted to enter information on developer command prompt. When I run the code from vs code, it works perfectly. So I assume when I click on build in EA, it should also prompt this window for me. To do that I need to write this build script(this is my understandin, im not sure

I am open to any suggestions and help. Thank you all!