Changes between Initial Version and Version 1 of Ticket #18027
- Timestamp:
- 05/09/2023 05:26:52 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #18027 – Description
initial v1 1 {{{ 1 2 /scratch/working/libvdpau-va-gl-0.4.0/src/api-device.cc:60:14: error: variable 'const std::string vdp::kImplemetationDescriptionString' has initializer but incomplete type 2 3 60 | const string kImplemetationDescriptionString{"OpenGL/VAAPI backend for VDPAU"}; 3 4 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4 5 make[2]: *** [src/CMakeFiles/vdpau_va_gl.dir/build.make:118: src/CMakeFiles/vdpau_va_gl.dir/api-device.cc.o] Error 1 5 6 }}} 6 7 (sorry for anyone reading this ticket in a browser, trac interprets the three asteriscs as a markup command to use bold text 7 8