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

Fix #12 remove rustc_serialize dependency #13

Merged
merged 1 commit into from
Jul 15, 2017
Merged

Conversation

g-k
Copy link
Owner

@g-k g-k commented Jun 14, 2017

Requires rust with custom attributes >=1.18

@g-k
Copy link
Owner Author

g-k commented Jun 14, 2017

Windows failure:

error: failed to run custom build command for `libz-sys v1.0.13`
process didn't exit successfully: `C:\projects\cargo-show\target\debug\build\libz-sys-b5f340344e0be7d0\build-script-build` (exit code: 1)
--- stdout
running: "C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\bin\\nmake.exe" "/nologo" "/f" "C:\\projects\\cargo-show\\target\\debug\\build\\libz-sys-a8ee7250d620a686\\out\\build/win32/Makefile.msc" "zlib.lib"
command did not execute successfully, got: exit code: 2
--- stderr
Microsoft (R) Program Maintenance Utility Version 14.00.24210.0
Copyright (C) Microsoft Corporation.  All rights reserved.
NMAKE : fatal error U1065: invalid option '-'
Stop.
Build failed, waiting for other jobs to finish...

looks related to rust-lang/cargo#4156

@g-k g-k force-pushed the rm-rustc-serialize branch from dbb4c9f to d0e2932 Compare July 15, 2017 01:44
@g-k g-k merged commit f8a784d into master Jul 15, 2017
@g-k g-k deleted the rm-rustc-serialize branch July 15, 2017 02:00
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

Successfully merging this pull request may close these issues.

1 participant