I have tried downloaded and installed multiple versions of kicad. So far, only KiCAD 4.0.7 works. However, I have a pcb file that requires version 5.0.0 or above.
I am using MAC OS Mojave. When I installed the 5.0.0 version, it says that the software isn’t compatible with the operating system.
I have attached the error message when I opened KiCAD also the version of MAC OS I am using.
“Check with the developer to make sure pcbnew works with this version of macOS. You may need to reinstall the application. Be sure to install any available updates for the application and macOS.
Click Report to see more detailed information and send a report to Apple.”
How are you trying to install? You should just be able to drag the application to your Applications folder.
Once you do that, you can run the application normally. If it doesn’t run, you will need to provide a bit more information (say the report button, perhaps)
So I dragged the KiCad to the application folder and kicad to the application support folder. I have attached the report here. Thank you for helping me!
BTW: I often solve this by convert (offset …) in mm to (at …) in inch in the .kicad_pcb file if I want to open in 4.0.7, and as long as no new fancy features in 5.x had been used.
[EDITED] I just add the script that doing this converting convertors\pcp_downgrade.py in my kicad_scripts: