Denvi / Candle

GRBL controller application with G-Code visualizer written in Qt.
GNU General Public License v3.0
1.37k stars 548 forks source link

Add release for OSX 64bits #174

Open Nandox7 opened 6 years ago

Nandox7 commented 6 years ago

Gave this a try and it compile and runs without much hassle. Downloaded https://download.qt.io/archive/qt/5.4/5.4.2/qt-opensource-mac-x64-clang-5.4.2.dmg and installed it full with all addons (to make sure the serial addon is present)

And only had to make a small adjustment to QT to allow it to work correctly with current version of OSX. As detailed here: https://stackoverflow.com/questions/33728905/qt-creator-project-error-xcode-not-set-up-properly-you-may-need-to-confirm-t

Issues Found:

Nandox7 commented 6 years ago

Gave this a try and managed to pack it for OSX. I have built it in OSX 10.12 so I suspect at the moment will only run on this version or higher. Code is for version 1.1.8 that is currently under branch grbl_1_1.

https://www.dropbox.com/s/31rrx9n7musvz8d/Candle_1.1.8.dmg?dl=0

PS: You'll need to reset defaults if the preview background image is all black.

tombs007 commented 5 years ago

@Nandox7 Do you know if this works with HIgh Sierra(10.13.6)? Candle starts but I doesn't detect my device. I can manage my router with easel and bCNC fwiw.

piersg commented 5 years ago
  1. HUGE thanks to @Nandox7 for saving me a download/compile/tedium (I had 500M of qt downloaded when I found this build)
  2. @tombs007 Works for me on High Sierra as long as: I prepend "/dev/cu." to the serial port name (caveat: I haven't actually milled anything yet, but it's connecting).

E.g. I'm connecting to /dev/cu.wchusbserial1420

Nandox7 commented 5 years ago

Appologies @tombs007 I had missed you previous question but @piersg already replied to you.

I see that there are a few updates since my last build, so I'll try and compile a new version to include the latest commits.

ah1102 commented 4 years ago

macOS Catalina work. After resetting settings program and adding the path to the CNC: "/dev/cu.wchusbserial1420" Снимок экрана 2020-02-01 в 12 03 26

vol4enok commented 4 years ago

I want to share an assembly of Candle for macOS. Tested latest build version 1.2.9.1b on MacOS Catalina (10.15.6) and it works well. You can always download the dmg files from the link

eightheads commented 3 years ago

I want to share an assembly of Candle for macOS. Tested latest build version 1.2.9.1b on MacOS Catalina (10.15.6) and it works well. You can always download the dmg files from the link

Thanks for this!

Nandox7 commented 3 years ago

So had to go back at this. Got it to build to Big Sur with latest LTS QT version 5.12.11, more details to be added soon.

vol4enok commented 3 years ago

candle

I want to share an assembly of Candle for macOS. Tested latest build version 1.2.9.1b on MacOS Catalina (10.15.6) and it works well. You can always download the dmg files from the link

New builds 1.2.12b and 1.2.14b available.

synman commented 2 years ago

any builds available for Monterey? I noticed Candle2 (linked above by @vol4enok) crashes on startup.

adding crash log

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               Candle [74264]
Path:                  /Applications/Candle2.app/Contents/MacOS/Candle
Identifier:            13.Candle
Version:               ???
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2021-12-19 19:23:58.7026 -0500
OS Version:            macOS 12.0.1 (21A559)
Report Version:        12
Bridge OS Version:     6.0 (19P549)
Anonymous UUID:        26F83EA2-CB55-11D9-93F1-EA28AC1A290E

Sleep/Wake UUID:       61C78B55-5AEE-40E4-B692-202BE1D79E1F

Time Awake Since Boot: 2300000 seconds
Time Since Wake:       21478 seconds

System Integrity Protection: enabled

Crashed Thread:        0

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace DYLD, Code 1 Library missing
Library not loaded: @rpath/QtNetwork.framework/Versions/5/QtNetwork
Referenced from: /Applications/Candle2.app/Contents/MacOS/Candle
Reason: tried: '/Applications/Candle2.app/Contents/MacOS/Frameworks/QtNetwork.framework/Versions/5/QtNetwork' (no such file), '/Users/vlad/Qt/5.9.9/clang_64/lib/QtNetwork.framework/Versions/5/QtNetwork' (no such file), '/Applications/Candle2.app/Contents/MacOS/Frameworks/QtNetwork.framework/Versions/5/QtNetwork' (no such file), '/Users/vlad/Qt/5.9.9/clang_64/lib/QtNetwork.framework/Versions/5/QtNetwork' (no such file), '/Library/Frameworks/QtNetwork.framework/Versions/5/QtNetwork' (no such file), '/System/Library/Frameworks/QtNetwork.framework/Versions/5/QtNetwork' (no such file)
(terminated at launch; ignore backtrace)

Application Specific Information:
Library not loaded: @rpath/QtNetwork.framework/Versions/5/QtNetwork
Referenced from: /Applications/Candle2.app/Contents/MacOS/Candle
Reason: tried: '/Applications/Candle2.app/Contents/MacOS/Frameworks/QtNetwork.framework/Versions/5/QtNetwork' (no such file), '/Users/vlad/Qt/5.9.9/clang_64/lib/QtNetwork.framework/Versions/5/QtNetwork' (no such file), '/Applications/Candle2.app/Contents/MacOS/Frameworks/QtNetwork.framework/Versions/5/QtNetwork' (no such file), '/Users/vlad/Qt/5.9.9/clang_64/lib/QtNetwork.framework/Versions/5/QtNetwork' (no such file), '/Library/Frameworks/QtNetwork.framework/Versions/5/QtNetwork' (no such file), '/System/Library/Frameworks/QtNetwork.framework/Versions/5/QtNetwork' (no such file)

Thread 0 Crashed:
0   dyld                                   0x10c0ec0ce __abort_with_payload + 10
1   dyld                                   0x10c1021cf abort_with_payload_wrapper_internal + 80
2   dyld                                   0x10c102201 abort_with_payload + 9
3   dyld                                   0x10c0b0613 dyld4::halt(char const*) + 375
4   dyld                                   0x10c0ac55d dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*) + 3955
5   dyld                                   0x10c0ab4b4 start + 388

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000002000209  rbx: 0x0000000000000000  rcx: 0x00007ff7b5328678  rdx: 0x00007ff7b5328ae0
  rdi: 0x0000000000000006  rsi: 0x0000000000000001  rbp: 0x00007ff7b53286c0  rsp: 0x00007ff7b5328678
   r8: 0x00007ff7b53286e0   r9: 0x0000000000000000  r10: 0x0000000000000074  r11: 0x0000000000000246
  r12: 0x0000000000000074  r13: 0x00007ff7b5328ae0  r14: 0x0000000000000001  r15: 0x0000000000000006
  rip: 0x000000010c0ec0ce  rfl: 0x0000000000000246  cr2: 0x000000010c0b2e3c

Logical CPU:     0
Error Code:      0x02000209 
Trap Number:     133

Binary Images:
       0x10c0a6000 -        0x10c111fff dyld (*) <1a6ae033-9438-33c0-8077-988fd885250a> /usr/lib/dyld

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=18.6M resident=0K(0%) swapped_out_or_unallocated=18.6M(100%)
Writable regions: Total=9268K written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=9268K(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
STACK GUARD                       56.0M        1 
Stack                             8192K        1 
VM_ALLOCATE                         12K        3 
__DATA                             796K       10 
__DATA_CONST                        48K        1 
__LINKEDIT                        3776K        9 
__TEXT                            14.9M        7 
dyld private memory               1024K        1 
===========                     =======  ======= 
TOTAL                             84.4M       33 

-----------
Full Report
-----------

{"app_name":"Candle","timestamp":"2021-12-19 19:23:58.00 -0500","app_version":"","slice_uuid":"b757d082-2486-3f25-bbb8-89d6858fd8a4","build_version":"","platform":1,"bundleID":"13.Candle","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.0.1 (21A559)","incident_id":"E129AF04-0EF9-49C5-9FD7-FD502606AD4E","name":"Candle"}
{
  "uptime" : 2300000,
  "procLaunch" : "2021-12-19 19:23:58.6935 -0500",
  "procRole" : "Default",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro16,1",
  "procStartAbsTime" : 2364856813991142,
  "coalitionID" : 564058,
  "osVersion" : {
    "train" : "macOS 12.0.1",
    "build" : "21A559",
    "releaseType" : "User"
  },
  "captureTime" : "2021-12-19 19:23:58.7026 -0500",
  "incident" : "E129AF04-0EF9-49C5-9FD7-FD502606AD4E",
  "bug_type" : "309",
  "pid" : 74264,
  "procExitAbsTime" : 2364856822254912,
  "cpuType" : "X86-64",
  "procName" : "Candle",
  "procPath" : "\/Applications\/Candle2.app\/Contents\/MacOS\/Candle",
  "bundleInfo" : {"CFBundleIdentifier":"13.Candle"},
  "storeInfo" : {"deviceIdentifierForVendor":"D0D59253-2BAD-524C-A4C3-E02D26689C7B","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "13.Candle",
  "crashReporterKey" : "26F83EA2-CB55-11D9-93F1-EA28AC1A290E",
  "wakeTime" : 21478,
  "bridgeVersion" : {"build":"19P549","train":"6.0"},
  "sleepWakeUUID" : "61C78B55-5AEE-40E4-B692-202BE1D79E1F",
  "sip" : "enabled",
  "isCorpse" : 1,
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "termination" : {"code":1,"flags":518,"namespace":"DYLD","indicator":"Library missing","details":["(terminated at launch; ignore backtrace)"],"reasons":["Library not loaded: @rpath\/QtNetwork.framework\/Versions\/5\/QtNetwork","Referenced from: \/Applications\/Candle2.app\/Contents\/MacOS\/Candle","Reason: tried: '\/Applications\/Candle2.app\/Contents\/MacOS\/Frameworks\/QtNetwork.framework\/Versions\/5\/QtNetwork' (no such file), '\/Users\/vlad\/Qt\/5.9.9\/clang_64\/lib\/QtNetwork.framework\/Versions\/5\/QtNetwork' (no such file), '\/Applications\/Candle2.app\/Contents\/MacOS\/Frameworks\/QtNetwork.framework\/Versions\/5\/QtNetwork' (no such file), '\/Users\/vlad\/Qt\/5.9.9\/clang_64\/lib\/QtNetwork.framework\/Versions\/5\/QtNetwork' (no such file), '\/Library\/Frameworks\/QtNetwork.framework\/Versions\/5\/QtNetwork' (no such file), '\/System\/Library\/Frameworks\/QtNetwork.framework\/Versions\/5\/QtNetwork' (no such file)"]},
  "asi" : {"dyld":["Library not loaded: @rpath\/QtNetwork.framework\/Versions\/5\/QtNetwork","Referenced from: \/Applications\/Candle2.app\/Contents\/MacOS\/Candle","Reason: tried: '\/Applications\/Candle2.app\/Contents\/MacOS\/Frameworks\/QtNetwork.framework\/Versions\/5\/QtNetwork' (no such file), '\/Users\/vlad\/Qt\/5.9.9\/clang_64\/lib\/QtNetwork.framework\/Versions\/5\/QtNetwork' (no such file), '\/Applications\/Candle2.app\/Contents\/MacOS\/Frameworks\/QtNetwork.framework\/Versions\/5\/QtNetwork' (no such file), '\/Users\/vlad\/Qt\/5.9.9\/clang_64\/lib\/QtNetwork.framework\/Versions\/5\/QtNetwork' (no such file), '\/Library\/Frameworks\/QtNetwork.framework\/Versions\/5\/QtNetwork' (no such file), '\/System\/Library\/Frameworks\/QtNetwork.framework\/Versions\/5\/QtNetwork' (no such file)"]},
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":17942137,"threadState":{"r13":{"value":140701873638112},"rax":{"value":33554953},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":1},"r8":{"value":140701873637088},"cr2":{"value":4497026620},"rdx":{"value":140701873638112},"r10":{"value":116},"r9":{"value":0},"r15":{"value":6},"rbx":{"value":0},"trap":{"value":133},"err":{"value":33554953},"r11":{"value":582},"rip":{"value":4497260750,"matchesCrashFrame":1},"rbp":{"value":140701873637056},"rsp":{"value":140701873636984},"r12":{"value":116},"rcx":{"value":140701873636984},"flavor":"x86_THREAD_STATE","rdi":{"value":6}},"frames":[{"imageOffset":286926,"symbol":"__abort_with_payload","symbolLocation":10,"imageIndex":0},{"imageOffset":377295,"symbol":"abort_with_payload_wrapper_internal","symbolLocation":80,"imageIndex":0},{"imageOffset":377345,"symbol":"abort_with_payload","symbolLocation":9,"imageIndex":0},{"imageOffset":42515,"symbol":"dyld4::halt(char const*)","symbolLocation":375,"imageIndex":0},{"imageOffset":25949,"symbol":"dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*)","symbolLocation":3955,"imageIndex":0},{"imageOffset":21684,"symbol":"start","symbolLocation":388,"imageIndex":0}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4496973824,
    "size" : 442368,
    "uuid" : "1a6ae033-9438-33c0-8077-988fd885250a",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  }
],
  "sharedCache" : {
  "base" : 140703496613888,
  "size" : 15213641728,
  "uuid" : "3d05845f-3f65-358f-9ebf-2236e772ac01"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=18.6M resident=0K(0%) swapped_out_or_unallocated=18.6M(100%)\nWritable regions: Total=9268K written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=9268K(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nSTACK GUARD                       56.0M        1 \nStack                             8192K        1 \nVM_ALLOCATE                         12K        3 \n__DATA                             796K       10 \n__DATA_CONST                        48K        1 \n__LINKEDIT                        3776K        9 \n__TEXT                            14.9M        7 \ndyld private memory               1024K        1 \n===========                     =======  ======= \nTOTAL                             84.4M       33 \n",
  "legacyInfo" : {
  "threadTriggered" : {

  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "60da5e84ab0ca017dace9abf",
      "factorPackIds" : {

      },
      "deploymentId" : 240000008
    },
    {
      "rolloutId" : "607844aa04477260f58a8077",
      "factorPackIds" : {
        "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
      },
      "deploymentId" : 240000066
    },
    {
      "rolloutId" : "602ad4dac86151000cf27e46",
      "factorPackIds" : {
        "SIRI_DICTATION_ASSETS" : "614a34c5eae97a2111628dc5"
      },
      "deploymentId" : 240000290
    },
    {
      "rolloutId" : "601d9415f79519000ccd4b69",
      "factorPackIds" : {
        "SIRI_TEXT_TO_SPEECH" : "61b913a253a0785760dd8bbb"
      },
      "deploymentId" : 240000340
    },
    {
      "rolloutId" : "5fc94383418129005b4e9ae0",
      "factorPackIds" : {

      },
      "deploymentId" : 240000185
    },
    {
      "rolloutId" : "5ffde50ce2aacd000d47a95f",
      "factorPackIds" : {

      },
      "deploymentId" : 240000090
    }
  ],
  "experiments" : [

  ]
}
}

