I got the new file, with changes from CVS (build/Win32_MinGW.pm).
Now the compilation don't look for the Wx.a :)
All the extension compile fine, unless the XRC! It got erros with
libwxxrc.a, or something like that!
- This version of XRC compile with wxWindows 2.3.2?
- WxPerl ill work without ext XRC?
Graciliano M. P.
> > I'm compiling a snapshot from CVS, but I have some problems.
> >
> > All the objects are created and the Wx.dll too, but when extensions
(./ext)
> > start to be made, they don't find the Wx.a!
> >
> > The file Wx.a are note created, it isn't present in the dir of Wx.dll or
any
> > other! How can I creat manualy the Wx.a?!
> >
> > I'm using MingW, dmake, and my wont compilation of perl 5.6.1
> Fixed now in CVS; I am not sure XRC links right now, but you can disable
> it in Makefile.PL as a workaround.
>
> Regards
> Mattia
>
>
|