paragui-dev
[Top][All Lists]
Advanced

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

Re: [paragui-dev] Windows Compilation


From: Alexander Pipelka
Subject: Re: [paragui-dev] Windows Compilation
Date: Mon, 04 Jul 2005 20:28:52 +0200

Hi Christian!

I remember the days i ported ParaGUI to libsigc++ 1.2. It really took me
some time to persuade libsigc++ to behave the way i wanted to.
Take a look into "paragui/include/pgsignals.h" and you know what i mean.
Currently there is no plan from myself to migrate to libsigc++ 2.0
because there is *A LOT* of code i wrote outside ParaGUI depending on
the way it currently works. Nevertheless, that shouldn't stop anyone
from trying to port ParaGUI to libsigc++ 2. Who knows, if anyone comes
up with a really good port i'll integrate it. :)

I'm pretty sure libsigc++ 1.2 will compile on Windows using mingw or
cygwin, but the ABI will be incompatible with other Windows DLL's
(AFAIK).

You could try to generate the missing header files on a Linux box
(configure,...) and use the created sources as input to MSVC.

Alex

Am Sonntag, den 03.07.2005, 15:10 -0700 schrieb Christian M. Jensen:
> Hello All,
> 
>  
> 
> I am trying to get ParaGUI running on windows using MS VS.NET 2003.
> 
>  
> 
> I have everything set up correctly as far as I can tell except for the
> pesky libsigc++. I have tried 1.2.7, 1.9.16 and 2.0.14 all to no
> avail.
> 
>  
> 
> With 1.2.7 I had to change a line in the .sln file that was provided
> to point to the .vcproj file properly ( it had “mscv” instead of
> “msvc”) – still no compile due to missing .h files – I suspect that I
> would have to build them from the .m4 files, I am looking for
> something that will build nicely out of the box…
> 
>  
> 
> I didn’t try much with 1.9.16 – I could not ever get my Linux distro
> compile using that so I figured it would not work.
> 
>  
> 
> I know 2.0.14 definitely does not work with ParaGUI 1.1.8 but I
> thought that I would take a stab at the list and see if anyone has
> done the work or are working on integrating 2.0.14 with 1.1.8… Anyone?
> 
>  
> 
> LibSigC++ 2.0.14 comes straight out of the box working (there are a
> few strange files that get overwritten when decompressing on windows).
> I would love to see ParaGUI work with it.
> 
>  
> 
>  
> 
> Christian Jensen
> 
> Implicit Networks, Inc.
> 
>  
> 
>  
> 
> 
> _______________________________________________
> paragui-dev mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paragui-dev





reply via email to

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