The bootstrap lib doesn't build qfilesystemengine_mac.mm, and that's where QFileSystemEngine::supportsMoveFileToTrash and QFileSystemEngine::moveFileToTrash are implemented. Make sure that the preprocessor picks up the QT_BOOTSTRAPPED condition first to define implementations for the two methods. Fixes: QTBUG-135650 Change-Id: Icf7995abfae368b9f5bd5c4ccfcf4c3c6664d519 Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit fc277e3ff655780622bcbc0b664efc69fbc33537) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%