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

Travis build for windows failed #110

Open
NyxCode opened this issue Aug 24, 2018 · 2 comments
Open

Travis build for windows failed #110

NyxCode opened this issue Aug 24, 2018 · 2 comments

Comments

@NyxCode
Copy link

NyxCode commented Aug 24, 2018

The template (with necessary changes) fails on travis with the following error

Running `wine /target/x86_64-pc-windows-gnu/debug/heaven-on-earth.exe`
err:module:import_dll Library ncrypt.dll (which is needed by L"Z:\\target\\x86_64-pc-windows-gnu\\debug\\heaven-on-earth.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\target\\x86_64-pc-windows-gnu\\debug\\heaven-on-earth.exe" failed, status c0000135

Is there a way to fix this or to disable testing for a windows target?

@Calinou
Copy link
Contributor

Calinou commented Aug 24, 2018

Is there a way to fix this or to disable testing for a windows target?

You can just comment out the lines related to Windows targets in .travis.yml.

@lovasoa
Copy link

lovasoa commented Jun 30, 2019

I have the same problem. Did someone find a solution ?

lovasoa added a commit to lovasoa/dezoomify-rs that referenced this issue Jun 30, 2019
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

3 participants