licecap icon indicating copy to clipboard operation
licecap copied to clipboard

Build Error on MacOS Sierra: undeclared identifiers CMGetSystemProfile and CMCloseProfile

Open BusFactor1Inc opened this issue 9 years ago • 1 comments

When trying to build with XCode, I get the following errors:

/Users/burton/BusFactor1/Software/licecap/WDL/swell/swell-gdi.mm:121:31: Use of undeclared identifier 'CMGetSystemProfile'

/Users/burton/BusFactor1/Software/licecap/WDL/swell/swell-gdi.mm:125:9: Use of undeclared identifier 'CMCloseProfile'

I'm new to MacOS development so I'm unsure of how to fix these errors. Missing framework or include header, maybe?

At commit 7546b1b1fcdba7f311d9a6c0174b475968877770.

BusFactor1Inc avatar Mar 15 '17 13:03 BusFactor1Inc

@BusFactor1Inc the XcodeProject has been updated, are you still seeing the same issue? At least I was able to compile it using Xcode & macOS High Sierra.

esaruoho avatar Dec 02 '17 16:12 esaruoho