CuteCapture - Capture Software for Linux and Mac

PcJax
Posts: 3
Joined: Fri Jan 16, 2015 4:40 am

Re: Cute(3)DSCapture - A Capture Software for Linux and Mac

Post by PcJax » Fri Jan 16, 2015 4:53 am

joshuaskylar wrote:
Process: Cute3DSCapture [1741]
Path: /Applications/Cute3DSCapture.app/Contents/MacOS/Cute3DSCapture
Identifier: com.github.gotos
Version: ???
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: Cute3DSCapture [1741]
User ID: 501

Date/Time: 2015-01-08 17:48:34.658 -0500
OS Version: Mac OS X 10.10.1 (14B25)
Report Version: 11
Anonymous UUID: CF3C0E06-D7D8-217D-F9F0-75B7BF8F78E9

Sleep/Wake UUID: B633B4EC-4958-4CA6-90C0-526BE872A5AD

Time Awake Since Boot: 10000 seconds
Time Since Wake: 1000 seconds

Crashed Thread: 0

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
Library not loaded: @rpath/SFML.framework/Versions/2.2.0/SFML
Referenced from: /Applications/Cute3DSCapture.app/Contents/MacOS/Cute3DSCapture
Reason: image not found

Binary Images:
0x7fff6aa0e000 - 0x7fff6aa44837 dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
I got this error when I tried running it. My Mac is 10.10.1, so I don't know what it could be. >< This is the download posted with Mac binaries.
The key are this lines:

Code: Select all

Dyld Error Message:
Library not loaded: @rpath/SFML.framework/Versions/2.2.0/SFML
Referenced from: /Applications/Cute3DSCapture.app/Contents/MacOS/Cute3DSCapture
Reason: image not found
The Mac Binaries requires the SFML Framework for Mac OS X installed for work. You need to download here http://www.sfml-dev.org/download/sfml/2.2/
and install with this instructions: http://www.sfml-dev.org/tutorials/2.2/start-osx.php Once you do that it works flawless.

That package is targeted to developers so I'm not sure that you need to fully install it. Probably the end user may only need to install the files which go into /Library/Frameworks (I'm very sure that you don't need the Xcode templates or the includes).

User avatar
gRuFtY
Posts: 81
Joined: Sat Oct 04, 2014 12:07 pm

Re: Cute(3)DSCapture - A Capture Software for Linux and Mac

Post by gRuFtY » Fri Jan 16, 2015 10:31 am

Did you verify it works after installing SFML? The framework should be included, I remember we spend lots of time trying to figure out how to do this... Still haven't heard from my mac-guy, though. He seems to be busy...

PcJax
Posts: 3
Joined: Fri Jan 16, 2015 4:40 am

Re: Cute(3)DSCapture - A Capture Software for Linux and Mac

Post by PcJax » Fri Jan 16, 2015 6:04 pm

gRuFtY wrote:Did you verify it works after installing SFML? The framework should be included, I remember we spend lots of time trying to figure out how to do this... Still haven't heard from my mac-guy, though. He seems to be busy...
Yep, it works once SMFL is installed. After uninstall it from my system the same crash screen appears:

Code: Select all

Process:         Cute3DSCapture [38500]
Path:            /Applications/Cute3DSCapture.app/Contents/MacOS/Cute3DSCapture
Identifier:      com.github.gotos
Version:         ???
Code Type:       X86-64 (Native)
Parent Process:  launchd [479]
Responsible:     Cute3DSCapture [38500]
User ID:         502

Date/Time:       2015-01-16 10:57:41.339 -0600
OS Version:      Mac OS X 10.9.5 (13F34)
Report Version:  11
Anonymous UUID:  7D9A22D7-2F0A-2376-134C-434BCD8462F0

Sleep/Wake UUID: 1E433617-8D23-48A7-BEC1-E0CE8924FD9D

Crashed Thread:  0

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
  Library not loaded: @rpath/SFML.framework/Versions/2.2.0/SFML
  Referenced from: /Applications/Cute3DSCapture.app/Contents/MacOS/Cute3DSCapture
  Reason: image not found

Binary Images:
    0x7fff654a8000 -     0x7fff654db817  dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
But yeah SFML it's bundled with the app, a "ls" command on the Framework directory of the app returns this:

Code: Select all

SFML.framework
freetype.framework
sfml-graphics.framework
sfml-system.framework
sfml-window.framework
So my theory was that the error was not for not having the library, it's because it expect it on /Library/Frameworks even if it is on @executable_path/Frameworks

