|
![]() |
#1 |
Scout
Join Date: Feb 2017
Location: Mumbai, India
Posts: 37
![]() |
Can't compile Sil-Q
I've tried to compile in on Windows 10 (note I'm completely new to Cygwin).
I tried Code:
make.exe -f Makefile.cyg install Code:
windres sil.rc -O coff -F pe-i386 -o sil.res make: windres: Command not found make: *** [Makefile.cyg:111: sil.res] Error 127 ![]() |
![]() |
![]() |
![]() |
#2 | |
Swordsman
Join Date: Mar 2016
Posts: 462
![]() |
Quote:
Feel free to post the Linux error also, I am happy debugging either or both. |
|
![]() |
![]() |
![]() |
#3 |
Scout
Join Date: Feb 2017
Location: Mumbai, India
Posts: 37
![]() |
Thanks for your help!
So let's see with Windows then first. Well, it turns out I don't seem to have mingw installed or at least the right one. I did install some mingw. Either way, ming doesn't exist in the bin folder. Thing is Cygwin shows a LOT of mingws when searched and I do not know which is the right one. On the GitHub page, you've mentioned "mingw C" but I couldn't narrow it down, via searching further. I installed a "mingw gcc" too. |
![]() |
![]() |
![]() |
#4 | |
Swordsman
Join Date: Mar 2016
Posts: 462
![]() |
Quote:
Have you a windres.exe in your Cygwin bin folder after install? Or anything ending windres.exe? Also if you prefer Linux, I do the development in Linux so that may be even easier to fix. |
|
![]() |
![]() |
![]() |
#5 |
Scout
Join Date: Feb 2017
Location: Mumbai, India
Posts: 37
![]() |
Still getting the same error.
but now I do now have some windres(es), in /bin/ Code:
i686-pc-cygwin-windmc.exe i686-pc-cygwin-windres.exe i686-w64-mingw32-windmc.exe i686-w64-mingw32-windres.exe EDIT: Just let me know before that if you figure something out about this Windows thing. Last edited by joeljpa; May 2, 2019 at 21:27. |
![]() |
![]() |
![]() |
#6 |
Swordsman
Join Date: Mar 2016
Posts: 462
![]() |
The mklink command should allow you to create a symbolic link called windres.exe referencing i686-w64-mingw32-windres.exe - that may let you proceed.
|
![]() |
![]() |
![]() |
#7 |
Scout
Join Date: Feb 2017
Location: Mumbai, India
Posts: 37
![]() |
I would like to report I've got it running on Linux via just following the instructions.
Dang, I don't know about others, but doing it Windows was a pain. I even got stuck trying your above-mentioned solution of symlinks. I definitely recommend people playing it on Linux if they have the choice. |
![]() |
![]() |
![]() |
#8 |
Swordsman
Join Date: Mar 2016
Posts: 462
![]() |
|
![]() |
![]() |
![]() |
#9 |
Scout
Join Date: Feb 2017
Location: Mumbai, India
Posts: 37
![]() |
Are those binaries somewhere on the GitHub page? I couldn't find them. Of course, it's cool for me now that it's running but I am wondering about other Windows (especially -only) users.
|
![]() |
![]() |
![]() |
#10 |
Swordsman
Join Date: Mar 2016
Posts: 462
![]() |
Yes. If you go to:
https://github.com/sil-quirk/sil-q/releases Each release should have a bit at the bottom called Assets (looking currently via a mobile browser). Sil-Q.1.4.2.zip holds the binaries for Windows. |
![]() |
![]() |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can someone please make a simple video tutorial on how to compile Sil from scratch | Gothmog | Sil | 0 | February 4, 2018 23:28 |
I need to step by step (as easy as possible) to compile Sil on windows | Gothmog | Sil | 8 | December 26, 2017 11:38 |
How-To: compile and play mpa-sil on Windows | BookofAeons | Sil | 7 | January 19, 2017 05:28 |
Unable to compile O | Rydel | Development | 0 | November 2, 2011 04:36 |
Anyone got Z+ to compile in VS2008? | APWhite | Development | 1 | May 4, 2011 05:52 |