[VTK-m/VTK/ParaView] Add new port (might work now)#9202
Closed
Neumann-A wants to merge 459 commits intomicrosoft:masterfrom
Closed
[VTK-m/VTK/ParaView] Add new port (might work now)#9202Neumann-A wants to merge 459 commits intomicrosoft:masterfrom
Neumann-A wants to merge 459 commits intomicrosoft:masterfrom
Conversation
Closed
Contributor
|
/azp run |
Contributor
|
/azp run |
|
Pull request contains merge conflicts. |
This reverts commit 708d825.
…irectory and not in the installed
Closed
…*) == 32 assumption which fails on x64 due to sizeof(char*) == 64
Contributor
|
/azp run |
|
Pull request contains merge conflicts. |
# Conflicts: # toolsrc/src/vcpkg/build.cpp # toolsrc/src/vcpkg/postbuildlint.cpp
Contributor
Author
|
@JackBoosY: Dont mind this PR to much I will probably extract the required ParaView/VTK/VTK-m changes in another PR. I went a bit overboard trying to get qt5-x11extras to work on Linux CI and get a ParaView linux build in CI ;) |
4 tasks
3 tasks
Contributor
|
how do I use the script |
Contributor
Author
|
@voskrese Wrong PR. #9861 is the right one. But unless the *.pc files contain only references within vcpkg you should be fine calling just vcpkg_fixup_pkgconfig(). If there are references to outside vcpkg you might need to add SYSTEM_LIBRARIES (list of libs) and SYSTEM_PACKAGES (list of packages) to the call |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Just to let people know that I am working on it and maybe help to fix the issues in getting this to work.
for [VTK-m/VTK/ParaView] Add new port (might work now) see #9960
This PR now adds all the xorg libraries and I am trying to get xserver to compile on linux/windows.