Screen-Recorder icon indicating copy to clipboard operation
Screen-Recorder copied to clipboard

Build failure

Open chundongwang opened this issue 9 years ago • 3 comments

First of all, LNCaptureWindowController.h imports <LNCapturePanel.h> which XCode 7 doesn't like. Change it to "LNCapturePanel.h" would satisfy the tool.

Second is what I couldn't solve that XCode7 complains "DMBackgroundColorView.h" not found. Is there specific pod I need for this project?

chundongwang avatar Dec 02 '15 18:12 chundongwang

I'm getting an error trying to import DMBackgroundColorView.h as well.

jdp avatar Dec 14 '15 22:12 jdp

Whoops. That's a ugly bit of code that shouldn't be there. Let me check it out...

levinunnink avatar Dec 14 '15 23:12 levinunnink

I see this is a bit dated now, but I came across the project and was interested in checking it out and I'm running into the same build issue. Any chance you might have looked at this at some point?

bmorton avatar Jul 25 '18 18:07 bmorton