Giter Site home page Giter Site logo

fast-closure-compiler's People

Contributors

evanw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fast-closure-compiler's Issues

update?

Look interesting.

Any update with java 7?

Error while installing (jni.h: file not found)

Hi, I tried installing this after some time and I started getting the following error, it worked fine about a year ago.

$ npm install fast-closure-compiler
npm http GET https://registry.npmjs.org/fast-closure-compiler
npm http 304 https://registry.npmjs.org/fast-closure-compiler
npm WARN prefer global [email protected] should be installed with -g

> [email protected] install /<path>/node_modules/fast-closure-compiler
> make install

cd bin && javac NailgunTest.java && gcc NailgunTest.c -shared -o libNailgunTest.jnilib -I/System/Library/Frameworks/JavaVM.framework/Headers/
NailgunTest.c:2:10: fatal error: 'jni.h' file not found
#include <jni.h>
         ^
1 error generated.
make: *** [bin/libNailgunTest.jnilib] Error 1

Do you have any idea how to fix this? Thank you.

(The same happens when installing with the -g flag.)

Mac OS only?

This package does not work on my Debian instance. I checked the Makefile and I see you are including /System/โ€ฆ and not something like /usr/lib/jvm/jdk1.7.0_07/include for linux-based environments.

Are there any plans for adding support for linux?

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.