Giter Site home page Giter Site logo

Comments (4)

bootchk avatar bootchk commented on May 23, 2024

Off the top of my head, may be wrong, requires further study.... yes, related, resynthesizer-gui should show the Map>Resynthesizes menu item. The PDB part of Gimp scans the plugin directory as Gimp starts. I don't know how the Gimp PDB recognizes plugins, maybe it looks for the .exe suffix (as well as .py) ? Or aren't the C-language plugins (resynthesizer and resythesizer-gui) installed in a different directory than the Python plugins? Or is it the "plugins" directory, not "plug-ins". I presume you are building it yourself. I have little experience building it for Mac OS X. Let me study some more...

from resynthesizer.

revolter avatar revolter commented on May 23, 2024

Being on macOS, they don't have an .exe extension. The plug-ins folder was already there, also, the .py plugins are working in that location. No, I downloaded it from here.

from resynthesizer.

bootchk avatar bootchk commented on May 23, 2024

You're right, I was just blue-skying. But you downloaded from a site that doesn't have Mac OS X executables? The executable (C-language, not Python) plugins must be compiled for the platform or the platform won't recognize them as executables. Try downloading from a site where the executables are specifically built for Mac OS X. The Python scripts will run on any platform that has Gimp installed, but the Python plugins all invoke the C-language executable plugin resynthesizer.

from resynthesizer.

revolter avatar revolter commented on May 23, 2024

I tried building this myself but stumbled upon the same issue as in #23 :(

from resynthesizer.

Related Issues (20)

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.