Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
ACE 6.0 Static Builds on VC2008/2010
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
C Pates  
View profile  
 More options Feb 9 2011, 7:23 pm
Newsgroups: comp.soft-sys.ace
From: C Pates <tekczar2...@gmail.com>
Date: Wed, 9 Feb 2011 16:23:07 -0800 (PST)
Local: Wed, Feb 9 2011 7:23 pm
Subject: ACE 6.0 Static Builds on VC2008/2010
Hi,

Been working with ACE 5.6 for some time and thought I'd take ACE 6.0
for a spin!  I noticed that there are no VC solution files for
building ACE as static libs rather than DLLs, unlike in past versions.

Is there an easy way to build these?  I noticed the docs on MPC but
haven't got around to learning this system yet - is there a simple
command line I could use with it if MPC will do the trick?  (Not
trying to be lazy, just trying to get into using ACE 6 as soon as!)

TIA for any help.

Regards

Carl


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Johnny Willemsen  
View profile  
 More options Feb 10 2011, 4:20 am
Newsgroups: comp.soft-sys.ace
From: Johnny Willemsen <jwillem...@remedy.nl>
Date: Thu, 10 Feb 2011 10:20:27 +0100
Local: Thurs, Feb 10 2011 4:20 am
Subject: Re: [ace-users] ACE 6.0 Static Builds on VC2008/2010
Hi,

> Been working with ACE 5.6 for some time and thought I'd take ACE 6.0
> for a spin!  I noticed that there are no VC solution files for
> building ACE as static libs rather than DLLs, unlike in past versions.

Yes, it is true we don't ship these by default anymore, we had more
project files than code

> Is there an easy way to build these?  I noticed the docs on MPC but
> haven't got around to learning this system yet - is there a simple
> command line I could use with it if MPC will do the trick?  (Not
> trying to be lazy, just trying to get into using ACE 6 as soon as!)

Yes, install perl and run:
 mwc.pl -type vc9 -static

Johnny


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
C Pates  
View profile  
 More options Feb 10 2011, 3:49 pm
Newsgroups: comp.soft-sys.ace
From: C Pates <tekczar2...@gmail.com>
Date: Thu, 10 Feb 2011 12:49:54 -0800 (PST)
Local: Thurs, Feb 10 2011 3:49 pm
Subject: Re: ACE 6.0 Static Builds on VC2008/2010
On Feb 10, 9:20 am, Johnny Willemsen <jwillem...@remedy.nl> wrote:

> Yes, install perl and run:
>  mwc.pl -type vc9 -static

Hi Johnny,

Sorry to be a pain but I couldn't get that to work - I'm not sure what
I'm doing wrong:

I installed ActivePerl and executed the mwc.pl in ACE_Wrappers\bin.
(I did define ACE_ROOT in the environment before running.)

Here's the output it gave me:

Using .../ACE 6.0.1/ACE_wrappers/bin/MakeProjectCreator/config/MPC.cfg
CIAO_ROOT was used in the configuration file, but was not defined.
DANCE_ROOT was used in the configuration file, but was not defined.
Generating 'vc9' output using default input
Generation Time: 0s

I got a very strange file called PerlAce.sln?  I even tried going back
to the ACE 5.8 static sln files and using the MPC command line from
there (with changed directories) which at least gave me a file called
PerlACE_vc9_Static.sln instead!

(I downloaded Komodo in an attempt to debug the script but as I'm not
a Perl programmer some of what I saw escaped me...) I'm obviously
doing something crazy, just don't know what.

Thanks for your help so far

Regards

Carl


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Johnny Willemsen  
View profile  
 More options Feb 11 2011, 3:34 am
Newsgroups: comp.soft-sys.ace
From: Johnny Willemsen <jwillem...@remedy.nl>
Date: Fri, 11 Feb 2011 09:34:48 +0100
Local: Fri, Feb 11 2011 3:34 am
Subject: Re: [ace-users] ACE 6.0 Static Builds on VC2008/2010
Hi,

You need to run mwc.pl in the directory for which you want to have the
solutions, for example ACE_wrappers/ace

Johnny

On 02/10/2011 09:49 PM, C Pates wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
C Pates  
View profile  
 More options Feb 11 2011, 4:13 am
Newsgroups: comp.soft-sys.ace
From: C Pates <tekczar2...@gmail.com>
Date: Fri, 11 Feb 2011 01:13:59 -0800 (PST)
Local: Fri, Feb 11 2011 4:13 am
Subject: Re: ACE 6.0 Static Builds on VC2008/2010
On Feb 11, 8:34 am, Johnny Willemsen <jwillem...@remedy.nl> wrote:

> Hi,

> You need to run mwc.pl in the directory for which you want to have the
> solutions, for example ACE_wrappers/ace

> Johnny

Hi Johnny,

And that's the bit I didn't get - d'oh!

It's working great now - thanks very much for your help.

Regards

Carl


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »