Forum : Ride IDE
Original Post
Post Information | Post |
---|---|
December 11, 2017 - 9:47am
|
Hi, I need to build project via command line. Hopefully, the result will be same like when I choose "Project" -> "Build Project" (OR Ctrl+Alt+F7) in Ride7 IDE. Can I do that? I have try r7_clang, but not compile and I try "Ride7 -project=[project_name.rprj] -command=build", but only open the GUI without any output / messages. Thank you. Best regards, MNK |
Hello,
Thank You for using Raisonance products
You can execute code that automates tasks with ride using JScript.
The Ride 7 documentation will give you more details : help-> view Documentation -> Automation in Ride 7.
Best Regards,
AmJed
Hi AmJed,
Thanks for the information. I will start to see that JScript usage for the process.
Best regards,
MNK
Hi,
I have tried sample JS from Ride installation folder. Then, I have further questions:
Thank you.
Best regards,
MNK
To build a project via command line Windows, the user needs to access the path variables and then go to the system and the go to the environmental variable and select the path variable. Add the batch script into the opened path variable and then compile them.
This can help you, if not then contact Dell tech support