hmm... I've tried to see what dependencies would dumpbin show on my machine for libpoppler and it fails with "e:\libpoppler-glib-8.dll : warning LNK4048: Invalid format file; ignored" so it may be that something is wrong with a binary on Windows 10. Still my previous advice (ignore anything below top level tree) still stands
On Friday, March 23, 2018 at 6:16:02 PM UTC+1, Greg Trzeciak wrote: > > That's why I actually prefer dumpbin (see the other thread) from depedency > walker - simpler without so many confusing details. > But since you probably don't have VS here is my advice: collapse entire > result tree from dependency walker - leave only top level libraries to see > which ones are missing and ignore the details like API-MS... > > On Friday, March 23, 2018 at 5:39:42 PM UTC+1, Joel Dueck wrote: >> >> On Friday, March 23, 2018 at 9:16:55 AM UTC-5, Greg Trzeciak wrote: >>> >>> So it's clear it's not the path issue, see neighbouring thread on >>> another possibility - some dependency of libpoppler is missing on Windows >>> >>> >> Ok, I tried Dependency Walker on libpoppler-glib-8.dll, and got all >> kinds of missing dependencies. >> >> Mostly of the form API-MS-WIN-CORE-PROFILE-L1-1-0.DLL >> >> I wonder if this is a Windows 10 problem. I probably need to look at >> rolling my own flaky PDF functions after all. >> > -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.