Skip to content

Conversation

@ianfixes
Copy link
Member

@ianfixes ianfixes commented Mar 2, 2019

This can't go forward unless/until someone knows how to invoke aclocal in a Cygwin environment

@ianfixes ianfixes added the CI Continuous Integration label Mar 2, 2019
@ianfixes ianfixes added help wanted Extra attention is needed enhancement New feature or request labels Mar 2, 2019
@ianfixes ianfixes changed the title Add Windows CI support Add Windows CI support (help wanted: Cygwin) Mar 2, 2019
@retokromer
Copy link
Contributor

Sorry, I cannot help on this one, because building on Cygwin has ever been a failure-prone task to me… I guess, you should consider cross-compiling from Linux either on a virtual machine, via dual-boot or from another computer.

@davewongillies
Copy link
Contributor

@ianfixes I've gotten it finding the commands now in #14 , just blocked on the configure not being able to find libraries.

@ianfixes
Copy link
Member Author

It looks like the error is related to not being able to find a terminal library: https://stackoverflow.com/q/12290783/2063546

But that's confusing, since we manually install libncurses-devel at the beginning of the build process.

@davewongillies
Copy link
Contributor

davewongillies commented Jul 10, 2019

@ianfixes here's a working build. It looks like the extra C:\cygwin\bin in the $PATH was causing the issues: https://github.com/davewongillies/cxmon/blob/appveyor/appveyor.yml#L8

@ianfixes
Copy link
Member Author

😮 THANK YOU!

I could use your help on emaculation/macemu#106 too...

@ianfixes ianfixes merged commit 5aeeea3 into emaculation:master Jul 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Continuous Integration enhancement New feature or request help wanted Extra attention is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants