El Divendres, 18 de maig de 2012, a les 07:00:13, suzuki toshiya va escriure: > Sorry for my insufficient message making SamDev confused. > I slipped to find that the page (making poppler DLL) did not use > cygwin, so I should not assume as if SamDev had an access to > execute configure script... > > Umm, if anybody can contribute the project file of Visual Studio > to build poppler, it can be included in the poppler package? > > # I have a concern that the project files of such proprietary > # IDEs would be "unmaintained" file soon.
It will. > > I heard that qmake can work with Visual Studio C++ compiler, > but requesting Qt SDK to build poppler does not sound as good > idea. cmake + Visual Studio C++ compiler is the way to go? cmake knows how to create Visual Studio files. Use that, the KDE on Windows people use it. Albert > > Regards, > mpsuzuki > > Albert Astals Cid wrote: > > El Dijous, 17 de maig de 2012, a les 00:51:22, Samdev va escriure: > >> Hello, > >> > >> Thanks for your reply. I am working on Visual Studio and i > >> have > >> > >> already tried this: > >> > >> ./configure --disable-shared --enable-static > >> > >> but cmd prompt shows an error for "./configure". > > > > And you do expect us to use some kind of mental trick and guess the error > > you get? > > > > Albert > > > >> Thanks > >> SamDev > >> > >> suzuki toshiya wrote: > >>> ./configure --disable-shared --enable-static > >>> will set the makefiles for statically linkable library. > >>> Are you working with MinGW, or Visual Studio? > >>> > >>> Regards, > >>> mpsuzuki > >>> > >>> Samdev wrote: > >>>> Hello, > >>>> I am working on pdf. I want to configure the poppler library on windows > >>>> statically. I have tried many things but didn't succeed . For this i > >>>> have > >>>> tried some information given on this link: > >>>> > >>>> http://laconsigna.wordpress.com/2011/07/14/compiling-poppler-on-windows > >>>> / > >>>> > >>>> I want to use the library of poppler statically. I am not be able to > >>>> use > >>>> it. > >>>> After using this link's information, i have got the poppler-qt4.dll. > >>>> Its > >>>> working fine with its .dll but not with its .lib file. So can anyone > >>>> please > >>>> tell me that how could i configure Poppler on windows statically ? > >>>> > >>>> Thanks. > >>>> Sam > >>> > >>> _______________________________________________ > >>> poppler mailing list > >>> [email protected] > >>> http://lists.freedesktop.org/mailman/listinfo/poppler > > > > _______________________________________________ > > poppler mailing list > > [email protected] > > http://lists.freedesktop.org/mailman/listinfo/poppler > > _______________________________________________ > poppler mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/poppler _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
