From: Leonardo F. <leo...@gm...> - 2011-04-27 14:19:35
|
I do have executable files (.exe and .dll) of some (not all) mdbtools utilities. I tried to compile them with mingW32 and Cygwin, but I failed; luckily I found them compiled somewhere in the web, if you need I can link or send them to you. By the way, do you speak Italian Cristiano? 2011/4/27 Cristiano Sumariva <sum...@gm...> > I would like to compile mdbtools on windows like a dll to bind it to PHP as > extension. > I would like try this on a Eclipse IDE using the gnu C compiler ported to > windows ( mingW32 http://www.mingw.org ). > The main reason to me do this is to port a small windows tool to convert > MDB file to DBF Unix on both ways. > That is why I using PHP language since I will have interpreters on both OS. > And on Linux side my option is to use this library. > This is also why I do not want to use windows readers for the access file. > > Unfortunely I do not know how to create change configure scripts but If > someone point me the way I can read instructions. > Then try run configure under cygwin command line. > I downloaded the branch 0.6PRE from CVS into a Eclipse Project. > Or I do not know if would be better create an standalone GNUMakefile for > build on windows and just run make command. > > > ------------------------------------------------------------------------------ > WhatsUp Gold - Download Free Network Management Software > The most intuitive, comprehensive, and cost-effective network > management toolset available today. Delivers lowest initial > acquisition cost and overall TCO of any competing solution. > http://p.sf.net/sfu/whatsupgold-sd > _______________________________________________ > mdbtools-dev mailing list > mdb...@li... > https://lists.sourceforge.net/lists/listinfo/mdbtools-dev > > |