Linux linkage binary and flags problem.
Host Environment
- OS: Linux/wsl
- Compiler: revision
To Reproduce
Steps to reproduce the behavior:
./vcpkg install wxwidgets
Failure logs
-Cut and paste the appropriate build messages from the console output.
-Please attach any additional failure logs mentioned in the console output.
Additional context
Add any other context about the problem here, such as what you have already tried to resolve the issue.
There is issues that need to be fix:
- tools/wxwidgets/wx-config is link to packages instead to lib
- tools/wxwidgets/wxrc is link to packages instead to tools
- lib/wx/config/gtk3-unicode-static-3.1
--cppflags/--cflags/--cxxflags options, the output of the include folders are linked to packages instead of include folder.


I already report it on the merge PR #23765 (comment).
I already ask help from @JackBoosY and @dg0yt and didn't get any respond.
So I am open an issue.
Linux linkage binary and flags problem.
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install wxwidgetsFailure logs
-Cut and paste the appropriate build messages from the console output.
-Please attach any additional failure logs mentioned in the console output.
Additional context
Add any other context about the problem here, such as what you have already tried to resolve the issue.
There is issues that need to be fix:
--cppflags/--cflags/--cxxflagsoptions, the output of the include folders are linked to packages instead of include folder.I already report it on the merge PR #23765 (comment).
I already ask help from @JackBoosY and @dg0yt and didn't get any respond.
So I am open an issue.