Hi,
> Updated in SVN.
Thanks.
Johnny
--
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www
Updated in SVN.
Danny
On Tue, 2009-04-07 at 20:22 +0200, Marcel Smit wrote:
> Vincent Torri wrote:
> >
> >
> > On Tue, 7 Apr 2009, Danny Backx wrote:
> >
> >> On Tue, 2009-04-07 at 10:26 +0200, Marcel Smit wrote:
> >>> I installed the mingw packages and it worked allmost out of the box
Vincent Torri wrote:
>
>
> On Tue, 7 Apr 2009, Danny Backx wrote:
>
>> On Tue, 2009-04-07 at 10:26 +0200, Marcel Smit wrote:
>>> I installed the mingw packages and it worked allmost out of the box...
>>
>> Great !
>>
>>> When compiling ACE, I ran into a compiler error regarding _wfdopen.
>>>
>>
On Tue, 7 Apr 2009, Danny Backx wrote:
> On Tue, 2009-04-07 at 10:26 +0200, Marcel Smit wrote:
>> I installed the mingw packages and it worked allmost out of the box...
>
> Great !
>
>> When compiling ACE, I ran into a compiler error regarding _wfdopen.
>>
>> In MSDN (http://msdn.microsoft.com/e
On Tue, 2009-04-07 at 10:26 +0200, Marcel Smit wrote:
> I installed the mingw packages and it worked allmost out of the box...
Great !
> When compiling ACE, I ran into a compiler error regarding _wfdopen.
>
> In MSDN (http://msdn.microsoft.com/en-us/library/ms861280.aspx), the
> second paramete
Hi Danny,
thanks for the quick response.
I installed the mingw packages and it worked allmost out of the box...
When compiling ACE, I ran into a compiler error regarding _wfdopen.
In MSDN (http://msdn.microsoft.com/en-us/library/ms861280.aspx), the
second parameter of the _wfdopen function is d
On Mon, 2009-04-06 at 16:10 +0200, Marcel Smit wrote:
> When compiling the ACE-project, I run into a few compiler errors. Most
> of them I was able to resolve but there are a few errors left. Most of
> these errors are related to functions which couldn't be found. To name a
> few :
>
> - _filen
Hello all,
I'm a newby to the CEGCC compiler.
As an ACE\TAO (www.theaceorb.nl) developer, I'm trying to port ACE in
order to use the CEGCC compiler in the future. ACE (Adaptive
Communication Enviroment) is a large platform independent communication
library wich supports a number of platforms,