jyapayne / Electrify

Unmaintained, do not use!
MIT License
64 stars 11 forks source link

On OSX 10.11.4 don't compile #4

Open r1si opened 8 years ago

r1si commented 8 years ago

On new version of OSX when I try to run an .app compiled with Electrify give me the following erorr:

`Process: Electron [19149] Path: /Users/USER/Documents/*/dkr_browser.app/Contents/MacOS/Electron Identifier: com.github.electron Version: ??? Code Type: X86-64 (Native) Parent Process: ??? [1] Responsible: Electron [19149] User ID: 501

Date/Time: 2016-03-25 18:02:42.084 +0100 OS Version: Mac OS X 10.11.4 (15E65) Report Version: 11 Anonymous UUID: 8F3F5F5E-0818-18A1-1B77-67D8BBA8A52F

Sleep/Wake UUID: C1E82F78-E16E-4F5D-BA4C-471C43CF518A

Time Awake Since Boot: 27000 seconds Time Since Wake: 12000 seconds

System Integrity Protection: disabled

Crashed Thread: 0

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

Application Specific Information: dyld: launch, loading dependent libraries

Dyld Error Message: Library not loaded: @rpath/Electron Framework.framework/Electron Framework Referenced from: /Users/USER/Documents/*/dkr_browser.app/Contents/MacOS/Electron Reason: no suitable image found. Did find: /Users/r1si/Documents/LOCALE/BUILD/2-RESULT/dkr_browser_VECCHIO COMPILATORE/mac-x64/dkr_browser.app/Contents/MacOS/../Frameworks/Electron Framework.framework/Electron Framework: file too short

Binary Images: 0x7fff630d1000 - 0x7fff631080d7 dyld (360.21) /usr/lib/dyld

Model: MacBookPro11,2, BootROM MBP112.0138.B17, 4 processors, Intel Core i7, 2,2 GHz, 16 GB, SMC 2.18f15 Graphics: Intel Iris Pro, Intel Iris Pro, Built-In Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020 Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (7.21.95.175.1a6) Bluetooth: Version 4.4.4f4 17685, 3 services, 27 devices, 1 incoming serial ports Network Service: Thunderbolt Ethernet, Ethernet, en4 PCI Card: Apple 57762-A0, Ethernet Controller, Thunderbolt@195,0,0 Serial ATA Device: APPLE SSD SM0256F, 251 GB USB Device: USB 3.0 Bus USB Device: Portable SSD T1 USB Device: USB3.0 Hub USB Device: Apple Internal Keyboard / Trackpad USB Device: BRCM20702 Hub USB Device: Bluetooth USB Host Controller USB Device: USB2.0 Hub USB Device: G9x Laser Mouse USB Device: Keyboard Hub USB Device: Apple Keyboard USB Device: Plantronics RIG Surround Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1 Thunderbolt Device: Thunderbolt to Gigabit Ethernet Adapter, Apple Inc., 1, 5.5

`

any advice?