Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

适配 0.12.0 #331

Open
10 of 17 tasks
oxUnd opened this issue Feb 7, 2015 · 7 comments
Open
10 of 17 tasks

适配 0.12.0 #331

oxUnd opened this issue Feb 7, 2015 · 7 comments

Comments

@oxUnd
Copy link
Contributor

oxUnd commented Feb 7, 2015

任务列表

@oxUnd
Copy link
Contributor Author

oxUnd commented Feb 11, 2015

编译方法

  1. clone 代码
  2. 安装 node-gypnpm install node-gyp -g
  3. 然后编译,在代码目录下执行 node-gyp rebuild --target=0.12.0
  4. 编译成功后,在代码目录下会多出 build 目录,build/Release/*.node 文件就是对应编译出的结果
  5. .node文件放到对应 lib/${OS}/${arch}/${NodeVersion}/ 的目录下,0.12.0 的需要新建 0.12.0 目录。 ( node-pngquant-native, node-pngcrush 适用此方法 )
  6. node-images 编译依赖繁杂,暂且不说了。

@oxUnd
Copy link
Contributor Author

oxUnd commented Feb 13, 2015

除了 Linux 32 位没有支持好,其他都OK了。可以安装试用

然后就可以愉快的玩耍了。

@hefangshi
Copy link
Member

正式版直接release到1.10吧

@fancyboynet
Copy link

@atian25
Copy link

atian25 commented Feb 25, 2015

顺便适配下io.js

@oxUnd
Copy link
Contributor Author

oxUnd commented Feb 25, 2015

这个已经在计划中了

在 2015年2月25日,上午10:28,TZ | 天猪 [email protected] 写道:

顺便适配下io.js吧


Reply to this email directly or view it on GitHub.

@Gerhut
Copy link

Gerhut commented Feb 28, 2015

fis-dev/fis-sass#3

PR 过一个Win x64 node 0.12的node-sass包

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants