-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Windows build with rubenvb's builds is not possible #650
Comments
Do you have a make.exe anywhere ? (If yes, you may have to adjust your PATH variable accordingly, |
With MSYS2 with installed: Do: Build is done. There are errors and I have opened another issue. |
I suppose this issue can be closed now ? |
I'm still cannot build it on Windows. May be someone should try on Windows and update building instructions accordingly. There are some intermediate steps that are not written there, like pacman installations. |
Perhaps something in #680,#681 helps ? My guess is that the reference to "rubenvb's build" in the documentation is outdated - someone may have provided anecdotal information that it could be used about three years ago when these builds were still actively maintained. As regards intermediate steps like installing compilers from pacman or similar archives, perhaps what you are looking for is a more general introduction to msys/mingw and related build tools like "make" or "install" that are commonly used in unix-like environments. (Sorry, mistyped the bug numbers in the first line originally...) |
You're right. But what if for installing on Linux I give "Windows" 2015-11-03 15:25 GMT+02:00 Martin Kroeker notifications@github.com:
|
I have now modified the Installation Guide to make it clearer that msys installation is required to get the "make" utility, and also added instructions for msys2/pacman installs based on your suggestion. |
Windows 10 x64
I follow installation instructions using:
"rubenvb's Personal Builds: 32-bit or 64-bit."
And then they say we have to proceed with running "make". "make" executable is not exist in rubenvb's build. How am I supposed to build it with rubenvb's builds?
The text was updated successfully, but these errors were encountered: