VirtualBox

Changeset 99846 in vbox for trunk/src/VBox/Main


Ignore:
Timestamp:
May 18, 2023 12:12:31 PM (21 months ago)
Author:
vboxsync
Message:

bugref:10450: Code parts which uses Qt6 on Windows require /permissive- compiler flag.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-helper-apps/OpenGLTest/Makefile.kmk

    r99834 r99846  
    100100 endif
    101101
     102 ifdef VBOX_WITH_QT6
     103  VBoxTestOGL_CXXFLAGS.win += /permissive-
     104 endif
     105
    102106 # Don't let ld strip out explicitly linked libraries even when they are not needed.
    103107 # This was causing some dynamic library loading problems in case of indirect dependencies
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette