certi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [certi-dev] libHLA/sha1 build error


From: martin . adelantado
Subject: Re: [certi-dev] libHLA/sha1 build error
Date: Sun, 24 Jan 2010 13:57:54 +0100
User-agent: Internet Messaging Program (IMP) 3.2.8

Selon Eric Noulard <address@hidden>:

> 2010/1/23 Gotthard, Petr <address@hidden>:
> > I’m getting a build error when building CERTI in Visual Studio 9. It’s
> > caused by libHLA/sha1.h:94
> >
> >   int_least16_t Message_Block_Index;
> >
> >
> >
> > because the type “int_least16_t” is unknown. Do you know what is wrong?
>
> Yes the definition of this type is missing.
> Which is strange because Martin (adele) did compile CERTI head
> on Windows ... but may be he only did it with mingw32 compiler...

Exactly.
>
> Would you try adding:
> typedef short  int_least16_t;
>
> in the _MSC_VER case?
>
> --
> Erk
> Membre de l'April - « promouvoir et défendre le logiciel libre » -
> http://www.april.org
>
>
> --
> CERTI-Devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/certi-devel
>






reply via email to

[Prev in Thread] Current Thread [Next in Thread]