paragui-users
[Top][All Lists]
Advanced

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

Re: [paragui-users] 1.1.0 DLL problems,.. giong insane...


From: Alexander Pipelka
Subject: Re: [paragui-users] 1.1.0 DLL problems,.. giong insane...
Date: 13 Jan 2003 15:11:30 +0100

AFAIK, VC++ is unable to handle the massive libsigc++ template attack!

Solution: Use DevC++ (gcc compilers) or any other standards compliant
compiler.

Sorry :(

Alex

Am Mon, 2003-01-13 um 15.05 schrieb Dinand Vanvelzen:
> Hi, i've been attempting to compile ParaGUI 1.1.0
>  paragui2-1.1.0.tar.gz
> 
> but no luck so far in with that damn sigc++
> I'm using VC++ cuz there is no project for C++ Builder.
> i've got it so it accepts freetype but that sigc++ gives me one error after
> another
> not to mention i had to rename all the files for VC++ to get the idea :-(
> .h.m4 and .cc and shit like that. all kinds or errors with dnl and
> namespaces.
> 
> also : it says the following file is in ParaGUI : pgeventobject.cpp
> 
> A small section of the errors :
> 
> c:\lansharedc\paragui2-1.1.0\src\draw\gradient.cpp(55) : error C2065:
> '__FUNCTION__' : undeclared identifier
> pgapplication.cpp
> c:\lansharedc\paragui2-1.1.0\include\sigc++\slot.h(20) : error C2059: syntax
> error : 'template'
> c:\lansharedc\paragui2-1.1.0\include\sigc++\node.h(24) : error C2143: syntax
> error : missing ';' before 'namespace'
> c:\lansharedc\paragui2-1.1.0\include\sigc++\slot.h(87) : error C2059: syntax
> error : '['
> c:\lansharedc\paragui2-1.1.0\include\sigc++\slot.h(91) : error C2146: syntax
> error : missing ';' before identifier 'dnl'
> c:\lansharedc\paragui2-1.1.0\include\sigc++\slot.h(91) : fatal error C1004:
> unexpected end of file found
> pgeventobject.cpp
> fatal error C1083: Cannot open source file:
> 'C:\LansharedC\paragui2-1.1.0\src\core\pgeventobject.cpp': No such file or
> directory
> pgfilearchive.cpp
> c:\lansharedc\paragui2-1.1.0\include\sigc++\slot.h(20) : error C2059: syntax
> error : 'template'
> c:\lansharedc\paragui2-1.1.0\include\sigc++\node.h(24) : error C2143: syntax
> error : missing ';' before 'namespace'
> c:\lansharedc\paragui2-1.1.0\include\sigc++\slot.h(87) : error C2059: syntax
> error : '['
> c:\lansharedc\paragui2-1.1.0\include\sigc++\slot.h(91) : error C2146: syntax
> error : missing ';' before identifier 'dnl'
> c:\lansharedc\paragui2-1.1.0\include\sigc++\slot.h(91) : fatal error C1004:
> unexpected end of file found
> 
> Can someone give me an idea how to solve this of maybe point me to a sigc++
> that actually works with ParaGUI.
> or even better,... provide me with a compiled DLL of  paragui2-1.1.0.tar.gz
> that would be awsome if someone could do that for me.
> 
> GreeTz,
> A Frustrated and Tormented DV.
> 
> 
> 
> 
> 
> _______________________________________________
> paragui-users mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/paragui-users
> 





reply via email to

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