Skip to content

[freerdp] Update to the latest version#13709

Merged
ras0219-msft merged 1 commit intomicrosoft:masterfrom
NancyLi1013:dev/NancyLi/update-freerdp
Sep 28, 2020
Merged

[freerdp] Update to the latest version#13709
ras0219-msft merged 1 commit intomicrosoft:masterfrom
NancyLi1013:dev/NancyLi/update-freerdp

Conversation

@NancyLi1013
Copy link
Contributor

Update to the latest version

Update patches

Related #13536

Since the build error on Linux like this:

channels/video/client/libvideo-client.a(video_main.c.o): In function `PresentationContext_unref':
/mnt/vcpkg-ci/buildtrees/freerdp/src/9d880e580d-726ac166ab.clean/channels/video/client/video_main.c:307: undefined reference to `mappedGeometryUnref'
channels/video/client/libvideo-client.a(video_main.c.o): In function `VideoFrame_free':
/mnt/vcpkg-ci/buildtrees/freerdp/src/9d880e580d-726ac166ab.clean/channels/video/client/video_main.c:324: undefined reference to `mappedGeometryUnref'
channels/video/client/libvideo-client.a(video_main.c.o): In function `video_onMappedGeometryClear':
/mnt/vcpkg-ci/buildtrees/freerdp/src/9d880e580d-726ac166ab.clean/channels/video/client/video_main.c:403: undefined reference to `mappedGeometryUnref'
channels/video/client/libvideo-client.a(video_main.c.o): In function `video_PresentationRequest':
/mnt/vcpkg-ci/buildtrees/freerdp/src/9d880e580d-726ac166ab.clean/channels/video/client/video_main.c:464: undefined reference to `mappedGeometryRef'
channels/video/client/libvideo-client.a(video_main.c.o): In function `video_VideoData':
/mnt/vcpkg-ci/buildtrees/freerdp/src/9d880e580d-726ac166ab.clean/channels/video/client/video_main.c:842: undefined reference to `mappedGeometryRef'
/mnt/vcpkg-ci/buildtrees/freerdp/src/9d880e580d-726ac166ab.clean/channels/video/client/video_main.c:854: undefined reference to `mappedGeometryUnref'
/mnt/vcpkg-ci/buildtrees/freerdp/src/9d880e580d-726ac166ab.clean/channels/video/client/video_main.c:863: undefined reference to `mappedGeometryUnref'
channels/geometry/client/libgeometry-client.a(geometry_main.c.o): In function `geometry_DVCPluginEntry':
/mnt/vcpkg-ci/buildtrees/freerdp/src/9d880e580d-726ac166ab.clean/channels/geometry/client/geometry_main.c:475: undefined reference to `mappedGeometryUnref'
collect2: error: ld returned 1 exit status

See FreeRDP/FreeRDP#6441
FreeRDP/FreeRDP#6441 (comment)

Currently disable this part to solve this issue on Linux.

Note: Feature has passed with the following triplets:

  • x86-windows
  • x64-windows-static

@NancyLi1013 NancyLi1013 added info:internal category:port-update The issue is with a library, which is requesting update new revision labels Sep 24, 2020
@NancyLi1013 NancyLi1013 marked this pull request as ready for review September 25, 2020 02:30
@JackBoosY JackBoosY added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Sep 25, 2020
@ras0219-msft ras0219-msft merged commit a989880 into microsoft:master Sep 28, 2020
@ras0219-msft
Copy link
Contributor

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:port-update The issue is with a library, which is requesting update new revision info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants