Skip to content

[wxwidgets] Linux linkage binary and flags problem #24038

@talregev

Description

@talregev

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.

image
image

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.

Metadata

Metadata

Assignees

Labels

category:port-bugThe issue is with a library, which is something the port should already support

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions