Giter Club home page Giter Club logo

Comments (4)

jklmnn avatar jklmnn commented on September 18, 2024

I cross compile with mingw on windows. I never tried to compile this by hand on Windows.
Have you compiled the last release or the current code stage? The current stage might have some issues, I might have to take a look at this.
Do you have additional error messages?

from imagejs.

disshishkov avatar disshishkov commented on September 18, 2024

That error for the current stage. When I compile for the 0.7 release I receive another error:

gcc -std=c11 -c gif.c bmp.c webp.c pnm.c pgf.c main.c
process_begin: CreateProcess(NULL, gcc -std=c11 -c gif.c bmp.c webp.c pnm.c pgf.c main.c, ...) failed.
make (e=2): The system cannot find the file specified.

I installed the gcc via mingw and added the path to gcc.exe into PATH variable.

What do you think about downloadable compiled file opposite each release?

from imagejs.

jklmnn avatar jklmnn commented on September 18, 2024

Well, I might have to try to recreate the error message. It seems to me like a configuration issue that does not come from the source code itself. I'll check that, but that won't be before wednesday since I don't have a windows computer with me.
I already offer downloadable compiled files at http://jklmnn.de/imagejs/dl.html but only for the last release. I might recompile and add older versions also.
EDIT: You mentioned in your first post that you are using 64bit. Which version og mingw are you using? I remember that i tried the mingw 64bit compiler and had several issues with it. If you use the 64bit version try to use the 32bit version of mingw (the fact that your system has 64 bit doesn't matter in that case).

from imagejs.

disshishkov avatar disshishkov commented on September 18, 2024

I used 32bit version of mingw, but Windows yes is 64 bit,
Thank you for the compiled file

from imagejs.

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.