Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Sigil

Notices

Reply
 
Thread Tools Search this Thread
Old 12-16-2024, 12:19 AM   #1
mk14steve
Junior Member
mk14steve began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jan 2023
Device: Kindle paperwhite
Question Sigil Installation on Windows Arm64

Does anyone know why Sigil installation stops if installing on Windows 24|H2 on an Arm64 processor and it says can only be installed on x64 machines? Microsoft have included an "emulator" in Windows 24H2 that allows regular x64 applications to run on Arm64 processors (in much the same way as the WOW layers allowed 32 bit applications to run on 64 bit processors). It is called Prism. I think Prism intercepts the x64 bit instructions and spits out Arm64 instructions to the cpu - something like that anyway. It is quite transparent to the user, it just works and on my ASUS vivobook S15 Arm64 machine and other x64 applications I have installed work a treat. Prism doesn't work on drivers however.

I am wondering what Sigil is doing that won't run on windows 24H2 on an arm processor?

If all that has happened is Sigil developers have "assumed" it won't work, but not tried it then I would like to. Any chance? If it has been tested and failed, an explanation would be nice. Off hand I can't think of anything Sigil might be doing that would not run with Prism.

Last edited by pdurrant; 12-16-2024 at 03:36 AM.
mk14steve is offline   Reply With Quote
Old 12-16-2024, 06:30 AM   #2
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,544
Karma: 204127028
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
There's a good chance I can fix this within the Windows installer for Sigil. I can prepare a beta to be sure. I'm just trying to figure out the best way to solve this within Sigil's source so that it doesn't force those who build their own versions of Sigil to update to the latest Inno Setup.

https://github.com/Sigil-Ebook/Sigil/issues/786
DiapDealer is offline   Reply With Quote
Advert
Old 12-16-2024, 10:20 AM   #3
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,544
Karma: 204127028
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
I've got a Windows Beta installer ready to test if it works on Windows arm64. Sigil still needs the Microsoft Visual C++ 2015-2022 Redistributable (x64) to run. I have no idea if that is installed by default on Windows arm64 or not. It's been a part of x64 Windows since Windows 10, so it's no longer included with the Windows Sigil installer.

You can download the beta from my personal github repository: https://github.com/dougmassay/win-qt...s/tag/v5.212-1

It's the asset named Sigil-2.4.0-Beta-2-Windows-x64-Setup.exe

It's a tad bit bigger than the official release versions because I don't take the time to ultra compress betas or Continuous Integration builds.

Please let me know if this is enough to let Sigil install and run on Windows arm64.

Last edited by DiapDealer; 12-16-2024 at 10:34 AM.
DiapDealer is offline   Reply With Quote
Old 12-16-2024, 10:23 PM   #4
mk14steve
Junior Member
mk14steve began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jan 2023
Device: Kindle paperwhite
Yep. Installs a treat on my ASUS Vivobook S15 with snapdragon X Elite Arm64 processor and windows 24H2. Good old Microsoft to think of Prism! (They had to really or no one would buy an Arm64 laptop if they couldn't migrate existing applications until everyone caught up).

It runs OK and I am able to create a new epub and edit an existing epub (both epub 2 & 3). Not done extensive testing of all functions but so far it looks good with what I use most. Calibre works also, so I can convert to and from other formats easily enough too. Brilliant.

For a minute I thought I would have to build my own Sigil from source using the instructions on the Github page. Not something I've done before but was willing to trawl through it and figure it out if it was the only way to get a working copy. I know that MS Visual Studio 2022 includes support for Arm64 (has done for some time) and there's an ARM64 installer for Python 3.12.8(it says experimental but works) so I figured building from source might just work. I might still do that just to see if I can.

In the meantime I can move forward and do what I need with this Sigil beta release. So far no issues arising. Thanks for this.
mk14steve is offline   Reply With Quote
Old 12-16-2024, 10:38 PM   #5
mk14steve
Junior Member
mk14steve began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jan 2023
Device: Kindle paperwhite
Thumbs up I posted a quick reply...

... doesn't show up.... don't know why ....

Yes, everything installs ok and the application runs ok. Looking good so far.

mk14steve is offline   Reply With Quote
Advert
Old 12-17-2024, 03:02 AM   #6
Bozana
Bozana
Bozana does all things with Zen-like beautyBozana does all things with Zen-like beautyBozana does all things with Zen-like beautyBozana does all things with Zen-like beautyBozana does all things with Zen-like beautyBozana does all things with Zen-like beautyBozana does all things with Zen-like beautyBozana does all things with Zen-like beautyBozana does all things with Zen-like beautyBozana does all things with Zen-like beautyBozana does all things with Zen-like beauty
 
Bozana's Avatar
 
Posts: 25
Karma: 32224
Join Date: Jan 2013
Device: PC
Thank you! I just was looking for this as I had the same problem. It works a treat!
Bozana is offline   Reply With Quote
Old 12-17-2024, 06:14 AM   #7
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,544
Karma: 204127028
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by mk14steve View Post
... doesn't show up.... don't know why ....

Yes, everything installs ok and the application runs ok. Looking good so far.

New users sometimes have to suffer through an arbitrary number of posts before things stop being moderated. It's an anti-spam measure. Your reply has been manually approved (and you should be well on your way past the post count necessary to avoid auto-moderation).

Thanks for letting me know the beta installer works. Subsequent releases of Sigil will have this fix in place.
DiapDealer is offline   Reply With Quote
Old 12-17-2024, 06:15 AM   #8
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,544
Karma: 204127028
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by Bozana View Post
Thank you! I just was looking for this as I had the same problem. It works a treat!
Great! Thank you for trying it and reporting back.
DiapDealer is offline   Reply With Quote
Reply

Tags
aarch64, arm64, sigil, windows 11


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sigil Error Message: Book File Would Not Open in Sigil fkustaa Sigil 9 04-27-2025 05:11 AM
Possible To-Do List for Future Sigil Releases Post Sigil 1.8 KevinH Sigil 143 02-05-2022 12:08 PM
Sigil-0.8.900 released for testing - Wait for Sigil-0.8.901 KevinH Sigil 106 10-04-2015 10:41 AM
Sigil on Nook vs Sigil on Kobo vs Sigil on iBook rosshalde Sigil 12 11-13-2014 09:34 AM
Sigil 0.3.4 / Problème CSS entre Sigil et iPad Grivels Software 10 07-03-2011 09:06 AM


All times are GMT -4. The time now is 05:36 AM.


MobileRead.com is a privately owned, operated and funded community.