File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/plugin/media_reader/openimageio/src Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 77 "binaryDir" : " ${sourceDir}/build" ,
88 "cacheVariables" : {
99 "CMAKE_TOOLCHAIN_FILE" : " ${sourceDir}/../vcpkg/scripts/buildsystems/vcpkg.cmake" ,
10- "Qt6_DIR" : " /Users/tedwaine/ Qt6/6.5.3/macos /lib/cmake/Qt6" ,
10+ "Qt6_DIR" : " C:// Qt6/6.5.3/msvc2019_64 /lib/cmake/Qt6" ,
1111 "CMAKE_INSTALL_PREFIX" : " xstudio_install" ,
1212 "X_VCPKG_APPLOCAL_DEPS_INSTALL" : " ON" ,
1313 "BUILD_DOCS" : " OFF" ,
Original file line number Diff line number Diff line change @@ -612,7 +612,7 @@ void fill_rendered_image(
612612 const ImageType image_type,
613613 const std::map<char , int > &channel_indices,
614614 const OIIO::TypeDesc &rendered_format,
615- byte *buffer,
615+ xstudio::media_reader:: byte *buffer,
616616 size_t width,
617617 size_t height,
618618 int bytes_per_channel) {
You can’t perform that action at this time.
0 commit comments