<div dir="ltr"><span style="font-size:12.800000190734863px">I Poppler community ,</span><div><br style="font-size:12.800000190734863px"><span style="font-size:12.800000190734863px">I am a French guy working on an open-source Node.js project that use <span class="gmail-il">poppler</span> .</span><br style="font-size:12.800000190734863px"><br style="font-size:12.800000190734863px"><span style="font-size:12.800000190734863px">First I really thanks you all for your very good work on <span class="gmail-il">poppler</span>.</span><br style="font-size:12.800000190734863px"><br style="font-size:12.800000190734863px"><span style="font-size:12.800000190734863px">My team and I had created a node.js add ons (it’s in c++) that use your <span class="gmail-il">poppler</span> lib, we only need poppler-cpp because we only extract metadata & text from PDF.</span><br style="font-size:12.800000190734863px"><br style="font-size:12.800000190734863px"><span style="font-size:12.800000190734863px">Our module are succefully built for Linux and MacOSX (for Mac We only needed to say our module to get iconv library more), now we want to do a great job and let the possibility for a guy under windows to use it too. So we need to build <span class="gmail-il">poppler</span> for windows via node-gyp (We cannot use cmake to do it unfortunetly).</span><br style="font-size:12.800000190734863px"><br style="font-size:12.800000190734863px"><span style="font-size:12.800000190734863px">I passed days on it to find what <span class="gmail-il">poppler</span> need and at this moment I am nearly able to build it, I am just confuse about iconv and sys/time.h files that are required by <span class="gmail-il">poppler</span>-cpp and I did not found what are the defines to tell <span class="gmail-il">poppler</span> to compile in win32 mod.</span><br style="font-size:12.800000190734863px"><br style="font-size:12.800000190734863px"><span style="font-size:12.800000190734863px">So could anyone tell my what defines/Variables are needed to build <span class="gmail-il">poppler</span>-cpp on windows ?</span></div><div><br></div><div>We only want ou module to extract metadata & text from the pdf so I think a lot of library/source are unnecessary .</div><div><br></div><div>Our git repo is here: <a href="http://github.com/istex/popplonode">http://github.com/istex/popplonode</a><br><br style="font-size:12.800000190734863px"><span style="font-size:12.800000190734863px">You could check what defined/variables we already set in this example:</span><br style="font-size:12.800000190734863px"><br style="font-size:12.800000190734863px"><a href="https://pastebin.com/HTqQ2P8x" rel="noreferrer" target="_blank" style="font-size:12.800000190734863px">https://github.com/istex/popplonode/blob/master/lib/poppler.gyp</a></div><div><br></div><div>If anyone could help me :)<br><br style="font-size:12.800000190734863px"><span style="font-size:12.800000190734863px">Thanks by advance <span class="gmail-il">poppler</span> team; and sorry for my bad english :)</span><br></div></div>