Model: MacBookPro16,1, BootROM 1715.40.15.0.0 (iBridge: 19.16.10549.0.0,0), 8 processors, 8-Core Intel Core i9, 2.4 GHz, 32 GB, SMC 
Graphics: Intel UHD Graphics 630, Intel UHD Graphics 630, Built-In
Display: Color LCD, 3072 x 1920 Retina, Main, MirrorOff, Online
Graphics: AMD Radeon Pro 5500M, AMD Radeon Pro 5500M, PCIe, 8 GB
Memory Module: BANK 0/ChannelA-DIMM0, 16 GB, DDR4, 2667 MHz, SK Hynix, HMAA2GS6CMR8K-VK
Memory Module: BANK 2/ChannelB-DIMM0, 16 GB, DDR4, 2667 MHz, SK Hynix, HMAA2GS6CMR8K-VK
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 12 2021 18:02:56 version 9.30.464.0.32.5.76 FWID 01-c081cfed
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: RTL9210
USB Device: USB31Bus
USB Device: USB 2.0 Hub
USB Device: UDisk
USB Device: composite_device
USB Device: Nexus 7
USB Device: T2Bus
USB Device: composite_device
USB Device: Touch Bar Backlight
USB Device: Touch Bar Display
USB Device: Apple Internal Keyboard / Trackpad
USB Device: Headset
USB Device: Ambient Light Sensor
USB Device: FaceTime HD Camera (Built-in)
USB Device: Apple T2 Controller
Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5
Thunderbolt Bus: MacBook Pro, Apple Inc., 63.5
kpbicka commented 10 months ago

I want to share an assembly of Candle for macOS. Tested latest build version 1.2.9.1b on MacOS Catalina (10.15.6) and it works well. You can always download the dmg files from the link

Коллега, это же Ваш репозиторий с разными версиями Candle? Поскольку направление CNC у Вас, нет ли, например собранного приложения GERBER_X3 под Мак?

vol4enok commented 10 months ago

Коллега, это же Ваш репозиторий с разными версиями Candle? Поскольку направление CNC у Вас, нет ли, например собранного приложения GERBER_X3 под Мак?

К сожалению нет. Пользуюсь FlatCAM для этих целей. Под Мак работает отлично.

kpbicka commented 10 months ago

Коллега, это же Ваш репозиторий с разными версиями Candle? Поскольку направление CNC у Вас, нет ли, например собранного приложения GERBER_X3 под Мак?

К сожалению нет. Пользуюсь FlatCAM для этих целей. Под Мак работает отлично.

FlatCam тоже использую - нареканий нет. А LightBurn нет под мак?)

vol4enok commented 10 months ago

Коллега, это же Ваш репозиторий с разными версиями Candle? Поскольку направление CNC у Вас, нет ли, например собранного приложения GERBER_X3 под Мак?

К сожалению нет. Пользуюсь FlatCAM для этих целей. Под Мак работает отлично.

FlatCam тоже использую - нареканий нет. А LightBurn нет под мак?)

не пользую.

thirstyone commented 6 months ago

nice recent files ;)