Giter VIP home page Giter VIP logo

Comments (7)

brechtsanders avatar brechtsanders commented on September 14, 2024

Are you referring to JPEG62.DLL?
Dependancy Walker is also complaining about it in your screenshot.
What happens if that file is available in the PATH?

from pedeps.

CaeruleusAqua avatar CaeruleusAqua commented on September 14, 2024

Yes, I'm referring to JPEG62.DLL!

I checked the variable PATH, but the same result!

from pedeps.

CaeruleusAqua avatar CaeruleusAqua commented on September 14, 2024

The error is already in the "pefile_list_imports" function, which does not find the module .

from pedeps.

brechtsanders avatar brechtsanders commented on September 14, 2024

Can you send me this DLL or a DLL that reproduces the problem?

from pedeps.

CaeruleusAqua avatar CaeruleusAqua commented on September 14, 2024

Yes!
https://drive.google.com/drive/folders/15XFIfZxHl_pl6XXXeclCF8nNnWAxb988?usp=sharing

OSGSystem.dll misses JPEG62.dll
wxbase312u_vc_x64_custom.dll misses expat.dll

Compiler was MSVC 19.21.27702.2 (VisualStudio 2019)

from pedeps.

brechtsanders avatar brechtsanders commented on September 14, 2024

Hi,
I found the reason. Functions from JPEG62.dll were imported by ordinal number and not by function name.
I have added support for this now in the current SVN sources and this will be included in the next release.
Regards
Brecht

from pedeps.

brechtsanders avatar brechtsanders commented on September 14, 2024

Fixed in version 0.1.6

from pedeps.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.