Re: [Cegcc-devel] compilation of directdraw programs with cegcc

2008-04-19 Thread Pedro Alves
A Wednesday 12 March 2008 09:13:38, Vincent Torri wrote: > so it seems that there are some problems for cegcc tools to correctly deal > with the microsoft import lib. > > Is it normal ? > It is a bug. > I know that the mingw (desktop) devs provide a static lib for ddraw (and > direct3d and openg

Re: [Cegcc-devel] compilation of directdraw programs with cegcc

2008-03-12 Thread janrinze
Hi Vincent, On Wed, 2008-03-12 at 10:13 +0100, Vincent Torri wrote: > Hey, > > I would like to use directdraw for a graphic library and I have some > problems during the compilation of a test program. > > That program is here: > > http://www.maths.univ-evry.fr/pages_perso/vtorri/files/ddraw.cp