Search found 2 matches

by OldGeezer
Sun Feb 15 2026 2:04 pm
Forum: Journal Discussion
Topic: Downloading libraries for OSX
Replies: 0
Views: 18027

Downloading libraries for OSX

Downloading ready built libraries for OSX doesn't seem to work (it just says web page not found). This is a pity since I don't have the binaries for the machine I've got (an Arm chip) and I couldn't make the build process work either (it says install this tool, so I installed it and it still says in...
by OldGeezer
Wed Aug 04 2021 6:04 pm
Forum: Installation
Topic: Header compile failure on OSX with Xcode
Replies: 1
Views: 88304

Header compile failure on OSX with Xcode

I'm new to CopperSpice (I have previously been looking at JUCE & U++) and am falling at the first hurdle. As soon as I include <qstring.h>, I get a compile failure in qglobal.h saying that std::is_trivially_copyable_v is not defined. I have the latest OSX and Xcode versions and have found its ty...