xLightsSequencer / xLights

xLights is a sequencer for Lights. xLights has usb and E1.31 drivers. You can create sequences in this object oriented program. You can create playlists, schedule them, test your hardware, convert between different sequencers.
GNU General Public License v3.0
555 stars 209 forks source link

Update the shared drive for Code::Blocks macOS dmg for Sonoma - hang #4734

Open kylegrymonprez opened 2 months ago

kylegrymonprez commented 2 months ago

Is your feature request related to a problem? Please describe. Trying to get my developer environment working on mac, and in order to do UI work, need to update Code::Blocks. The version on the shared Google drive just hangs on Sonoma 14.6 after selecting the default compiler

Describe the solution you'd like Code::Blocks works

Describe alternatives you've considered I tried compiling Code::Blocks following the directions on the shared drive, but that wont compile due to C++ compilation issues that I cannot seem to resolve on my own

kylegrymonprez commented 2 months ago

Ive been able to work around this by using a windows machine just for Code::Blocks stuff, but it would be nice not to have to swap machines for development.