[Plib-users] RE: [Mingw-users] Ported PLIB.
Brought to you by:
sjbaker
From: Norman V. <nh...@ca...> - 2001-12-12 22:17:17
|
Hilbert writes: >> >I have ported partial PLIB to Win32 using MinGW ( www.mingw.org ) >compiler. If you are interested in the ported files in >./plib/MinGW/libplib*.a in the packeage 3DMathPlotter.tar.gz. Download >it from https://sourceforge.net/projects/mathdev/ Cool !! FYI AFAIK PLib builds OTB with MingW32 inside of a Cygwin bash shell % ./configure --prefix=$PATH_TO_MINGW32_INSTALATION % make % make install I am interested in any problems you encounterd and/or any changes that you made I am also interested in any special steps that you took if not those I described above Of course this will all eventually get added to the PLib distribution so others may benebfit Cheers Norman Vine PLib development team member |