paragui-dev
[Top][All Lists]
Advanced

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

[paragui-dev] Plan (Re: Help!)


From: Asko Kauppi
Subject: [paragui-dev] Plan (Re: Help!)
Date: Fri, 23 Jul 2004 12:12:38 +0300


Here's the solution I've drafted..

I'll use MinGW (DevC++) to make a static ParaGUI lib. Then, link this (and libsigc++) with my Lua wrapping, effectively cocooning every C++ and gcc-requiring detail within a dll.

Although VC++ (6.0) won't be usable for _crafting_ such a dll, it can still be used by it and this is basically all that matters.

-ak


23.7.2004 kello 11:22, Asko Kauppi kirjoitti:


Okay, I'll try to adopt the Dev-C++ project and see how it goes.

On Visual C++ (6.0), the problem is that it's -AFIK- unable to use DevCpp/MinGW compiled C++ libraries. This effectively eliminates it from being usable with ParaGUI then. I'll think of something.. Thanks.

-ak


23.7.2004 kello 09:14, Alexander Pipelka kirjoitti:

 I would suggest using Dev-C++ (http://www.bloodshed.net/devcpp.html).
There are projectfiles for Dev-C++ (but outdated). It shouldn't be to
hard to adapt these.

AFAIK, it's impossible to compile the 1.1.x tree on Visual C++ 6.0.
There are some issues with templates and template default params. But
maybe it's possible, who knows, ...

Alex

Am Don, den 22.07.2004 schrieb Asko Kauppi um 22:59:
What are the ways you build the latest ParaGUI cvs code on:

        a) MinGW (gcc 3.2.3)
        b) Visual C++ 6.0

I've tried to get started using MSYS, but just getting deeper and
deeper into installing prerequisites (latest, automake-1.8 is required,
and MSYS-DTK has 1.7).

What I'm hoping for is an easyly upgradable (cvs update + make) image
that'd give static libs for both of the above mentioned compilers.
What should I do?

-ak



_______________________________________________
paragui-dev mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/paragui-dev



_______________________________________________
paragui-dev mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/paragui-dev




_______________________________________________
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]