Results 1 to 2 of 2

Thread: OSX and "is not a valid Mach-O binary"

  1. #1
    Join Date
    Jun 2015
    Location
    California, USA
    Posts
    61
    Thanks
    43
    Thanked 1 Time in 1 Post
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11

    Default OSX and "is not a valid Mach-O binary"

    Using Qt 5.5.1 / creator, OSX 10.11.3 and clang I get dialogs that popup after the build (during start up of the program) that say:

    '/Users/one/Documents/LibreCAD/plugins/Makefile' is not a valid Mach-O binary (invalid magic 23232323)
    '/Users/one/Documents/LibreCAD/plugins/plugins.pro' is not a valid Mach-O binary (invalid magic 232d2d2d)
    '/Users/one/Documents/LibreCAD/plugins/plugins.sln' is not a valid Mach-O binary (invalid magic 4d696372)
    '/Users/one/Documents/LibreCAD/plugins/README.plugins' is not a valid Mach-O binary (invalid magic 46697273)

    Any idea why this would be happening? The program successfully loads after dismissing these dialogs.

    You can see the files here:
    https://github.com/LibreCAD/LibreCAD...master/plugins

  2. #2
    Join Date
    Jun 2015
    Location
    California, USA
    Posts
    61
    Thanks
    43
    Thanked 1 Time in 1 Post
    Qt products
    Qt5
    Platforms
    MacOS X Unix/X11

    Default Re: OSX and "is not a valid Mach-O binary"


Similar Threads

  1. Replies: 1
    Last Post: 20th November 2015, 10:02
  2. Reading Binary Files From Asset folder using "fstream"
    By saad_saadi in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 24th June 2015, 09:20
  3. Replies: 3
    Last Post: 16th March 2015, 07:31
  4. Replies: 2
    Last Post: 23rd June 2010, 22:00
  5. Translation QFileDialog standart buttons ("Open"/"Save"/"Cancel")
    By victor.yacovlev in forum Qt Programming
    Replies: 4
    Last Post: 24th January 2008, 19:05

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.