martijnlentink / propresenter-custom-bibles

Tutorial to import custom Bibles in ProPresenter
19 stars 8 forks source link

Doesn't work on Mac that has Intel processor #19

Open Hookist opened 2 months ago

Hookist commented 2 months ago

In church I have Mac that works on Intel processor. When I've tried to run the program it shows me "bad cpu type in executable". Then I came to my brother he has two Macs. Program on Mac with apple processor works perfect but on the seond Max that Intel processor has the same issue "bad cpu type in executable". Is it possible to make specific built that will work on Mac with old arcitecture of processor?

martijnlentink commented 2 months ago

I'll see what I can do. Maybe if I change the VM type in the pipeline works, I don't have an old Mac lying around to test though, so if it is okay with you that I ask you to test on the machine, that will help me massively.

Hookist commented 2 months ago

Sure! I can test

martijnlentink commented 1 month ago

After reading a bit around and testing some workflows I saw this comment so I just decided to update my Python version and run it again. Could you check if this version indeed builds multi architecture? bible_import.OSX.tar.zip

Hookist commented 1 month ago

“bible_import” is damaged and can’t be opened. You should move it to the Bin.

image

martijnlentink commented 1 month ago

Okay. Next attempt 😄 bible_import.OSX.x86_64.tar.zip

Hookist commented 1 month ago

Unfortunatelly same error 😬

Hookist commented 1 month ago

I'm wondering is it possible to transfer bible translations from Windows to MAC for example? In this case my problem will be solved

martijnlentink commented 1 month ago

Sorry I haven't had the time to work on this further past days. That is indeed possible!

The bible should be stored as an RVBIBLE file in %programdata%\RenewedVision\ProPresenter\Bibles\sideload. And you should copy it on your Mac to location /Library/Application Support/RenewedVision/RVBibles/v2/

Hopefully this helps you.