open-ephys / plugin-GUI

Software for processing, recording, and visualizing multichannel electrophysiology data
https://open-ephys.org/gui
GNU General Public License v3.0
186 stars 676 forks source link

xcode and downloading plugins #558

Open jonahpc opened 1 year ago

jonahpc commented 1 year ago

I have followed the instructions of "https://open-ephys.atlassian.net/wiki/spaces/OEW/pages/491555/macOS" and when I open xcode I get over 11 errors and 5 warning. I need help figuring out how to download these plugins! What am I missing? Screen Shot 2023-03-07 at 6 35 21 PM

medengineer commented 1 year ago

Hi,

Are you building the development branch? We recently bumped the min OSX version to 10.15 on there but the main branch should still work with 10.9.

anjaldoshi commented 1 year ago

Also, what version of MacOS are your running? And, as mentioned on the top of the wiki page you linked, we have moved all the documentation for the GUI here: https://open-ephys.github.io/gui-docs/ . Up-to-date instructions for compiling the GUI from source can be found here.

jonahpc commented 1 year ago

I think the main issue is the plug in downloads that I want to access. It keeps saying this:

On Tue, Mar 7, 2023 at 7:00 PM medengineer @.***> wrote:

Hi,

Are you building the development branch? We recently bumped the min OSX version to 10.15 on there but the main branch should still work with 10.9.

— Reply to this email directly, view it on GitHub https://github.com/open-ephys/plugin-GUI/issues/558#issuecomment-1459103249, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGOHUEG4XSP5IJ55ROCS7KLW27K3PANCNFSM6AAAAAAVTEXKVM . You are receiving this because you authored the thread.Message ID: @.***>

jsiegle commented 1 year ago

Hi Jonah – it doesn't look like the error message came through.

Which plugins do you want to use? If running the GUI via Xcode, you won't be able to use plugins downloaded via the Plugin Installer, as these are built in "Release" mode.