info-inventor
[Top] [All Lists]

Re: SoText2

To: gildardo@xxxxxxxxxxxx (Gildardo Sanchez-Ante)
Subject: Re: SoText2
From: jlim@xxxxxxxxxxxxxxxxxxxx (Jonathan Lim)
Date: Sun, 17 Dec 2000 13:31:44 -0800 (PST)
Cc: info-inventor@xxxxxxxxxxx
In-reply-to: <Pine.GSO.4.21.0012161923290.10153-100000@xxxxxxxxxxxxxxxxxxxxxx> from "Gildardo Sanchez-Ante" at Dec 16, 2000 07:25:56 PM
Sender: owner-inventor@xxxxxxxxxxx
On Sat Dec 16 19:25:56 2000, gildardo@xxxxxxxxxxxx wrote:
> 
> Hi There!
> 
> I am trying to compile Open Inventor on Mandrake 7.2. I downloaded using
> CVS and when i start the gmake, i got:
> 
> SoText2.c++: In method `SbBool SoBitmapFontCache::convertToUCS(unsigned
> int, const SoMFString &)':
> SoText2.c++:780: passing `char **' as argument 2 of `iconv(void *, const
> char **, size_t *, char **, size_t *)' adds cv-quals without intervening
> `const'
> gmake[5]: *** [SoText2.o] Error 1

The decision was made to leave 'const' out for the sake of getting it to
compile on IRIX and other Linux distributions.

I'm not going to touch that part of the code for yet another distribution.


              Jonathan Lim  _  Silicon Graphics  _  Mountain View
              GPS Graphics     Computer Systems        CA, USA

<Prev in Thread] Current Thread [Next in Thread>
  • SoText2, Gildardo Sanchez-Ante
    • Re: SoText2, Joshua P. Dady
    • Re: SoText2, Jonathan Lim <=