We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It builds now
/usr/bin/ld: ../../libfreerdp-codec/libfreerdp-codec.so.1.0.1: undefined reference to freerdp_color_make_bgr' /usr/bin/ld: ../../libfreerdp-codec/libfreerdp-codec.so.1.0.1: undefined reference to freerdp_color_make_rgb' /usr/bin/ld: ../../libfreerdp-codec/libfreerdp-codec.so.1.0.1: undefined reference to freerdp_color_split_rgb' /usr/bin/ld: ../../libfreerdp-codec/libfreerdp-codec.so.1.0.1: undefined reference to freerdp_color_split_bgr' collect2: error: ld returned 1 exit status make[2]: *** [client/test/CMakeFiles/freerdp-test.dir/build.make:93: client/test/freerdp-test] Error 1 make[1]: *** [CMakeFiles/Makefile2:1351: client/test/CMakeFiles/freerdp-test.dir/all] Error 2 make: *** [Makefile:152: all] Error 2
/usr/bin/ld: ../../libfreerdp-codec/libfreerdp-codec.so.1.0.1: undefined reference to
freerdp_color_make_rgb' /usr/bin/ld: ../../libfreerdp-codec/libfreerdp-codec.so.1.0.1: undefined reference to
freerdp_color_split_bgr' collect2: error: ld returned 1 exit status make[2]: *** [client/test/CMakeFiles/freerdp-test.dir/build.make:93: client/test/freerdp-test] Error 1 make[1]: *** [CMakeFiles/Makefile2:1351: client/test/CMakeFiles/freerdp-test.dir/all] Error 2 make: *** [Makefile:152: all] Error 2
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It builds now
/usr/bin/ld: ../../libfreerdp-codec/libfreerdp-codec.so.1.0.1: undefined reference to
freerdp_color_make_bgr'/usr/bin/ld: ../../libfreerdp-codec/libfreerdp-codec.so.1.0.1: undefined reference to
freerdp_color_make_rgb' /usr/bin/ld: ../../libfreerdp-codec/libfreerdp-codec.so.1.0.1: undefined reference to
freerdp_color_split_rgb'/usr/bin/ld: ../../libfreerdp-codec/libfreerdp-codec.so.1.0.1: undefined reference to
freerdp_color_split_bgr' collect2: error: ld returned 1 exit status make[2]: *** [client/test/CMakeFiles/freerdp-test.dir/build.make:93: client/test/freerdp-test] Error 1 make[1]: *** [CMakeFiles/Makefile2:1351: client/test/CMakeFiles/freerdp-test.dir/all] Error 2 make: *** [Makefile:152: all] Error 2
The text was updated successfully, but these errors were encountered: