-
Notifications
You must be signed in to change notification settings - Fork 70
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
Docu for building on Windows is incomplete #762
Comments
The log part is
|
I double checked with the workflow build: Looks like ".\scripts\runScriptInCygwinBash.ps1" always requires a file argument and can not be run interactively. |
After checking with @tesonep (who suggested to set DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES to TRUE)
this passed the open ssl and freetype issue but failed again on dot executable from Graphviz not found" (white part in screenshot) and failing in custom rules (the red part in screenshot) The /CMakeFiles/CMakeConfigureLog.yaml looks like |
I tried to follow the Pharo VM documentation to download and build the windows VM on a fresh machine:
Unfortunately the documentation on https://github.com/pharo-project/pharo-vm/wiki/Building-on-Windows is incomplete and not very helpful:
to get a copy of the repository
the tools get installed
6, Now I open Cygwin.bat from C:\cygwin to get into Cygwin commandline (which is not mentioned and missing in the docu)
and already get same errors:
The text was updated successfully, but these errors were encountered: