Nuno Lucas escreveu:
> On 2/15/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> wrote:
> [...]
>> 4) Map errno to [Get|Set]LastError() with preprocessor macros.
>> #define errno GetLastError()
>> #define __set_errno(X) SetLastError((DWORD)X)
>> #define ENOMEM ERROR_OUTOFMEMORY
>
[EMAIL PROTECTED] escreveu:
> Pedro Alves <[EMAIL PROTECTED]> schrijft:
>> [EMAIL PROTECTED] escreveu:
>>> Aldo Calpini <[EMAIL PROTECTED]> schrijft:
[EMAIL PROTECTED] wrote:
> My build crashes here:
>
> [...]
>
> [..]
>>> same here.
>>> i have added some more tools
I've uploaded your files to SourceForge so they can be downloaded from
their site and their mirrors.
Danny
On Thu, 2007-02-15 at 16:39 +0100, Aldo Calpini wrote:
> [EMAIL PROTECTED] wrote:
> > (minor, miniscule nit: perhaps the file names could have the timestamp on
> > them too (eg:20080
On Thu, 2007-02-15 at 11:25 +, Nuno Lucas wrote:
> On 2/15/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> [...]
> > 4) Map errno to [Get|Set]LastError() with preprocessor macros.
> > #define errno GetLastError()
> > #define __set_errno(X) SetLastError((DWORD)X)
> > #
Pedro Alves <[EMAIL PROTECTED]> schrijft:
> [EMAIL PROTECTED] escreveu:
> > Aldo Calpini <[EMAIL PROTECTED]> schrijft:
> >> [EMAIL PROTECTED] wrote:
> >>> My build crashes here:
> >>>
> >>> [...]
> >>>
[..]
> > same here.
> > i have added some more tools and libraries to my cygwin setup
[EMAIL PROTECTED] wrote:
> (minor, miniscule nit: perhaps the file names could have the timestamp on
> them too (eg:20080231)? An svn revision isn't going to be meaningful to a lot
> of people :) )
thanks, applied :-)
cheers,
Aldo
Quoting Aldo Calpini <[EMAIL PROTECTED]>:
> hello again,
>
> having lobbied for them, I decided to make the cygwin binaries I built
> available for others.
>
> take a look at: http://dada.perl.it/cegcc/
>
> the page should be self-explanatory enough. I hope there are no
> problems with a) the b
Quoting Aldo Calpini <[EMAIL PROTECTED]>:
> hello again,
>
> having lobbied for them, I decided to make the cygwin binaries I built
> available for others.
>
> take a look at: http://dada.perl.it/cegcc/
>
> the page should be self-explanatory enough. I hope there are no
> problems with a) the b
hello again,
having lobbied for them, I decided to make the cygwin binaries I built
available for others.
take a look at: http://dada.perl.it/cegcc/
the page should be self-explanatory enough. I hope there are no
problems with a) the build itself, b) the fact that I'm distributing
it, and c) wha
On 2/15/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
[...]
> 4) Map errno to [Get|Set]LastError() with preprocessor macros.
> #define errno GetLastError()
> #define __set_errno(X) SetLastError((DWORD)X)
> #define ENOMEM ERROR_OUTOFMEMORY
> (...)
[...]
> Conclusio
Hi Pedro, et al..
[EMAIL PROTECTED] schrijft:
> Hi guys,
>
> Hi have for the past week been trying to build the VLC player with
> mingw32ce. This has been serving me to get a feeling for what is
> needed/lacking in mingw32ce. I have successfully ported/built a bunch
> of stuff, like zlib
Hi guys,
Hi have for the past week been trying to build the VLC player with
mingw32ce. This has been serving me to get a feeling for what is
needed/lacking in mingw32ce. I have successfully ported/built a bunch
of stuff, like zlib, libogg, libmad, libbidi, and freetype. I have
built ffmpeg also
Hi guys,
Hi have for the past week been trying to build the VLC player with
mingw32ce. This has been serving me to get a feeling for what is
needed/lacking in mingw32ce. I have successfully ported/built a bunch
of stuff, like zlib, libogg, libmad, libbidi, and freetype. I have
built ffmpeg also
13 matches
Mail list logo