Topic : manual compile

Forum : Ride IDE

Original Post
Post Information Post
August 20, 2012 - 11:07am
Guest

I am using Ride-7 environment version. 7.30
In Ride-7 environment make process works fine, but I would like to compile and link my project from batch file - I have a few target versions and I want bath file to do it automatically (execute compile process with different directivities).
How can I do it ?
with best regards

Replies
Post Information Post
+1
0
-1
August 20, 2012 - 1:44pm
Raisonance Support Team

Hi,

Compile from Ride and you will see in the "Build Log" the command lines that it calls.

Just copy from the build log to a file and there you go.

Best Regards,

Vincent

+1
0
-1
August 20, 2012 - 2:03pm
Guest

Thanks.
I know how to make build project now.

Is it possible to manually execute 'make' command?

+1
0
-1
August 20, 2012 - 2:33pm
Raisonance Support Team

Hi,

Sorry, I don't understand your question.

What do you mean by "execute manually"?

Best Regards,

Vincent

+1
0
-1
August 22, 2012 - 8:37am
Guest

Sorry, I mean: executed from batch file.

What should I do to make project from batch file?
with best regards
xadamus

VincentC wrote:
Hi,

Sorry, I don't understand your question.

What do you mean by "execute manually"?

Best Regards,

Vincent