From 891cbb1e0eb1f053c8b1fc22194665ac52730e86 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Mon, 28 Mar 2022 00:01:07 +0100 Subject: [PATCH] Provide more details in the error message from wxwidgets.props Give the full path of the directory where we failed to find the libraries, as this can be useful to show what exactly are we looking for. --- wxwidgets.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxwidgets.props b/wxwidgets.props index cc9d17a171..67979d30f0 100644 --- a/wxwidgets.props +++ b/wxwidgets.props @@ -116,7 +116,7 @@ + Text="wxWidgets libraries not found under "$(MSBuildThisFileDirectory)lib\vc{,$(wxToolsetVersion),$(wxToolsetVerABICompat)}$(wxArchSuffix)_{lib,dll}$(wxCfg)"." />