To do this on a Xcode project it's needed to add @executable_path/Frameworks to Runpath Search Paths option, I'll test my theory later.

User avatar
gRuFtY
Posts: 81
Joined: Sat Oct 04, 2014 12:07 pm

Re: Cute(3)DSCapture - A Capture Software for Linux and Mac

Post by gRuFtY » Fri Jan 16, 2015 6:38 pm

I'm pretty sure we did that... strange. But thank you very much for the hints!

NFNAlexx

Re: Cute(3)DSCapture - A Capture Software for Linux and Mac

Post by NFNAlexx » Wed Jan 21, 2015 3:24 pm

Process: Cute3DSCapture [13070]
Path: /Volumes/VOLUME/Cute3DSCapture.app/Contents/MacOS/Cute3DSCapture
Identifier: com.github.gotos
Version: ???
Code Type: X86-64 (Native)
Parent Process: launchd [151]
Responsible: Cute3DSCapture [13070]
User ID: 501

Date/Time: 2015-01-21 10:22:42.357 -0500
OS Version: Mac OS X 10.9.5 (13F34)
Report Version: 11
Anonymous UUID: 29076B98-5F79-2DDD-76FA-D8EE745FC30C


Crashed Thread: 0

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
Library not loaded: @rpath/SFML.framework/Versions/2.2.0/SFML
Referenced from: /Volumes/VOLUME/Cute3DSCapture.app/Contents/MacOS/Cute3DSCapture
Reason: image not found

Binary Images:
0x7fff6694b000 - 0x7fff6697e817 dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld

Model: MacBookPro9,1, BootROM MBP91.00D3.B08, 4 processors, Intel Core i7, 2.6 GHz, 8 GB, SMC 2.1f175
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3431554638424455302D474E2D4620
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x02FE, 0x45424A3431554638424455302D474E2D4620
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Bluetooth: Version 4.2.7f3 14616, 3 services, 23 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD HTS541075A9E682, 750.16 GB
Serial ATA Device: MATSHITADVD-R UJ-8A8
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: 3DS Capture
USB Device: Hub
USB Device: Apple Internal Keyboard / Trackpad
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: IR Receiver
Thunderbolt Bus: MacBook Pro, Apple Inc., 25.1

crashed before I could use it

NFNAlexx

Re: Cute(3)DSCapture - A Capture Software for Linux and Mac

Post by NFNAlexx » Wed Jan 21, 2015 5:01 pm

nevermind got it to work, I love the work it is in sync I can use it on stream with no problem, clean and crisp much better than dual capture <3 thank you so much you saved me from a heep of stress as dual capture would freeze, this one does not you are amazing!

PcJax
Posts: 3
Joined: Fri Jan 16, 2015 4:40 am

Re: Cute(3)DSCapture - A Capture Software for Linux and Mac

Post by PcJax » Wed Jan 21, 2015 7:03 pm

NFNAlexx wrote:nevermind got it to work, I love the work it is in sync I can use it on stream with no problem, clean and crisp much better than dual capture <3 thank you so much you saved me from a heep of stress as dual capture would freeze, this one does not you are amazing!
It was the SFML problem?

Guest

Re: Cute(3)DSCapture - A Capture Software for Linux and Mac

Post by Guest » Fri Jan 23, 2015 6:06 am

Hey, I read earlier that you'd make this software compatible with the 3DS XL and New 3DS XL if you're able to. Is that still the plan going forward?

With the announcement of Loopy working on the boards for 3DSXL and N3DSXL, I want to make sure it would be a wise decision to buy one when it's released, as I don't own a PC and I want to be able to record my gameplay.

Thanks!!

Guest

Re: Cute(3)DSCapture - A Capture Software for Linux and Mac

Post by Guest » Fri Jan 23, 2015 8:36 am

I'm pulling my hair out trying to install this on Linux Mint 17.1 64-bit, I'm 95% ready to ditch Windows and once this starts working I'll be 98% ready since I need to get use to the video editing software on here.

Please if possible make it super easy for me to install and get it working, what do I do? Can I just enter terminal commands?

User avatar
loopy
Site Admin
Posts: 2292
Joined: Wed Sep 19, 2012 7:44 pm
Contact:

Re: Cute(3)DSCapture - A Capture Software for Linux and Mac

Post by loopy » Fri Jan 23, 2015 4:24 pm

Guest wrote:Hey, I read earlier that you'd make this software compatible with the 3DS XL and New 3DS XL if you're able to. Is that still the plan going forward?
I'll add it myself if I need to.

Post Reply