Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. mac os x
    Log in to post
    • All categories
    • O

      Unsolved RaspberryPi2EGLFS tutorial fail at Step 10 "./configure"
      QtonPi • raspberry eglfs configure tool cross-compile mac os x • • OutsourcedGuru

      13
      0
      Votes
      13
      Posts
      2335
      Views

      Pablo J. Rogina

      @PatZim said in RaspberryPi2EGLFS tutorial fail at Step 10 "./configure":

      I am wondering if there is no native solution for Macs

      As you figured out yourself, I guess it all just comes down to get a cross-compiler for ARM that runs on Mac...

      But I bet using the VM with Linux is a good approach, given that lots of guides/tutorials are based on such platform

    • J.Hilk

      Solved QQuickWindow in 5.12
      General and Desktop • qquickwindow mac os x qt 5.12 • • J.Hilk

      22
      0
      Votes
      22
      Posts
      2194
      Views

      J.Hilk

      A quick and final update:

      https://bugreports.qt.io/browse/QTBUG-72641
      The topic was reopened - in no small part due to @Kalileo I believe ;-) - and the error seems to be found and fixed.

      The fixed version seems to be the upcoming 5.12.1 and onwards.

      Thanks everyone for the interest and help in the issue.

    • ResistorInTheDark

      Solved Difficulties with Getting MySQL to Work with Qt
      General and Desktop • mysql driver plugins mac os x • • ResistorInTheDark

      10
      0
      Votes
      10
      Posts
      1673
      Views

      ResistorInTheDark

      @JonB @MrShawn

      Thanks you two for clarifying.

      After downloading/installing a MySQL server in a school computer, I could build/run my app on my computer and insert/update data successfully to the server. That part's all good. Thanks from y'all.

      Marking as solved.

    • G

      Unsolved Installing Qwt 6.1.3 on mac
      Installation and Deployment • qwt mac os x • • Gabriel_22

      4
      0
      Votes
      4
      Posts
      1117
      Views

      SGaist

      User something like LIBS += -F /path/to/where/qwt_framework_is -framework qwt

    • E

      Solved Deploy QT Application on any mac
      General and Desktop • mac os x deploying problem • • EL_Mambo

      5
      0
      Votes
      5
      Posts
      982
      Views

      E

      @J.Hilk said in Deploy QT Application on any mac:

      macdeploy

      Yes you saved my life ! Works perfectly, thanks !
      I had to change @rpath to @executablepath tho

      This link helped me doing it if someone has the same problem one day https://stackoverflow.com/questions/2809930/macdeployqt-and-third-party-libraries

    • LuAria

      Solved QT5.9.1 connect MySQL5.7.18
      General and Desktop • qsqldatabase mac os x mysql connection • • LuAria

      12
      0
      Votes
      12
      Posts
      2963
      Views

      LuAria

      @jsulm Thanks a lot!
      Sorry for my miss on the link.
      I will try it.

    • LuAria

      Solved QMYSQL driver not loaded on mac
      General and Desktop • mysql mac os x qt5.9.1 • • LuAria

      43
      0
      Votes
      43
      Posts
      15810
      Views

      E

      @jsulm woooow! i add the spaces and the error disappear!
      REALLY REALLY thanks!!!!

    • RegisPower

      Unsolved QMediaPlayer::setPosition(qint64) funny behavior
      General and Desktop • qmediaplayer mac os x • • RegisPower

      1
      0
      Votes
      1
      Posts
      790
      Views

      No one has replied

    • Unick

      Unsolved Return back from fullscreen on Mac
      General and Desktop • mac os x fullscreen • • Unick

      3
      0
      Votes
      3
      Posts
      1190
      Views

      Unick

      @jsulm Sorry, i was i little wrong. Widget is full screen after showNormal(). I have the same problem if i call hide instead of showNormal.

    • AndyBrice

      Unsolved How to generate dynamic desktop icons on Windows and Mac OS X
      General and Desktop • preview quicklook mac os x windows • • AndyBrice

      8
      0
      Votes
      8
      Posts
      2931
      Views

      SGaist

      Something like SVG ?

    • M

      Unsolved Confused about Code Signing on Mac OSX
      General and Desktop • apple codesign mac os x distribution installer • • maximo

      2
      0
      Votes
      2
      Posts
      1084
      Views

      SGaist

      Hi,

      Even if not through the App Store, it's better to sign your application so people know where it comes from.

      What's not clear is why would you need to do a second signing of your application with e.g. a Symantec certificate. What did make you think that ?

    • T

      Unsolved Debugger not working on Mac OS X 10.11.3
      General and Desktop • debugger mac os x • • tobias.v

      2
      0
      Votes
      2
      Posts
      1009
      Views

      andr

      Switch of "Run in Terminal" in your project's Run settings, and check whether this makes a difference.

    • J

      Unsolved QLabel does not scale pixmap on Mac OS
      General and Desktop • mac os x • • Joao Luiz

      2
      0
      Votes
      2
      Posts
      767
      Views

      ?

      Hi, and welcome to the Qt forum! This is a known bug, see: https://bugreports.qt.io/browse/QTBUG-48572.

    • D

      Unsolved OpenGL on mac, forward compatibility....?
      General and Desktop • opengl mac os x • • delt

      5
      0
      Votes
      5
      Posts
      1656
      Views

      SGaist

      This mailing list thread might give you some more information to go further.

    • H

      Unsolved Crashed on Mac OS X with QSortFilterProxyModel
      General and Desktop • crash qt 5.5.1 mac os x • • hcfalan

      2
      0
      Votes
      2
      Posts
      1377
      Views

      SGaist

      Hi,

      Do you also have OS X accessibility active on 10.10.5 ?

    • P

      Regression: Updated to Qt 5.5.1 and QtCreator 3.5.1 today, breakpoints no longer work
      General and Desktop • qtcreator debugging breakpoint osx mac os x • • philipp

      1
      0
      Votes
      1
      Posts
      902
      Views

      No one has replied

    • I

      Discussions about Qt3D
      General and Desktop • qt3d windows android ios mac os x • • IanMoone

      2
      0
      Votes
      2
      Posts
      711
      Views

      M

      Did you succeed with Qt3D?

    • M

      Can Widget Applications on the Mac and Windows Be DPI-Aware?
      General and Desktop • dpi widget applicat windows mac os x • • maximo

      3
      0
      Votes
      3
      Posts
      1268
      Views

      ravas

      @maximo
      http://doc.qt.io/qt-5/highdpi.html
      http://doc.qt.io/qt-5/qscreen.html#devicePixelRatio-prop

    • A

      Stereo buffering crash
      General and Desktop • opengl mac mac os x stereo buffers qt 5.5 • • angelag

      4
      0
      Votes
      4
      Posts
      1617
      Views

      SGaist

      Hi and welcome to devnet,

      If you can reproduce that with a minimal compilable example then it likely is

    • B

      Deploying to Android from QtCreator under mac osx
      Mobile and Embedded • android qtcreator mac os x • • boggins

      14
      0
      Votes
      14
      Posts
      6912
      Views

      B

      Sorry for the delay in replying to your suggestions. I am travelling again in the holiday season, and so I'm again trying to use my macbook to develop Android apps.

      When I run ./adb devices -l, I see the device(s) OK - for example with my Nexus 7 tablet I see:

      List of devices attached <some sort of device id> device usb:24100000 product:nakasi model:Nexus_7 device:grouper

      Similarly if I have an emulator running, I see the emulator listed.

      Regarding the video, thanks, but I don't see anything that I'm doing differently, except of course that I have more recent versions of Qt, Android SDK, android NDK, java etc than in the video. Interestingly in the video, you can see the author also sees "unable to start <appname> " (as I do) in the application output window, but the app starts for him.

      A recent query here by a user targetting iOS had issues deploying apps with QtCreator 3.5 which were resolved by using QtCreator 3.6 - I have just updated to 3.6 but I experience the same problems as before.

      Thanks for any suggestions.