VirtualBox

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


Ignore:
Timestamp:
May 18, 2023 12:12:31 PM (21 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
157484
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Debugger/Makefile.kmk

    r99010 r99846  
    161161        VBoxDbgConsole.cpp \
    162162        VBoxDbgStatsQt.cpp
     163 ifdef VBOX_WITH_QT6
     164  VBoxDbg_CXXFLAGS.win += /permissive-
     165 endif
    163166 VBoxDbg_LDFLAGS.darwin = \
    164167        -install_name $(VBOX_DYLD_EXECUTABLE_PATH)/VBoxDbg.dylib
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