pingus-devel
[Top][All Lists]
Advanced

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

Re: Problems compiling Pingus (libiconv)


From: David Philippi
Subject: Re: Problems compiling Pingus (libiconv)
Date: Sat, 18 Jan 2003 20:02:39 +0100
User-agent: KMail/1.4.1

On Saturday 18 January 2003 19:19, Kenneth Gangstoe wrote:
> I'm using Visual C++ 7, and it seems to choke on this. I guess maybe
> upgrading to a newer boost might help. I just deleted the specialized
> template for now.

You could just use Visual C++ 6 and everything sould work. ;-)
It's really an old version of the boost headers which only has #ifdefs for VC6 
and since VC7 is a hell lot better the old workarounds are now recognized as 
bugs.

> 2) Namespace confusion
> This looks really werid to me. I have no idea what the real problem is
> here.

I don't know neither what the problem here is. I know that VC7 still has some 
problems with namespace and templates so it may be that the boost headers are 
at fault here too. Otherwise it's a bug in VC7 since GCC 3.2 compiles the 
code in it's strictest mode without warnings.
If you're willing to help I'll update the boost headers to a recent version, 
shouldn't hurt anyway. ;-)

Bye David





reply via email to

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