Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. mac os x
    Log in to post

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

      13
      0
      Votes
      13
      Posts
      1651
      Views

      @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
    • SOLVED QQuickWindow in 5.12
      General and Desktop • mac os x qt 5.12 qquickwindow • • J.Hilk  

      22
      0
      Votes
      22
      Posts
      1824
      Views

      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.
    • SOLVED Difficulties with Getting MySQL to Work with Qt
      General and Desktop • plugins mac os x mysql driver • • ResistorInTheDark  

      10
      0
      Votes
      10
      Posts
      1341
      Views

      @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.
    • UNSOLVED Installing Qwt 6.1.3 on mac
      Installation and Deployment • mac os x qwt • • Gabriel_22  

      4
      0
      Votes
      4
      Posts
      851
      Views

      User something like LIBS += -F /path/to/where/qwt_framework_is -framework qwt
    • SOLVED Deploy QT Application on any mac
      General and Desktop • mac os x problem deploying • • EL_Mambo  

      5
      0
      Votes
      5
      Posts
      789
      Views

      @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
    • SOLVED QT5.9.1 connect MySQL5.7.18
      General and Desktop • mysql qsqldatabase mac os x connection • • LuAria  

      12
      0
      Votes
      12
      Posts
      2501
      Views

      @jsulm Thanks a lot! Sorry for my miss on the link. I will try it.
    • SOLVED QMYSQL driver not loaded on mac
      General and Desktop • mysql mac os x qt5.9.1 • • LuAria  

      43
      0
      Votes
      43
      Posts
      10638
      Views

      @jsulm woooow! i add the spaces and the error disappear! REALLY REALLY thanks!!!!
    • UNSOLVED QMediaPlayer::setPosition(qint64) funny behavior
      General and Desktop • qmediaplayer mac os x • • RegisPower  

      1
      0
      Votes
      1
      Posts
      661
      Views

      No one has replied

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

      3
      0
      Votes
      3
      Posts
      1023
      Views

      @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.
    • UNSOLVED How to generate dynamic desktop icons on Windows and Mac OS X
      General and Desktop • windows mac os x preview quicklook • • AndyBrice  

      8
      0
      Votes
      8
      Posts
      2491
      Views

      Something like SVG ?
    • UNSOLVED Confused about Code Signing on Mac OSX
      General and Desktop • installer mac os x apple codesign distribution • • maximo  

      2
      0
      Votes
      2
      Posts
      961
      Views

      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 ?
    • 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
      916
      Views

      Switch of "Run in Terminal" in your project's Run settings, and check whether this makes a difference.
    • UNSOLVED QLabel does not scale pixmap on Mac OS
      General and Desktop • mac os x • • Joao Luiz  

      2
      0
      Votes
      2
      Posts
      689
      Views

      Hi, and welcome to the Qt forum! This is a known bug, see: https://bugreports.qt.io/browse/QTBUG-48572.
    • UNSOLVED OpenGL on mac, forward compatibility....?
      General and Desktop • opengl mac os x • • delt  

      5
      0
      Votes
      5
      Posts
      1463
      Views

      This mailing list thread might give you some more information to go further.
    • UNSOLVED Crashed on Mac OS X with QSortFilterProxyModel
      General and Desktop • crash mac os x qt 5.5.1 • • hcfalan  

      2
      0
      Votes
      2
      Posts
      1244
      Views

      Hi, Do you also have OS X accessibility active on 10.10.5 ?
    • Regression: Updated to Qt 5.5.1 and QtCreator 3.5.1 today, breakpoints no longer work
      General and Desktop • qtcreator osx debugging mac os x breakpoint • • philipp  

      1
      0
      Votes
      1
      Posts
      791
      Views

      No one has replied

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

      1
      0
      Votes
      1
      Posts
      604
      Views

      No one has replied

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

      3
      0
      Votes
      3
      Posts
      1118
      Views

      @maximo http://doc.qt.io/qt-5/highdpi.html http://doc.qt.io/qt-5/qscreen.html#devicePixelRatio-prop
    • Stereo buffering crash
      General and Desktop • opengl mac qt 5.5 mac os x stereo buffers • • angelag  

      4
      0
      Votes
      4
      Posts
      1521
      Views

      Hi and welcome to devnet, If you can reproduce that with a minimal compilable example then it likely is
    • Deploying to Android from QtCreator under mac osx
      Mobile and Embedded • android qtcreator mac os x • • boggins  

      14
      0
      Votes
      14
      Posts
      6667
      Views

      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.
    • Qt5.5 macdeployqt trouble with multimedia
      Installation and Deployment • osx multimedia os x mac os x macdeployqt • • timday  

      4
      0
      Votes
      4
      Posts
      1926
      Views

      Issue created at QTBUG-47390
    • [SOLVED] QTIFW installer crashes on Mac OSX
      Installation and Deployment • mac os x qtifw macdeployqt yosemite • • echobravo  

      4
      0
      Votes
      4
      Posts
      1330
      Views

      I agree with you. However, I haven't yet tested QtIF enough to determine if this could be considered a bug...
    • [SOLVED] QDir not cd'ing on Mac OS Yosemite
      General and Desktop • mac os x qdir yosemite • • echobravo  

      7
      0
      Votes
      7
      Posts
      2025
      Views

      You can check your directory by doing: qDebug() << dir.absolutePath(); dir.cdUp(); qDebug() << dir.absolutePath(); That should tell you what's happening and why. I have used QDir specifically to navigate inside bundles on Mavericks and it worked so check what those values are and it might show you the problem.
    • SOLVED OpenSSL and Mac OS X
      Installation and Deployment • openssl mac os x qt 5.5.0 • • BugraK  

      7
      0
      Votes
      7
      Posts
      12034
      Views

      Thanks, -no-openssl -securetransport works. Now I can use Mac OS X native secure transport instead of OpenSSL.
    • Mac OSX 10.10 - Include a QT Static Library *.a into a Eclipse CDT JNI Shared Library *jnilib (Download of the projekts available)
      Installation and Deployment • mac os x shared library static library jni java jni eclipse cdt jnilib eclipse • • moozoom  

      2
      0
      Votes
      2
      Posts
      1371
      Views

      @moozoom I run in the same paradigm when I try to create a static linked library with Qt targeting Android and latter to use it with JINI on Android Studio. Reading you post I see you have almost the same problem like me with one difference. To me are working as far I use only std library My problem appears when I use QString for example in the library. Looks the static build does not statically includes the Qt framework dependencies. Finally did you find a solution? Me I run with this issue past over one month. Thanks
    • Mac OSX QT-Creator Static Library *.a (clang-Compiler) in Eclipse CDT (JNI) *.jnilib (cpp-Compiler) einbinden (Download Projekte)
      German • static mac os x cpp clang static library jni java jni eclipse cdt eclipse jnilib llvm cdt • • moozoom  

      1
      0
      Votes
      1
      Posts
      892
      Views

      No one has replied

    • Mac OS X, Qt Creator. Library not loaded. Need to set the path to find out *.dylibs
      Installation and Deployment • libraries mac os x runtime qt creator 3.3 • • mezmay  

      4
      0
      Votes
      4
      Posts
      4677
      Views

      That's normal, the PATH you modify in your terminal in not used by Finder. Take a look at this thread Might help. In any case, you should rather go to the Run part of the Project panel, there you can add these variables for your project so you won't be interfering with others.
    • [Solved] Library using Qt 5 with namespace in application using Qt 4 or Qt 5.
      General and Desktop • qapplication mac os x • • Melanie  

      9
      0
      Votes
      9
      Posts
      2226
      Views

      Very good ! :)
    • QPrintPreviewDialog not responding to page or printer settings on Mac OS X (10.10.3 Yosemite)
      General and Desktop • mac os x qprinter qprintpreviewwi qprintdialog qprintpreviewdi qpagesetupdialo remote printer • • kenchan  

      5
      0
      Votes
      5
      Posts
      2054
      Views

      @SGaist Thanks, I will take a look at that.