VideoHelp Forum
+ Reply to Thread
Page 11 of 11
FirstFirst ... 9 10 11
Results 301 to 310 of 310
Thread
  1. Member
    Join Date
    Feb 2004
    Location
    United States
    Search Comp PM
    Something like this if you are using gcc 13:

    Code:
    cd mxe/usr/i686-w64-mingw32.static/lib
    ln -s ../../lib/gcc/i686-w64-mingw32.static/13.3.0/libatomic.a libatomic.a
    
    cd mxe/usr/x86_64-w64-mingw32.static/lib
    ln -s ../../lib/gcc/x86_64-w64-mingw32.static/13.3.0/libatomic.a libatomic.a
    PB
    Quote Quote  
  2. Member
    Join Date
    Feb 2004
    Location
    United States
    Search Comp PM
    Originally Posted by jpsdr View Post
    Detection of format patch failed with tortoise git for qt6...
    I'll wait qt6project or stay with 6.7.2.
    Is tortoise git trying to apply the patch? It only needs to be available to mxe when building.
    PB
    Quote Quote  
  3. Member
    Join Date
    Jul 2022
    Location
    France
    Search Comp PM
    Thanks for the command line, i'll try.
    And for the patch, you answered the question i wanted to ask. I've misunderstood, i thought it was a git patch to apply, when it was just a file to put, the mxe building process applying it.
    I'll try also...
    Quote Quote  
  4. Member
    Join Date
    Jul 2022
    Location
    France
    Search Comp PM
    Hi.
    It worked for 64 bits, QT5 fully build.
    But for 32 bits, it fails later, gcc throws me an uncompatible cast error during the build of Qtconnectivity...
    Don't tested QT6 yet, it takes 3h each time for me to build the full mxe... So QT5+QT6 32/64 -> 3hx4 minimum !
    Quote Quote  
  5. Member
    Join Date
    Feb 2004
    Location
    United States
    Search Comp PM
    @jpsdr
    I guess you are doing a full qt5 build. All qt5 components required by mkvtoolnix are built by this line in the setup script which Mosu recently removed:
    Code:
    MKVTOOLNIX_DEPENDENCIES+=qtbase qttranslations qtwinextras
    This line builds a full qt5, is not needed, and can be removed:
    Code:
    MKVTOOLNIX_DEPENDENCIES+=qt5 qtmultimedia
    This should bypass components that are failing to build (and not needed) and reduce build time.
    PB
    Quote Quote  
  6. Member
    Join Date
    Feb 2004
    Location
    United States
    Search Comp PM
    Here is release version 88.0.
    Image Attached Files
    PB
    Quote Quote  
  7. DECEASED
    Join Date
    Jun 2009
    Location
    Heaven
    Search Comp PM
    Arigatôu gozaimasu ^__^
    "Programmers are human-shaped machines that transform alcohol into bugs."
    Quote Quote  
  8. Member
    Join Date
    Jul 2022
    Location
    France
    Search Comp PM
    @autodidact
    Ah... Thanks, i'll try that.
    Quote Quote  
  9. Member
    Join Date
    Jul 2022
    Location
    France
    Search Comp PM
    Yep, finaly, it worked.
    Quote Quote  
  10. Originally Posted by autodidact View Post
    Here is release version 88.0.
    All hail autodidact: autodidact! autodidact! autodidact!
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!