Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save KelSolaar/7418cda901e4910fb090494e41d47353 to your computer and use it in GitHub Desktop.
Save KelSolaar/7418cda901e4910fb090494e41d47353 to your computer and use it in GitHub Desktop.
OCIO - Windows Compilation Errors - 001
[localhost] local: cmake D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO -DCMAKE_INSTALL_PREFIX=D:\Documents\Development\ThirdParty\opencolorio/build\release -DBOOST_ROOT=C:\Users\thomas\Packages\boost\1.64.0\platform-windows\boost -DOCIO_USE_BOOST_PTR=ON -G "Visual Studio 15 Win64" -T v141,host=x64
-- The C compiler identification is MSVC 19.10.25019.0
-- The CXX compiler identification is MSVC 19.10.25019.0
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX64/x64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX64/x64/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX64/x64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX64/x64/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Setting Build Type to: RelWithDebInfo
-- Setting Namespace to: OpenColorIO
-- Exec prefix not specified, defaulting to D:/Documents/Development/ThirdParty/opencolorio/build/release
-- Use Boost Ptr: ON
-- Boost version: 1.64.0
CMake Warning (dev) at CMakeLists.txt:120 (if):
Policy CMP0054 is not set: Only interpret if() arguments as variables or
keywords when unquoted. Run "cmake --help-policy CMP0054" for policy
details. Use the cmake_policy command to set the policy and suppress this
warning.
Quoted variables like "MSVC" will no longer be dereferenced when the policy
is set to NEW. Since the policy is not set the OLD behavior will be used.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Setting EXTDIST_BINPATH:
-- Setting EXTDIST_PYTHONPATH:
-- Generate Documentation: OFF
-- SSE Optimizations: ON
-- Could NOT find Truelight (missing: Truelight_INCLUDE_DIR Truelight_LIBRARIES Truelight_LIBRARY_DIR)
-- Not building truelight transform support. Add the flag -D TRUELIGHT_INSTALL_PATH=... or set the TRUELIGHT_ROOT environment variable
-- Create OpenColorABI.h from OpenColorABI.h.in
-- Setting OCIO SOVERSION to: 1
-- Setting OCIO SOVERSION to: 1
-- Create OpenColorIO.pc from OpenColorIO.pc.in
-- Build Unit Tests: OFF
-- OIIO not found. Specify OIIO_PATH to locate it
-- Not building ocioconvert/ociolutimage. Requirement(s) found: OIIO:FALSE
-- Found OpenGL: opengl32
-- Found OpenGL library glu32;opengl32
-- Found OpenGL includes
-- Could NOT find GLUT (missing: GLUT_glut_LIBRARY GLUT_INCLUDE_DIR)
-- GLUT not found
-- GLEW not found
-- Not building ociodisplay. Requirement(s) found, OpenGL:TRUE, GLUT:FALSE, GLEW:FALSE, OIIO:FALSE
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- Using bundled lcms.
-- Could NOT find Nuke (missing: Nuke_INCLUDE_DIR Nuke_LIBRARIES Nuke_LIBRARY_DIR)
-- Not building Nuke plugins. Add the flag -D NUKE_INSTALL_PATH=... or set the NDK_PATH environment variable
-- Python bindings will not be built:
-- Configuring done
-- Generating done
-- Build files have been written to: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO
Microsoft (R) Build Engine version 15.1.1012.6693
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 6/6/2017 1:39:51 PM.
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\INSTALL.vcxproj" on node 1 (default targets).
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\INSTALL.vcxproj" (1) is building "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
PrepareForBuild:
Creating directory "x64\Release\ZERO_CHECK\".
Creating directory "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\".
InitializeBuildStatus:
Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Checking Build System
CMake does not need to re-run because D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/src/core/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/src/apps/ociocheck/CMakeFiles/generate.stamp is up-to-date.
CMake does not need to re-run because D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/src/apps/ociobakelut/CMakeFiles/generate.stamp is up-to-date.
FinalizeBuildStatus:
Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ZERO_CHECK.vcxproj" (default targets).
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\INSTALL.vcxproj" (1) is building "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ALL_BUILD.vcxproj" (3) on node 1 (default targets).
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociobakelut\LCMS.vcxproj" (4) on node 1 (default targets).
PrepareForBuild:
Creating directory "x64\Release\LCMS\".
Creating directory "x64\Release\LCMS\LCMS.tlog\".
InitializeBuildStatus:
Creating "x64\Release\LCMS\LCMS.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ComputeCustomBuildOutput:
Creating directory "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociobakelut\LCMS-prefix\src\LCMS-stamp\Release\".
Creating directory "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociobakelut\CMakeFiles\Release\".
CustomBuild:
Building Custom Rule D:/Documents/Development/ThirdParty/opencolorio/OpenColorIO/src/apps/ociobakelut/CMakeLists.txt
CMake does not need to re-run because D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/src/apps/ociobakelut/CMakeFiles/generate.stamp is up-to-date.
Creating directories for 'LCMS'
Performing download step (verify and extract) for 'LCMS'
CMake Warning at LCMS-stamp/verify-LCMS.cmake:15 (message):
File will not be verified since no URL_HASH specified
-- extracting...
src='D:/Documents/Development/ThirdParty/opencolorio/OpenColorIO/ext/lcms2-2.1.tar.gz'
dst='D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/src/apps/ociobakelut/LCMS-prefix/src/LCMS'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
No update step for 'LCMS'
No patch step for 'LCMS'
Performing configure step for 'LCMS'
'.\configure' is not recognized as an internal or external command,
operable program or batch file.
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 9009. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociobakelut\LCMS.vcxproj]
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociobakelut\LCMS.vcxproj" (default targets) -- FAILED.
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj" (5) on node 1 (default targets).
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj" (5) is building "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj" (6) on node 1 (default targets).
PrepareForBuild:
Creating directory "x64\Release\YAML_CPP_LOCAL\".
Creating directory "x64\Release\YAML_CPP_LOCAL\YAML_CPP_LOCAL.tlog\".
InitializeBuildStatus:
Creating "x64\Release\YAML_CPP_LOCAL\YAML_CPP_LOCAL.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ComputeCustomBuildOutput:
Creating directory "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL-stamp\Release\".
Creating directory "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\CMakeFiles\Release\".
CustomBuild:
Building Custom Rule D:/Documents/Development/ThirdParty/opencolorio/OpenColorIO/CMakeLists.txt
CMake does not need to re-run because D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/CMakeFiles/generate.stamp is up-to-date.
Creating directories for 'YAML_CPP_LOCAL'
Performing download step (verify and extract) for 'YAML_CPP_LOCAL'
CMake Warning at YAML_CPP_LOCAL-stamp/verify-YAML_CPP_LOCAL.cmake:15 (message):
File will not be verified since no URL_HASH specified
-- extracting...
src='D:/Documents/Development/ThirdParty/opencolorio/OpenColorIO/ext/yaml-cpp-0.3.0.tar.gz'
dst='D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/YAML_CPP_LOCAL-prefix/src/YAML_CPP_LOCAL'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
No update step for 'YAML_CPP_LOCAL'
Performing patch step for 'YAML_CPP_LOCAL'
patching file CMakeLists.txt
Performing configure step for 'YAML_CPP_LOCAL'
-- The C compiler identification is MSVC 19.10.25019.0
-- The CXX compiler identification is MSVC 19.10.25019.0
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX64/x64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX64/x64/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX64/x64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX64/x64/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/build/yaml-cpp
Performing build step for 'YAML_CPP_LOCAL'
Microsoft (R) Build Engine version 15.1.1012.6693
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 6/6/2017 1:40:02 PM.
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\ALL_BUILD.vcxproj" on node 1 (default targets).
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\ALL_BUILD.vcxproj" (1) is building "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
PrepareForBuild:
Creating directory "x64\Release\ZERO_CHECK\".
Creating directory "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\".
InitializeBuildStatus:
Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Checking Build System
CMake does not need to re-run because D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/build/yaml-cpp/CMakeFiles/generate.stamp is up-to-date.
FinalizeBuildStatus:
Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\ZERO_CHECK.vcxproj" (default targets).
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\ALL_BUILD.vcxproj" (1) is building "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj" (3) on node 1 (default targets).
PrepareForBuild:
Creating directory "yaml-cpp.dir\Release\".
Creating directory "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\Release\".
Creating directory "yaml-cpp.dir\Release\yaml-cpp.799F00D8.tlog\".
InitializeBuildStatus:
Creating "yaml-cpp.dir\Release\yaml-cpp.799F00D8.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/YAML_CPP_LOCAL-prefix/src/YAML_CPP_LOCAL/CMakeLists.txt
CMake does not need to re-run because D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/build/yaml-cpp/CMakeFiles/generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /I"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\include" /I"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src" /nologo /W3 /WX- /diagnostics:classic /O2 /Ob2 /D _SCL_SECURE_NO_WARNINGS /D WIN32 /D _WINDOWS /D NDEBUG /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"yaml-cpp.dir\Release\\" /Fd"yaml-cpp.dir\Release\yaml-cpp static md.pdb" /Gd /TP /wd4127 /wd4355 /errorReport:queue -fPIC -fvisibility=hidden -fvisibility-inlines-hidden "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\aliasmanager.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\binary.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\conversion.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\directives.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\emitfromevents.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\emitter.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\emitterstate.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\emitterutils.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\exp.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\iterator.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\node.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\nodebuilder.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\nodeownership.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\null.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\ostream.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\parser.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\regex.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\scanner.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\scanscalar.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\scantag.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\scantoken.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\simplekey.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\singledocparser.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\stream.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\tag.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\contrib\graphbuilder.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL-prefix\src\YAML_CPP_LOCAL\src\contrib\graphbuilderadapter.cpp"
cl : Command line warning D9002: ignoring unknown option '-fPIC' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
aliasmanager.cpp
cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility-inlines-hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
binary.cpp
conversion.cpp
directives.cpp
emitfromevents.cpp
emitter.cpp
emitterstate.cpp
emitterutils.cpp
exp.cpp
iterator.cpp
node.cpp
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
nodebuilder.cpp
nodeownership.cpp
null.cpp
ostream.cpp
parser.cpp
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
regex.cpp
scanner.cpp
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
scanscalar.cpp
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
scantag.cpp
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
Generating Code...
Compiling...
scantoken.cpp
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
simplekey.cpp
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
singledocparser.cpp
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
stream.cpp
tag.cpp
graphbuilder.cpp
graphbuilderadapter.cpp
Generating Code...
Lib:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\Lib.exe /OUT:"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\Release\libyaml-cppmd.lib" /NOLOGO /MACHINE:X64 /machine:x64 "yaml-cpp.dir\Release\aliasmanager.obj"
"yaml-cpp.dir\Release\binary.obj"
"yaml-cpp.dir\Release\conversion.obj"
"yaml-cpp.dir\Release\directives.obj"
"yaml-cpp.dir\Release\emitfromevents.obj"
"yaml-cpp.dir\Release\emitter.obj"
"yaml-cpp.dir\Release\emitterstate.obj"
"yaml-cpp.dir\Release\emitterutils.obj"
"yaml-cpp.dir\Release\exp.obj"
"yaml-cpp.dir\Release\iterator.obj"
"yaml-cpp.dir\Release\node.obj"
"yaml-cpp.dir\Release\nodebuilder.obj"
"yaml-cpp.dir\Release\nodeownership.obj"
"yaml-cpp.dir\Release\null.obj"
"yaml-cpp.dir\Release\ostream.obj"
"yaml-cpp.dir\Release\parser.obj"
"yaml-cpp.dir\Release\regex.obj"
"yaml-cpp.dir\Release\scanner.obj"
"yaml-cpp.dir\Release\scanscalar.obj"
"yaml-cpp.dir\Release\scantag.obj"
"yaml-cpp.dir\Release\scantoken.obj"
"yaml-cpp.dir\Release\simplekey.obj"
"yaml-cpp.dir\Release\singledocparser.obj"
"yaml-cpp.dir\Release\stream.obj"
"yaml-cpp.dir\Release\tag.obj"
"yaml-cpp.dir\Release\graphbuilder.obj"
"yaml-cpp.dir\Release\graphbuilderadapter.obj"
yaml-cpp.vcxproj -> D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\Release\libyaml-cppmd.lib
FinalizeBuildStatus:
Deleting file "yaml-cpp.dir\Release\yaml-cpp.799F00D8.tlog\unsuccessfulbuild".
Touching "yaml-cpp.dir\Release\yaml-cpp.799F00D8.tlog\yaml-cpp static md.lastbuildstate".
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj" (default targets).
PrepareForBuild:
Creating directory "x64\Release\ALL_BUILD\".
Creating directory "x64\Release\ALL_BUILD\ALL_BUILD.tlog\".
InitializeBuildStatus:
Creating "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/YAML_CPP_LOCAL-prefix/src/YAML_CPP_LOCAL/CMakeLists.txt
CMake does not need to re-run because D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/build/yaml-cpp/CMakeFiles/generate.stamp is up-to-date.
FinalizeBuildStatus:
Deleting file "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild".
Touching "x64\Release\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate".
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\ALL_BUILD.vcxproj" (default targets).
Build succeeded.
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\ALL_BUILD.vcxproj" (default target) (1) ->
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj" (default target) (3) ->
(ClCompile target) ->
cl : Command line warning D9002: ignoring unknown option '-fPIC' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility-inlines-hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
11 Warning(s)
0 Error(s)
Time Elapsed 00:00:16.29
Performing install step for 'YAML_CPP_LOCAL'
Microsoft (R) Build Engine version 15.1.1012.6693
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 6/6/2017 1:40:18 PM.
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\install.vcxproj" on node 1 (default targets).
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\install.vcxproj" (1) is building "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
InitializeBuildStatus:
Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
All outputs are up-to-date.
FinalizeBuildStatus:
Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\ZERO_CHECK.vcxproj" (default targets).
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\install.vcxproj" (1) is building "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\ALL_BUILD.vcxproj" (3) on node 1 (default targets).
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj" (4) on node 1 (default targets).
InitializeBuildStatus:
Creating "yaml-cpp.dir\Release\yaml-cpp.799F00D8.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
All outputs are up-to-date.
ClCompile:
All outputs are up-to-date.
Lib:
All outputs are up-to-date.
yaml-cpp.vcxproj -> D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\Release\libyaml-cppmd.lib
FinalizeBuildStatus:
Deleting file "yaml-cpp.dir\Release\yaml-cpp.799F00D8.tlog\unsuccessfulbuild".
Touching "yaml-cpp.dir\Release\yaml-cpp.799F00D8.tlog\yaml-cpp static md.lastbuildstate".
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj" (default targets).
InitializeBuildStatus:
Creating "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
All outputs are up-to-date.
FinalizeBuildStatus:
Deleting file "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild".
Touching "x64\Release\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate".
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\ALL_BUILD.vcxproj" (default targets).
PrepareForBuild:
Creating directory "x64\Release\INSTALL\".
Creating directory "x64\Release\INSTALL\INSTALL.tlog\".
InitializeBuildStatus:
Creating "x64\Release\INSTALL\INSTALL.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
PostBuildEvent:
setlocal
K:\Packages\ThirdParty\cmake\3.8.1\platform-windows\bin\cmake.exe -DBUILD_TYPE=Release -P cmake_install.cmake
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd
-- Install configuration: "Release"
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/lib/libyaml-cppmd.lib
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/aliasmanager.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/anchor.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/binary.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/contrib
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/contrib/anchordict.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/contrib/graphbuilder.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/conversion.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/dll.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/emitfromevents.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/emitter.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/emittermanip.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/eventhandler.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/exceptions.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/iterator.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/ltnode.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/mark.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/node.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/nodeimpl.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/nodereadimpl.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/nodeutil.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/noncopyable.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/null.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/ostream.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/parser.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/stlemitter.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/stlnode.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/traits.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/yaml-cpp/yaml.h
FinalizeBuildStatus:
Deleting file "x64\Release\INSTALL\INSTALL.tlog\unsuccessfulbuild".
Touching "x64\Release\INSTALL\INSTALL.tlog\INSTALL.lastbuildstate".
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\install.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:00.80
Completed 'YAML_CPP_LOCAL'
FinalizeBuildStatus:
Deleting file "x64\Release\YAML_CPP_LOCAL\YAML_CPP_LOCAL.tlog\unsuccessfulbuild".
Touching "x64\Release\YAML_CPP_LOCAL\YAML_CPP_LOCAL.tlog\YAML_CPP_LOCAL.lastbuildstate".
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj" (default targets).
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj" (5) is building "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml.vcxproj" (7) on node 1 (default targets).
PrepareForBuild:
Creating directory "x64\Release\tinyxml\".
Creating directory "x64\Release\tinyxml\tinyxml.tlog\".
InitializeBuildStatus:
Creating "x64\Release\tinyxml\tinyxml.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
ComputeCustomBuildOutput:
Creating directory "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml-prefix\src\tinyxml-stamp\Release\".
CustomBuild:
Building Custom Rule D:/Documents/Development/ThirdParty/opencolorio/OpenColorIO/CMakeLists.txt
CMake does not need to re-run because D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/CMakeFiles/generate.stamp is up-to-date.
Creating directories for 'tinyxml'
Performing download step (verify and extract) for 'tinyxml'
CMake Warning at tinyxml-stamp/verify-tinyxml.cmake:15 (message):
File will not be verified since no URL_HASH specified
-- extracting...
src='D:/Documents/Development/ThirdParty/opencolorio/OpenColorIO/ext/tinyxml_2_6_1.tar.gz'
dst='D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/tinyxml-prefix/src/tinyxml'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
No update step for 'tinyxml'
Performing patch step for 'tinyxml'
patching file CMakeLists.txt
Performing configure step for 'tinyxml'
-- The C compiler identification is MSVC 19.10.25019.0
-- The CXX compiler identification is MSVC 19.10.25019.0
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX64/x64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX64/x64/cl.exe -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX64/x64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2017/BuildTools/VC/Tools/MSVC/14.10.25017/bin/HostX64/x64/cl.exe -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring done
-- Generating done
-- Build files have been written to: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/build/tinyxml
Performing build step for 'tinyxml'
[localhost] local: cmake --build . --config Release --target INSTALL
Microsoft (R) Build Engine version 15.1.1012.6693
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 6/6/2017 1:40:28 PM.
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\ALL_BUILD.vcxproj" on node 1 (default targets).
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\ALL_BUILD.vcxproj" (1) is building "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
PrepareForBuild:
Creating directory "x64\Release\ZERO_CHECK\".
Creating directory "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\".
InitializeBuildStatus:
Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Checking Build System
CMake does not need to re-run because D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/build/tinyxml/CMakeFiles/generate.stamp is up-to-date.
FinalizeBuildStatus:
Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\ZERO_CHECK.vcxproj" (default targets).
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\ALL_BUILD.vcxproj" (1) is building "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\tinyxml.vcxproj" (3) on node 1 (default targets).
PrepareForBuild:
Creating directory "tinyxml.dir\Release\".
Creating directory "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\Release\".
Creating directory "tinyxml.dir\Release\tinyxml.tlog\".
InitializeBuildStatus:
Creating "tinyxml.dir\Release\tinyxml.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/tinyxml-prefix/src/tinyxml/CMakeLists.txt
CMake does not need to re-run because D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/build/tinyxml/CMakeFiles/generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /nologo /W3 /WX- /diagnostics:classic /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D TIXML_USE_STL /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"tinyxml.dir\Release\\" /Fd"tinyxml.dir\Release\tinyxml.pdb" /Gd /TP /errorReport:queue -fPIC -fvisibility=hidden -fvisibility-inlines-hidden "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml-prefix\src\tinyxml\tinystr.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml-prefix\src\tinyxml\tinyxml.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml-prefix\src\tinyxml\tinyxmlerror.cpp" "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml-prefix\src\tinyxml\tinyxmlparser.cpp"
cl : Command line warning D9002: ignoring unknown option '-fPIC' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\tinyxml.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml.vcxproj]
tinystr.cpp
cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\tinyxml.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility-inlines-hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\tinyxml.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml.vcxproj]
tinyxml.cpp
tinyxmlerror.cpp
tinyxmlparser.cpp
Generating Code...
Lib:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\Lib.exe /OUT:"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\Release\tinyxml.lib" /NOLOGO /MACHINE:X64 /machine:x64 tinyxml.dir\Release\tinystr.obj
tinyxml.dir\Release\tinyxml.obj
tinyxml.dir\Release\tinyxmlerror.obj
tinyxml.dir\Release\tinyxmlparser.obj
tinyxml.vcxproj -> D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\Release\tinyxml.lib
FinalizeBuildStatus:
Deleting file "tinyxml.dir\Release\tinyxml.tlog\unsuccessfulbuild".
Touching "tinyxml.dir\Release\tinyxml.tlog\tinyxml.lastbuildstate".
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\tinyxml.vcxproj" (default targets).
PrepareForBuild:
Creating directory "x64\Release\ALL_BUILD\".
Creating directory "x64\Release\ALL_BUILD\ALL_BUILD.tlog\".
InitializeBuildStatus:
Creating "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/tinyxml-prefix/src/tinyxml/CMakeLists.txt
CMake does not need to re-run because D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/build/tinyxml/CMakeFiles/generate.stamp is up-to-date.
FinalizeBuildStatus:
Deleting file "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild".
Touching "x64\Release\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate".
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\ALL_BUILD.vcxproj" (default targets).
Build succeeded.
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\ALL_BUILD.vcxproj" (default target) (1) ->
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\tinyxml.vcxproj" (default target) (3) ->
(ClCompile target) ->
cl : Command line warning D9002: ignoring unknown option '-fPIC' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\tinyxml.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\tinyxml.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility-inlines-hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\tinyxml.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml.vcxproj]
3 Warning(s)
0 Error(s)
Time Elapsed 00:00:02.46
Performing install step for 'tinyxml'
Microsoft (R) Build Engine version 15.1.1012.6693
Copyright (C) Microsoft Corporation. All rights reserved.
Build started 6/6/2017 1:40:30 PM.
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\install.vcxproj" on node 1 (default targets).
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\install.vcxproj" (1) is building "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\ZERO_CHECK.vcxproj" (2) on node 1 (default targets).
InitializeBuildStatus:
Creating "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
All outputs are up-to-date.
FinalizeBuildStatus:
Deleting file "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\unsuccessfulbuild".
Touching "x64\Release\ZERO_CHECK\ZERO_CHECK.tlog\ZERO_CHECK.lastbuildstate".
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\ZERO_CHECK.vcxproj" (default targets).
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\install.vcxproj" (1) is building "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\ALL_BUILD.vcxproj" (3) on node 1 (default targets).
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\tinyxml.vcxproj" (4) on node 1 (default targets).
InitializeBuildStatus:
Creating "tinyxml.dir\Release\tinyxml.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
All outputs are up-to-date.
ClCompile:
All outputs are up-to-date.
Lib:
All outputs are up-to-date.
tinyxml.vcxproj -> D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\Release\tinyxml.lib
FinalizeBuildStatus:
Deleting file "tinyxml.dir\Release\tinyxml.tlog\unsuccessfulbuild".
Touching "tinyxml.dir\Release\tinyxml.tlog\tinyxml.lastbuildstate".
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\tinyxml.vcxproj" (default targets).
InitializeBuildStatus:
Creating "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
All outputs are up-to-date.
FinalizeBuildStatus:
Deleting file "x64\Release\ALL_BUILD\ALL_BUILD.tlog\unsuccessfulbuild".
Touching "x64\Release\ALL_BUILD\ALL_BUILD.tlog\ALL_BUILD.lastbuildstate".
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\ALL_BUILD.vcxproj" (default targets).
PrepareForBuild:
Creating directory "x64\Release\INSTALL\".
Creating directory "x64\Release\INSTALL\INSTALL.tlog\".
InitializeBuildStatus:
Creating "x64\Release\INSTALL\INSTALL.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
PostBuildEvent:
setlocal
K:\Packages\ThirdParty\cmake\3.8.1\platform-windows\bin\cmake.exe -DBUILD_TYPE=Release -P cmake_install.cmake
if %errorlevel% neq 0 goto :cmEnd
:cmEnd
endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone
:cmErrorLevel
exit /b %1
:cmDone
if %errorlevel% neq 0 goto :VCEnd
:VCEnd
-- Install configuration: "Release"
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/lib/tinyxml.lib
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/tinyxml.h
-- Installing: D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/ext/dist/include/tinystr.h
FinalizeBuildStatus:
Deleting file "x64\Release\INSTALL\INSTALL.tlog\unsuccessfulbuild".
Touching "x64\Release\INSTALL\INSTALL.tlog\INSTALL.lastbuildstate".
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\install.vcxproj" (default targets).
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:00.71
Completed 'tinyxml'
FinalizeBuildStatus:
Deleting file "x64\Release\tinyxml\tinyxml.tlog\unsuccessfulbuild".
Touching "x64\Release\tinyxml\tinyxml.tlog\tinyxml.lastbuildstate".
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml.vcxproj" (default targets).
PrepareForBuild:
Creating directory "OpenColorIO.dir\Release\".
Creating directory "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\Release\".
Creating directory "OpenColorIO.dir\Release\OpenColorIO.tlog\".
InitializeBuildStatus:
Creating "OpenColorIO.dir\Release\OpenColorIO.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/Documents/Development/ThirdParty/opencolorio/OpenColorIO/src/core/CMakeLists.txt
CMake does not need to re-run because D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/src/core/CMakeFiles/generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export /ID:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\export /ID:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\ext\oiio\src\include /I"C:\Users\thomas\Packages\boost\1.64.0\platform-windows\boost" /ID:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include /nologo /W3 /WX- /diagnostics:classic /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D TIXML_USE_STL /D OLDYAML /D USE_SSE /D "CMAKE_INTDIR=\"Release\"" /D OpenColorIO_EXPORTS /D _WINDLL /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"OpenColorIO.dir\Release\\" /Fd"OpenColorIO.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue -fPIC -fvisibility=hidden -fvisibility-inlines-hidden D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationOp.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Caching.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Display.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Exception.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentOps.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormat3DL.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCC.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCCC.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCDL.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCSP.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatHDL.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatIridasCube.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatIridasItx.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatIridasLook.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatPandora.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi3D.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpiMtx.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatTruelight.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatVF.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderUtils.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\HashUtils.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImagePacking.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogOps.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Logging.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookParse.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Lut1DOp.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Lut3DOp.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MathUtils.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixOps.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\NoOps.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Op.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OpOptimizers.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\PathUtils.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ScanlineHelper.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Transform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightOp.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\UnitTest.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\md5\md5.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\pystring\pystring.cpp
cl : Command line warning D9002: ignoring unknown option '-fPIC' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
AllocationOp.cpp
cl : Command line warning D9002: ignoring unknown option '-fvisibility-inlines-hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
AllocationTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Baker.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
CDLTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Caching.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
ColorSpace.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
ColorSpaceTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Config.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(267): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(270): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(353): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
Context.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Display.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
DisplayTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Exception.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
ExponentOps.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
ExponentTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormat3DL.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatCC.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatCCC.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatCDL.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatCSP.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCSP.cpp(528): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCSP.cpp(545): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCSP.cpp(562): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
FileFormatHDL.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Generating Code...
Compiling...
FileFormatIridasCube.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatIridasItx.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatIridasLook.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatPandora.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatSpi1D.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(126): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(131): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(136): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(141): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(178): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(186): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(194): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
FileFormatSpi3D.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi3D.cpp(127): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi3D.cpp(145): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
FileFormatSpiMtx.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatTruelight.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatVF.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
GpuShaderDesc.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
GpuShaderUtils.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
GroupTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(158): warning C4101: 'dir_': unreferenced local variable [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
HashUtils.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
ImageDesc.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
ImagePacking.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
LogOps.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
LogTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Logging.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Logging.cpp(59): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
Look.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Generating Code...
Compiling...
LookParse.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
LookTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Lut1DOp.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Lut3DOp.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
MathUtils.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
MatrixOps.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
MatrixTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
NoOps.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
OCIOYaml.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(36): warning C4068: unknown pragma [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(66): warning C4068: unknown pragma [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1690): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1721): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1736): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1741): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1779): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1793): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include\yaml-cpp/conversion.h(61): warning C4146: unary minus operator applied to unsigned type, result still unsigned [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include\yaml-cpp/nodereadimpl.h(82): note: see reference to function template instantiation 'bool YAML::Convert<T>(const std::string &,T &,void *)' being compiled
with
[
T=unsigned int
]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include\yaml-cpp/nodereadimpl.h(35): note: see reference to function template instantiation 'bool YAML::ConvertScalar<T>(const YAML::Node &,T &)' being compiled
with
[
T=unsigned int
]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include\yaml-cpp/nodereadimpl.h(71): note: see reference to function template instantiation 'bool YAML::read_impl<true>::read<T>(const YAML::Node &,T &)' being compiled
with
[
T=unsigned int
]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include\yaml-cpp/nodeimpl.h(47): note: see reference to function template instantiation 'bool YAML::Node::Read<T>(T &) const' being compiled
with
[
T=unsigned int
]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include\yaml-cpp/nodeimpl.h(37): note: see reference to function template instantiation 'const YAML::Node *YAML::Node::FindValueForKey<T>(const T &) const' being compiled
with
[
T=unsigned int
]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include\yaml-cpp/nodeimpl.h(58): note: see reference to function template instantiation 'const YAML::Node *YAML::Node::FindValue<T>(const T &) const' being compiled
with
[
T=unsigned int
]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include\yaml-cpp/nodeimpl.h(65): note: see reference to function template instantiation 'const YAML::Node &YAML::Node::GetValue<T>(const T &) const' being compiled
with
[
T=unsigned int
]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(715): note: see reference to function template instantiation 'const YAML::Node &YAML::Node::operator []<unsigned int>(const T &) const' being compiled
with
[
T=unsigned int
]
Op.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
OpOptimizers.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
ParseUtils.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
PathUtils.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Processor.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
ScanlineHelper.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Transform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
TruelightOp.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
TruelightTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
UnitTest.cpp
md5.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Generating Code...
Compiling...
pystring.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Generating Code...
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\Release\OpenColorIO.dll" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib "..\..\ext\dist\lib\libyaml-cppmd.lib" ..\..\ext\dist\lib\tinyxml.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/src/core/Release/OpenColorIO.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/src/core/Release/OpenColorIO.lib" /MACHINE:X64 /machine:x64 /DLL OpenColorIO.dir\Release\AllocationOp.obj
OpenColorIO.dir\Release\AllocationTransform.obj
OpenColorIO.dir\Release\Baker.obj
OpenColorIO.dir\Release\CDLTransform.obj
OpenColorIO.dir\Release\Caching.obj
OpenColorIO.dir\Release\ColorSpace.obj
OpenColorIO.dir\Release\ColorSpaceTransform.obj
OpenColorIO.dir\Release\Config.obj
OpenColorIO.dir\Release\Context.obj
OpenColorIO.dir\Release\Display.obj
OpenColorIO.dir\Release\DisplayTransform.obj
OpenColorIO.dir\Release\Exception.obj
OpenColorIO.dir\Release\ExponentOps.obj
OpenColorIO.dir\Release\ExponentTransform.obj
OpenColorIO.dir\Release\FileFormat3DL.obj
OpenColorIO.dir\Release\FileFormatCC.obj
OpenColorIO.dir\Release\FileFormatCCC.obj
OpenColorIO.dir\Release\FileFormatCDL.obj
OpenColorIO.dir\Release\FileFormatCSP.obj
OpenColorIO.dir\Release\FileFormatHDL.obj
OpenColorIO.dir\Release\FileFormatIridasCube.obj
OpenColorIO.dir\Release\FileFormatIridasItx.obj
OpenColorIO.dir\Release\FileFormatIridasLook.obj
OpenColorIO.dir\Release\FileFormatPandora.obj
OpenColorIO.dir\Release\FileFormatSpi1D.obj
OpenColorIO.dir\Release\FileFormatSpi3D.obj
OpenColorIO.dir\Release\FileFormatSpiMtx.obj
OpenColorIO.dir\Release\FileFormatTruelight.obj
OpenColorIO.dir\Release\FileFormatVF.obj
OpenColorIO.dir\Release\FileTransform.obj
OpenColorIO.dir\Release\GpuShaderDesc.obj
OpenColorIO.dir\Release\GpuShaderUtils.obj
OpenColorIO.dir\Release\GroupTransform.obj
OpenColorIO.dir\Release\HashUtils.obj
OpenColorIO.dir\Release\ImageDesc.obj
OpenColorIO.dir\Release\ImagePacking.obj
OpenColorIO.dir\Release\LogOps.obj
OpenColorIO.dir\Release\LogTransform.obj
OpenColorIO.dir\Release\Logging.obj
OpenColorIO.dir\Release\Look.obj
OpenColorIO.dir\Release\LookParse.obj
OpenColorIO.dir\Release\LookTransform.obj
OpenColorIO.dir\Release\Lut1DOp.obj
OpenColorIO.dir\Release\Lut3DOp.obj
OpenColorIO.dir\Release\MathUtils.obj
OpenColorIO.dir\Release\MatrixOps.obj
OpenColorIO.dir\Release\MatrixTransform.obj
OpenColorIO.dir\Release\NoOps.obj
OpenColorIO.dir\Release\OCIOYaml.obj
OpenColorIO.dir\Release\Op.obj
OpenColorIO.dir\Release\OpOptimizers.obj
OpenColorIO.dir\Release\ParseUtils.obj
OpenColorIO.dir\Release\PathUtils.obj
OpenColorIO.dir\Release\Processor.obj
OpenColorIO.dir\Release\ScanlineHelper.obj
OpenColorIO.dir\Release\Transform.obj
OpenColorIO.dir\Release\TruelightOp.obj
OpenColorIO.dir\Release\TruelightTransform.obj
OpenColorIO.dir\Release\UnitTest.obj
OpenColorIO.dir\Release\md5.obj
OpenColorIO.dir\Release\pystring.obj
Creating library D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/src/core/Release/OpenColorIO.lib and object D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/src/core/Release/OpenColorIO.exp
OpenColorIO.vcxproj -> D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\Release\OpenColorIO.dll
FinalizeBuildStatus:
Deleting file "OpenColorIO.dir\Release\OpenColorIO.tlog\unsuccessfulbuild".
Touching "OpenColorIO.dir\Release\OpenColorIO.tlog\OpenColorIO.lastbuildstate".
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj" (default targets).
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj" (8) on node 1 (default targets).
PrepareForBuild:
Creating directory "OpenColorIO_STATIC.dir\Release\".
Creating directory "OpenColorIO_STATIC.dir\Release\OpenColo.E5F36B27.tlog\".
InitializeBuildStatus:
Creating "OpenColorIO_STATIC.dir\Release\OpenColo.E5F36B27.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/Documents/Development/ThirdParty/opencolorio/OpenColorIO/src/core/CMakeLists.txt
CMake does not need to re-run because D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/src/core/CMakeFiles/generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export /ID:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\export /ID:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\ext\oiio\src\include /I"C:\Users\thomas\Packages\boost\1.64.0\platform-windows\boost" /ID:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include /nologo /W3 /WX- /diagnostics:classic /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D TIXML_USE_STL /D OLDYAML /D USE_SSE /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"OpenColorIO_STATIC.dir\Release\\" /Fd"OpenColorIO_STATIC.dir\Release\OpenColorIO_STATIC.pdb" /Gd /TP /errorReport:queue -fPIC -fvisibility=hidden -fvisibility-inlines-hidden D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationOp.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Caching.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Display.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Exception.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentOps.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormat3DL.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCC.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCCC.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCDL.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCSP.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatHDL.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatIridasCube.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatIridasItx.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatIridasLook.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatPandora.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi3D.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpiMtx.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatTruelight.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatVF.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderUtils.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\HashUtils.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImagePacking.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogOps.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Logging.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookParse.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Lut1DOp.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Lut3DOp.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MathUtils.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixOps.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\NoOps.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Op.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OpOptimizers.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\PathUtils.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ScanlineHelper.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Transform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightOp.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\md5\md5.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\pystring\pystring.cpp
cl : Command line warning D9002: ignoring unknown option '-fPIC' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
AllocationOp.cpp
cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility-inlines-hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
AllocationTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(41): warning C4273: 'OpenColorIO::v1::AllocationTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(77): note: see previous definition of 'Create'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(46): warning C4273: 'OpenColorIO::v1::AllocationTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(106): note: see previous definition of 'deleter'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(79): warning C4273: 'OpenColorIO::v1::AllocationTransform::AllocationTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(100): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(84): warning C4273: 'OpenColorIO::v1::AllocationTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(80): note: see previous definition of 'createEditableCopy'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(91): warning C4273: 'OpenColorIO::v1::AllocationTransform::~AllocationTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(102): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(97): warning C4273: 'OpenColorIO::v1::AllocationTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(104): note: see previous definition of '='
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(103): warning C4273: 'OpenColorIO::v1::AllocationTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(83): note: see previous definition of 'getDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(108): warning C4273: 'OpenColorIO::v1::AllocationTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(85): note: see previous definition of 'setDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(114): warning C4273: 'OpenColorIO::v1::AllocationTransform::getAllocation': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(88): note: see previous definition of 'getAllocation'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(119): warning C4273: 'OpenColorIO::v1::AllocationTransform::setAllocation': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(90): note: see previous definition of 'setAllocation'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(124): warning C4273: 'OpenColorIO::v1::AllocationTransform::getNumVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(93): note: see previous definition of 'getNumVars'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(129): warning C4273: 'OpenColorIO::v1::AllocationTransform::getVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(95): note: see previous definition of 'getVars'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(139): warning C4273: 'OpenColorIO::v1::AllocationTransform::setVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(97): note: see previous definition of 'setVars'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(151): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(116): note: see previous definition of '<<'
Baker.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(42): warning C4273: 'OpenColorIO::v1::Baker::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(919): note: see previous definition of 'Create'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(47): warning C4273: 'OpenColorIO::v1::Baker::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1004): note: see previous definition of 'deleter'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(91): warning C4273: 'OpenColorIO::v1::Baker::Baker': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(998): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(96): warning C4273: 'OpenColorIO::v1::Baker::~Baker': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(999): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(102): warning C4273: 'OpenColorIO::v1::Baker::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(922): note: see previous definition of 'createEditableCopy'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(109): warning C4273: 'OpenColorIO::v1::Baker::setConfig': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(925): note: see previous definition of 'setConfig'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(114): warning C4273: 'OpenColorIO::v1::Baker::getConfig': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(927): note: see previous definition of 'getConfig'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(119): warning C4273: 'OpenColorIO::v1::Baker::getNumFormats': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(990): note: see previous definition of 'getNumFormats'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(124): warning C4273: 'OpenColorIO::v1::Baker::getFormatNameByIndex': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(994): note: see previous definition of 'getFormatNameByIndex'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(129): warning C4273: 'OpenColorIO::v1::Baker::getFormatExtensionByIndex': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(995): note: see previous definition of 'getFormatExtensionByIndex'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(134): warning C4273: 'OpenColorIO::v1::Baker::setFormat': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(930): note: see previous definition of 'setFormat'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(139): warning C4273: 'OpenColorIO::v1::Baker::getFormat': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(932): note: see previous definition of 'getFormat'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(144): warning C4273: 'OpenColorIO::v1::Baker::setType': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(936): note: see previous definition of 'setType'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(149): warning C4273: 'OpenColorIO::v1::Baker::getType': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(938): note: see previous definition of 'getType'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(154): warning C4273: 'OpenColorIO::v1::Baker::setMetadata': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(941): note: see previous definition of 'setMetadata'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(159): warning C4273: 'OpenColorIO::v1::Baker::getMetadata': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(943): note: see previous definition of 'getMetadata'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(164): warning C4273: 'OpenColorIO::v1::Baker::setInputSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(947): note: see previous definition of 'setInputSpace'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(169): warning C4273: 'OpenColorIO::v1::Baker::getInputSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(949): note: see previous definition of 'getInputSpace'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(174): warning C4273: 'OpenColorIO::v1::Baker::setShaperSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(957): note: see previous definition of 'setShaperSpace'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(179): warning C4273: 'OpenColorIO::v1::Baker::getShaperSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(959): note: see previous definition of 'getShaperSpace'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(184): warning C4273: 'OpenColorIO::v1::Baker::setLooks': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(965): note: see previous definition of 'setLooks'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(189): warning C4273: 'OpenColorIO::v1::Baker::getLooks': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(967): note: see previous definition of 'getLooks'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(194): warning C4273: 'OpenColorIO::v1::Baker::setTargetSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(970): note: see previous definition of 'setTargetSpace'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(199): warning C4273: 'OpenColorIO::v1::Baker::getTargetSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(972): note: see previous definition of 'getTargetSpace'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(204): warning C4273: 'OpenColorIO::v1::Baker::setShaperSize': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(976): note: see previous definition of 'setShaperSize'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(209): warning C4273: 'OpenColorIO::v1::Baker::getShaperSize': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(978): note: see previous definition of 'getShaperSize'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(214): warning C4273: 'OpenColorIO::v1::Baker::setCubeSize': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(982): note: see previous definition of 'setCubeSize'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(219): warning C4273: 'OpenColorIO::v1::Baker::getCubeSize': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(984): note: see previous definition of 'getCubeSize'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(224): warning C4273: 'OpenColorIO::v1::Baker::bake': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(987): note: see previous definition of 'bake'
CDLTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(337): warning C4273: 'OpenColorIO::v1::CDLTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(131): note: see previous definition of 'Create'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(373): warning C4273: 'OpenColorIO::v1::CDLTransform::CreateFromFile': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(138): note: see previous definition of 'CreateFromFile'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(550): warning C4273: 'OpenColorIO::v1::CDLTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(216): note: see previous definition of 'deleter'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(606): warning C4273: 'OpenColorIO::v1::CDLTransform::CDLTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(210): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(611): warning C4273: 'OpenColorIO::v1::CDLTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(141): note: see previous definition of 'createEditableCopy'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(618): warning C4273: 'OpenColorIO::v1::CDLTransform::~CDLTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(212): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(624): warning C4273: 'OpenColorIO::v1::CDLTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(214): note: see previous definition of '='
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(630): warning C4273: 'OpenColorIO::v1::CDLTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(144): note: see previous definition of 'getDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(635): warning C4273: 'OpenColorIO::v1::CDLTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(146): note: see previous definition of 'setDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(640): warning C4273: 'OpenColorIO::v1::CDLTransform::getXML': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(152): note: see previous definition of 'getXML'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(646): warning C4273: 'OpenColorIO::v1::CDLTransform::setXML': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(154): note: see previous definition of 'setXML'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(654): warning C4273: 'OpenColorIO::v1::CDLTransform::equals': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(149): note: see previous definition of 'equals'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(688): warning C4273: 'OpenColorIO::v1::CDLTransform::setSlope': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(163): note: see previous definition of 'setSlope'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(693): warning C4273: 'OpenColorIO::v1::CDLTransform::getSlope': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(165): note: see previous definition of 'getSlope'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(698): warning C4273: 'OpenColorIO::v1::CDLTransform::setOffset': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(168): note: see previous definition of 'setOffset'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(703): warning C4273: 'OpenColorIO::v1::CDLTransform::getOffset': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(170): note: see previous definition of 'getOffset'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(708): warning C4273: 'OpenColorIO::v1::CDLTransform::setPower': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(173): note: see previous definition of 'setPower'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(713): warning C4273: 'OpenColorIO::v1::CDLTransform::getPower': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(175): note: see previous definition of 'getPower'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(718): warning C4273: 'OpenColorIO::v1::CDLTransform::setSOP': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(178): note: see previous definition of 'setSOP'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(723): warning C4273: 'OpenColorIO::v1::CDLTransform::getSOP': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(180): note: see previous definition of 'getSOP'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(728): warning C4273: 'OpenColorIO::v1::CDLTransform::setSat': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(185): note: see previous definition of 'setSat'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(733): warning C4273: 'OpenColorIO::v1::CDLTransform::getSat': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(187): note: see previous definition of 'getSat'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(738): warning C4273: 'OpenColorIO::v1::CDLTransform::getSatLumaCoefs': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(190): note: see previous definition of 'getSatLumaCoefs'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(746): warning C4273: 'OpenColorIO::v1::CDLTransform::setID': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(199): note: see previous definition of 'setID'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(758): warning C4273: 'OpenColorIO::v1::CDLTransform::getID': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(201): note: see previous definition of 'getID'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(763): warning C4273: 'OpenColorIO::v1::CDLTransform::setDescription': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(205): note: see previous definition of 'setDescription'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(775): warning C4273: 'OpenColorIO::v1::CDLTransform::getDescription': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(207): note: see previous definition of 'getDescription'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(780): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(226): note: see previous definition of '<<'
Caching.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Caching.cpp(41): warning C4273: 'OpenColorIO::v1::ClearAllCaches': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(135): note: see previous definition of 'ClearAllCaches'
ColorSpace.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(38): warning C4273: 'OpenColorIO::v1::ColorSpace::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(571): note: see previous definition of 'Create'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(43): warning C4273: 'OpenColorIO::v1::ColorSpace::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(679): note: see previous definition of 'deleter'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(108): warning C4273: 'OpenColorIO::v1::ColorSpace::ColorSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(673): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(113): warning C4273: 'OpenColorIO::v1::ColorSpace::~ColorSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(674): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(119): warning C4273: 'OpenColorIO::v1::ColorSpace::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(574): note: see previous definition of 'createEditableCopy'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(126): warning C4273: 'OpenColorIO::v1::ColorSpace::getName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(577): note: see previous definition of 'getName'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(131): warning C4273: 'OpenColorIO::v1::ColorSpace::setName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(579): note: see previous definition of 'setName'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(135): warning C4273: 'OpenColorIO::v1::ColorSpace::getFamily': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(582): note: see previous definition of 'getFamily'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(140): warning C4273: 'OpenColorIO::v1::ColorSpace::setFamily': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(584): note: see previous definition of 'setFamily'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(145): warning C4273: 'OpenColorIO::v1::ColorSpace::getEqualityGroup': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(592): note: see previous definition of 'getEqualityGroup'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(150): warning C4273: 'OpenColorIO::v1::ColorSpace::setEqualityGroup': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(594): note: see previous definition of 'setEqualityGroup'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(155): warning C4273: 'OpenColorIO::v1::ColorSpace::getDescription': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(597): note: see previous definition of 'getDescription'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(160): warning C4273: 'OpenColorIO::v1::ColorSpace::setDescription': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(599): note: see previous definition of 'setDescription'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(165): warning C4273: 'OpenColorIO::v1::ColorSpace::getBitDepth': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(602): note: see previous definition of 'getBitDepth'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(170): warning C4273: 'OpenColorIO::v1::ColorSpace::setBitDepth': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(604): note: see previous definition of 'setBitDepth'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(175): warning C4273: 'OpenColorIO::v1::ColorSpace::isData': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(620): note: see previous definition of 'isData'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(180): warning C4273: 'OpenColorIO::v1::ColorSpace::setIsData': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(622): note: see previous definition of 'setIsData'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(185): warning C4273: 'OpenColorIO::v1::ColorSpace::getAllocation': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(633): note: see previous definition of 'getAllocation'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(190): warning C4273: 'OpenColorIO::v1::ColorSpace::setAllocation': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(635): note: see previous definition of 'setAllocation'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(195): warning C4273: 'OpenColorIO::v1::ColorSpace::getAllocationNumVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(651): note: see previous definition of 'getAllocationNumVars'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(200): warning C4273: 'OpenColorIO::v1::ColorSpace::getAllocationVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(653): note: see previous definition of 'getAllocationVars'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(210): warning C4273: 'OpenColorIO::v1::ColorSpace::setAllocationVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(655): note: see previous definition of 'setAllocationVars'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(222): warning C4273: 'OpenColorIO::v1::ColorSpace::getTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(665): note: see previous definition of 'getTransform'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(233): warning C4273: 'OpenColorIO::v1::ColorSpace::setTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(669): note: see previous definition of 'setTransform'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(246): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(688): note: see previous definition of '<<'
ColorSpaceTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(38): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(236): note: see previous definition of 'Create'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(43): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(263): note: see previous definition of 'deleter'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(76): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::ColorSpaceTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(257): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(81): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(239): note: see previous definition of 'createEditableCopy'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(88): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::~ColorSpaceTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(259): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(94): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(261): note: see previous definition of '='
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(100): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(242): note: see previous definition of 'getDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(105): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(244): note: see previous definition of 'setDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(110): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::getSrc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(247): note: see previous definition of 'getSrc'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(115): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::setSrc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(249): note: see previous definition of 'setSrc'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(120): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::getDst': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(252): note: see previous definition of 'getDst'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(125): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::setDst': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(254): note: see previous definition of 'setDst'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(130): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(273): note: see previous definition of '<<'
Config.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(97): warning C4273: 'OpenColorIO::v1::GetVersion': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(141): note: see previous definition of 'GetVersion'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(102): warning C4273: 'OpenColorIO::v1::GetVersionHex': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(148): note: see previous definition of 'GetVersionHex'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(113): warning C4273: 'OpenColorIO::v1::GetCurrentConfig': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(203): note: see previous definition of 'GetCurrentConfig'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(125): warning C4273: 'OpenColorIO::v1::SetCurrentConfig': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(206): note: see previous definition of 'SetCurrentConfig'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(267): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(270): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(342): warning C4273: 'OpenColorIO::v1::Config::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(221): note: see previous definition of 'Create'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(347): warning C4273: 'OpenColorIO::v1::Config::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(536): note: see previous definition of 'deleter'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(352): warning C4273: 'OpenColorIO::v1::Config::CreateFromEnv': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(223): note: see previous definition of 'CreateFromEnv'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(353): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(370): warning C4273: 'OpenColorIO::v1::Config::CreateFromFile': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(225): note: see previous definition of 'CreateFromFile'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(385): warning C4273: 'OpenColorIO::v1::Config::CreateFromStream': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(227): note: see previous definition of 'CreateFromStream'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(396): warning C4273: 'OpenColorIO::v1::Config::Config': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(530): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(401): warning C4273: 'OpenColorIO::v1::Config::~Config': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(531): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(407): warning C4273: 'OpenColorIO::v1::Config::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(230): note: see previous definition of 'createEditableCopy'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(414): warning C4273: 'OpenColorIO::v1::Config::sanityCheck': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(236): note: see previous definition of 'sanityCheck'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(658): warning C4273: 'OpenColorIO::v1::Config::getDescription': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(239): note: see previous definition of 'getDescription'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(663): warning C4273: 'OpenColorIO::v1::Config::setDescription': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(241): note: see previous definition of 'setDescription'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(674): warning C4273: 'OpenColorIO::v1::Config::getCurrentContext': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(270): note: see previous definition of 'getCurrentContext'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(679): warning C4273: 'OpenColorIO::v1::Config::addEnvironmentVar': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(273): note: see previous definition of 'addEnvironmentVar'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(696): warning C4273: 'OpenColorIO::v1::Config::getNumEnvironmentVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(275): note: see previous definition of 'getNumEnvironmentVars'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(701): warning C4273: 'OpenColorIO::v1::Config::getEnvironmentVarNameByIndex': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(277): note: see previous definition of 'getEnvironmentVarNameByIndex'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(709): warning C4273: 'OpenColorIO::v1::Config::getEnvironmentVarDefault': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(279): note: see previous definition of 'getEnvironmentVarDefault'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(715): warning C4273: 'OpenColorIO::v1::Config::clearEnvironmentVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(281): note: see previous definition of 'clearEnvironmentVars'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(724): warning C4273: 'OpenColorIO::v1::Config::setEnvironmentMode': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(283): note: see previous definition of 'setEnvironmentMode'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(732): warning C4273: 'OpenColorIO::v1::Config::getEnvironmentMode': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(285): note: see previous definition of 'getEnvironmentMode'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(737): warning C4273: 'OpenColorIO::v1::Config::loadEnvironment': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(287): note: see previous definition of 'loadEnvironment'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(745): warning C4273: 'OpenColorIO::v1::Config::getSearchPath': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(290): note: see previous definition of 'getSearchPath'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(750): warning C4273: 'OpenColorIO::v1::Config::setSearchPath': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(292): note: see previous definition of 'setSearchPath'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(758): warning C4273: 'OpenColorIO::v1::Config::getWorkingDir': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(295): note: see previous definition of 'getWorkingDir'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(763): warning C4273: 'OpenColorIO::v1::Config::setWorkingDir': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(297): note: see previous definition of 'setWorkingDir'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(774): warning C4273: 'OpenColorIO::v1::Config::getNumColorSpaces': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(306): note: see previous definition of 'getNumColorSpaces'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(779): warning C4273: 'OpenColorIO::v1::Config::getColorSpaceNameByIndex': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(308): note: see previous definition of 'getColorSpaceNameByIndex'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(789): warning C4273: 'OpenColorIO::v1::Config::getColorSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(317): note: see previous definition of 'getColorSpace'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(800): warning C4273: 'OpenColorIO::v1::Config::getIndexForColorSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(319): note: see previous definition of 'getIndexForColorSpace'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(831): warning C4273: 'OpenColorIO::v1::Config::addColorSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(326): note: see previous definition of 'addColorSpace'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(855): warning C4273: 'OpenColorIO::v1::Config::clearColorSpaces': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(328): note: see previous definition of 'clearColorSpaces'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(865): warning C4273: 'OpenColorIO::v1::Config::parseColorSpaceFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(337): note: see previous definition of 'parseColorSpaceFromString'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(927): warning C4273: 'OpenColorIO::v1::Config::isStrictParsingEnabled': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(340): note: see previous definition of 'isStrictParsingEnabled'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(932): warning C4273: 'OpenColorIO::v1::Config::setStrictParsingEnabled': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(342): note: see previous definition of 'setStrictParsingEnabled'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(941): warning C4273: 'OpenColorIO::v1::Config::setRole': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(355): note: see previous definition of 'setRole'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(962): warning C4273: 'OpenColorIO::v1::Config::getNumRoles': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(357): note: see previous definition of 'getNumRoles'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(967): warning C4273: 'OpenColorIO::v1::Config::hasRole': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(359): note: see previous definition of 'hasRole'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(972): warning C4273: 'OpenColorIO::v1::Config::getRoleName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(363): note: see previous definition of 'getRoleName'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(985): warning C4273: 'OpenColorIO::v1::Config::getDefaultDisplay': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(378): note: see previous definition of 'getDefaultDisplay'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1030): warning C4273: 'OpenColorIO::v1::Config::getNumDisplays': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(380): note: see previous definition of 'getNumDisplays'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1043): warning C4273: 'OpenColorIO::v1::Config::getDisplay': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(382): note: see previous definition of 'getDisplay'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1061): warning C4273: 'OpenColorIO::v1::Config::getDefaultView': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(385): note: see previous definition of 'getDefaultView'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1118): warning C4273: 'OpenColorIO::v1::Config::getNumViews': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(387): note: see previous definition of 'getNumViews'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1137): warning C4273: 'OpenColorIO::v1::Config::getView': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(389): note: see previous definition of 'getView'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1156): warning C4273: 'OpenColorIO::v1::Config::getDisplayColorSpaceName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(392): note: see previous definition of 'getDisplayColorSpaceName'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1170): warning C4273: 'OpenColorIO::v1::Config::getDisplayLooks': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(394): note: see previous definition of 'getDisplayLooks'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1185): warning C4273: 'OpenColorIO::v1::Config::addDisplay': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(400): note: see previous definition of 'addDisplay'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1198): warning C4273: 'OpenColorIO::v1::Config::clearDisplays': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(404): note: see previous definition of 'clearDisplays'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1207): warning C4273: 'OpenColorIO::v1::Config::setActiveDisplays': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(412): note: see previous definition of 'setActiveDisplays'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1218): warning C4273: 'OpenColorIO::v1::Config::getActiveDisplays': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(414): note: see previous definition of 'getActiveDisplays'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1224): warning C4273: 'OpenColorIO::v1::Config::setActiveViews': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(422): note: see previous definition of 'setActiveViews'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1235): warning C4273: 'OpenColorIO::v1::Config::getActiveViews': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(424): note: see previous definition of 'getActiveViews'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1244): warning C4273: 'OpenColorIO::v1::Config::getDefaultLumaCoefs': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(446): note: see previous definition of 'getDefaultLumaCoefs'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1249): warning C4273: 'OpenColorIO::v1::Config::setDefaultLumaCoefs': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(448): note: see previous definition of 'setDefaultLumaCoefs'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1265): warning C4273: 'OpenColorIO::v1::Config::getLook': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(461): note: see previous definition of 'getLook'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1280): warning C4273: 'OpenColorIO::v1::Config::getNumLooks': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(464): note: see previous definition of 'getNumLooks'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1285): warning C4273: 'OpenColorIO::v1::Config::getLookNameByIndex': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(467): note: see previous definition of 'getLookNameByIndex'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1295): warning C4273: 'OpenColorIO::v1::Config::addLook': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(470): note: see previous definition of 'addLook'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1320): warning C4273: 'OpenColorIO::v1::Config::clearLooks': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(473): note: see previous definition of 'clearLooks'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1333): warning C4273: 'OpenColorIO::v1::Config::getProcessor': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(501): note: see previous definition of 'getProcessor'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1341): warning C4273: 'OpenColorIO::v1::Config::getProcessor': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(497): note: see previous definition of 'getProcessor'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1359): warning C4273: 'OpenColorIO::v1::Config::getProcessor': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(507): note: see previous definition of 'getProcessor'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1368): warning C4273: 'OpenColorIO::v1::Config::getProcessor': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(510): note: see previous definition of 'getProcessor'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1390): warning C4273: 'OpenColorIO::v1::Config::getProcessor': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(520): note: see previous definition of 'getProcessor'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1397): warning C4273: 'OpenColorIO::v1::Config::getProcessor': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(522): note: see previous definition of 'getProcessor'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1405): warning C4273: 'OpenColorIO::v1::Config::getProcessor': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(525): note: see previous definition of 'getProcessor'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1413): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(545): note: see previous definition of '<<'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1422): warning C4273: 'OpenColorIO::v1::Config::getCacheID': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(258): note: see previous definition of 'getCacheID'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1427): warning C4273: 'OpenColorIO::v1::Config::getCacheID': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(260): note: see previous definition of 'getCacheID'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1495): warning C4273: 'OpenColorIO::v1::Config::serialize': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(246): note: see previous definition of 'serialize'
Context.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(96): warning C4273: 'OpenColorIO::v1::Context::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1199): note: see previous definition of 'Create'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(101): warning C4273: 'OpenColorIO::v1::Context::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1260): note: see previous definition of 'deleter'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(110): warning C4273: 'OpenColorIO::v1::Context::Context': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1254): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(115): warning C4273: 'OpenColorIO::v1::Context::~Context': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1255): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(121): warning C4273: 'OpenColorIO::v1::Context::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1202): note: see previous definition of 'createEditableCopy'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(128): warning C4273: 'OpenColorIO::v1::Context::getCacheID': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1205): note: see previous definition of 'getCacheID'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(153): warning C4273: 'OpenColorIO::v1::Context::setSearchPath': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1208): note: see previous definition of 'setSearchPath'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(162): warning C4273: 'OpenColorIO::v1::Context::getSearchPath': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1210): note: see previous definition of 'getSearchPath'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(167): warning C4273: 'OpenColorIO::v1::Context::setWorkingDir': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1213): note: see previous definition of 'setWorkingDir'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(176): warning C4273: 'OpenColorIO::v1::Context::getWorkingDir': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1215): note: see previous definition of 'getWorkingDir'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(181): warning C4273: 'OpenColorIO::v1::Context::setEnvironmentMode': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1231): note: see previous definition of 'setEnvironmentMode'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(191): warning C4273: 'OpenColorIO::v1::Context::getEnvironmentMode': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1234): note: see previous definition of 'getEnvironmentMode'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(196): warning C4273: 'OpenColorIO::v1::Context::loadEnvironment': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1237): note: see previous definition of 'loadEnvironment'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(206): warning C4273: 'OpenColorIO::v1::Context::setStringVar': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1218): note: see previous definition of 'setStringVar'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(231): warning C4273: 'OpenColorIO::v1::Context::getStringVar': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1220): note: see previous definition of 'getStringVar'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(244): warning C4273: 'OpenColorIO::v1::Context::getNumStringVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1223): note: see previous definition of 'getNumStringVars'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(249): warning C4273: 'OpenColorIO::v1::Context::getStringVarNameByIndex': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1225): note: see previous definition of 'getStringVarNameByIndex'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(260): warning C4273: 'OpenColorIO::v1::Context::clearStringVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1228): note: see previous definition of 'clearStringVars'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(265): warning C4273: 'OpenColorIO::v1::Context::resolveStringVar': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1243): note: see previous definition of 'resolveStringVar'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(288): warning C4273: 'OpenColorIO::v1::Context::resolveFileLocation': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1251): note: see previous definition of 'resolveFileLocation'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(352): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1269): note: see previous definition of '<<'
Display.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
DisplayTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(40): warning C4273: 'OpenColorIO::v1::DisplayTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(283): note: see previous definition of 'Create'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(45): warning C4273: 'OpenColorIO::v1::DisplayTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(366): note: see previous definition of 'deleter'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(105): warning C4273: 'OpenColorIO::v1::DisplayTransform::DisplayTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(360): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(110): warning C4273: 'OpenColorIO::v1::DisplayTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(286): note: see previous definition of 'createEditableCopy'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(117): warning C4273: 'OpenColorIO::v1::DisplayTransform::~DisplayTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(362): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(123): warning C4273: 'OpenColorIO::v1::DisplayTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(364): note: see previous definition of '='
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(129): warning C4273: 'OpenColorIO::v1::DisplayTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(289): note: see previous definition of 'getDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(134): warning C4273: 'OpenColorIO::v1::DisplayTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(291): note: see previous definition of 'setDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(139): warning C4273: 'OpenColorIO::v1::DisplayTransform::setInputColorSpaceName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(297): note: see previous definition of 'setInputColorSpaceName'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(144): warning C4273: 'OpenColorIO::v1::DisplayTransform::getInputColorSpaceName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(299): note: see previous definition of 'getInputColorSpaceName'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(149): warning C4273: 'OpenColorIO::v1::DisplayTransform::setLinearCC': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(302): note: see previous definition of 'setLinearCC'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(154): warning C4273: 'OpenColorIO::v1::DisplayTransform::getLinearCC': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(304): note: see previous definition of 'getLinearCC'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(159): warning C4273: 'OpenColorIO::v1::DisplayTransform::setColorTimingCC': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(307): note: see previous definition of 'setColorTimingCC'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(164): warning C4273: 'OpenColorIO::v1::DisplayTransform::getColorTimingCC': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(309): note: see previous definition of 'getColorTimingCC'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(169): warning C4273: 'OpenColorIO::v1::DisplayTransform::setChannelView': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(312): note: see previous definition of 'setChannelView'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(174): warning C4273: 'OpenColorIO::v1::DisplayTransform::getChannelView': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(314): note: see previous definition of 'getChannelView'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(179): warning C4273: 'OpenColorIO::v1::DisplayTransform::setDisplay': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(318): note: see previous definition of 'setDisplay'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(184): warning C4273: 'OpenColorIO::v1::DisplayTransform::getDisplay': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(320): note: see previous definition of 'getDisplay'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(189): warning C4273: 'OpenColorIO::v1::DisplayTransform::setView': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(323): note: see previous definition of 'setView'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(194): warning C4273: 'OpenColorIO::v1::DisplayTransform::getView': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(325): note: see previous definition of 'getView'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(199): warning C4273: 'OpenColorIO::v1::DisplayTransform::setDisplayCC': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(328): note: see previous definition of 'setDisplayCC'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(204): warning C4273: 'OpenColorIO::v1::DisplayTransform::getDisplayCC': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(330): note: see previous definition of 'getDisplayCC'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(209): warning C4273: 'OpenColorIO::v1::DisplayTransform::setLooksOverride': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(348): note: see previous definition of 'setLooksOverride'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(214): warning C4273: 'OpenColorIO::v1::DisplayTransform::getLooksOverride': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(350): note: see previous definition of 'getLooksOverride'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(219): warning C4273: 'OpenColorIO::v1::DisplayTransform::setLooksOverrideEnabled': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(355): note: see previous definition of 'setLooksOverrideEnabled'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(224): warning C4273: 'OpenColorIO::v1::DisplayTransform::getLooksOverrideEnabled': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(357): note: see previous definition of 'getLooksOverrideEnabled'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(229): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(376): note: see previous definition of '<<'
Exception.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Exception.cpp(35): warning C4273: 'OpenColorIO::v1::Exception::Exception': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(92): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Exception.cpp(40): warning C4273: 'OpenColorIO::v1::Exception::Exception': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(94): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Exception.cpp(46): warning C4273: 'OpenColorIO::v1::Exception::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(96): note: see previous definition of '='
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Exception.cpp(53): warning C4273: 'OpenColorIO::v1::Exception::~Exception': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(98): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Exception.cpp(58): warning C4273: 'OpenColorIO::v1::Exception::what': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(100): note: see previous definition of 'what'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Exception.cpp(66): warning C4273: 'OpenColorIO::v1::ExceptionMissingFile::ExceptionMissingFile': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(117): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Exception.cpp(70): warning C4273: 'OpenColorIO::v1::ExceptionMissingFile::ExceptionMissingFile': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(119): note: see previous definition of '{ctor}'
ExponentOps.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
ExponentTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(40): warning C4273: 'OpenColorIO::v1::ExponentTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(389): note: see previous definition of 'Create'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(45): warning C4273: 'OpenColorIO::v1::ExponentTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(411): note: see previous definition of 'deleter'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(81): warning C4273: 'OpenColorIO::v1::ExponentTransform::ExponentTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(405): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(86): warning C4273: 'OpenColorIO::v1::ExponentTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(392): note: see previous definition of 'createEditableCopy'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(93): warning C4273: 'OpenColorIO::v1::ExponentTransform::~ExponentTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(407): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(99): warning C4273: 'OpenColorIO::v1::ExponentTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(409): note: see previous definition of '='
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(105): warning C4273: 'OpenColorIO::v1::ExponentTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(395): note: see previous definition of 'getDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(110): warning C4273: 'OpenColorIO::v1::ExponentTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(397): note: see previous definition of 'setDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(115): warning C4273: 'OpenColorIO::v1::ExponentTransform::setValue': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(400): note: see previous definition of 'setValue'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(120): warning C4273: 'OpenColorIO::v1::ExponentTransform::getValue': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(402): note: see previous definition of 'getValue'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(125): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(421): note: see previous definition of '<<'
FileFormat3DL.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatCC.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatCCC.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatCDL.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatCSP.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCSP.cpp(528): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCSP.cpp(545): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCSP.cpp(562): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
FileFormatHDL.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Generating Code...
Compiling...
FileFormatIridasCube.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatIridasItx.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatIridasLook.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatPandora.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatSpi1D.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(126): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(131): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(136): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(141): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(178): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(186): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(194): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
FileFormatSpi3D.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi3D.cpp(127): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi3D.cpp(145): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdio.h(2260): note: see declaration of 'sscanf'
FileFormatSpiMtx.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatTruelight.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileFormatVF.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
FileTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(45): warning C4273: 'OpenColorIO::v1::FileTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(431): note: see previous definition of 'Create'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(50): warning C4273: 'OpenColorIO::v1::FileTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(473): note: see previous definition of 'deleter'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(85): warning C4273: 'OpenColorIO::v1::FileTransform::FileTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(467): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(90): warning C4273: 'OpenColorIO::v1::FileTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(434): note: see previous definition of 'createEditableCopy'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(97): warning C4273: 'OpenColorIO::v1::FileTransform::~FileTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(469): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(103): warning C4273: 'OpenColorIO::v1::FileTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(471): note: see previous definition of '='
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(109): warning C4273: 'OpenColorIO::v1::FileTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(437): note: see previous definition of 'getDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(114): warning C4273: 'OpenColorIO::v1::FileTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(439): note: see previous definition of 'setDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(119): warning C4273: 'OpenColorIO::v1::FileTransform::getSrc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(442): note: see previous definition of 'getSrc'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(124): warning C4273: 'OpenColorIO::v1::FileTransform::setSrc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(444): note: see previous definition of 'setSrc'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(129): warning C4273: 'OpenColorIO::v1::FileTransform::getCCCId': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(447): note: see previous definition of 'getCCCId'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(134): warning C4273: 'OpenColorIO::v1::FileTransform::setCCCId': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(449): note: see previous definition of 'setCCCId'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(139): warning C4273: 'OpenColorIO::v1::FileTransform::getInterpolation': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(452): note: see previous definition of 'getInterpolation'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(144): warning C4273: 'OpenColorIO::v1::FileTransform::setInterpolation': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(454): note: see previous definition of 'setInterpolation'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(149): warning C4273: 'OpenColorIO::v1::FileTransform::getNumFormats': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(457): note: see previous definition of 'getNumFormats'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(154): warning C4273: 'OpenColorIO::v1::FileTransform::getFormatNameByIndex': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(460): note: see previous definition of 'getFormatNameByIndex'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(159): warning C4273: 'OpenColorIO::v1::FileTransform::getFormatExtensionByIndex': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(464): note: see previous definition of 'getFormatExtensionByIndex'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(164): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(483): note: see previous definition of '<<'
GpuShaderDesc.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp(68): warning C4273: 'OpenColorIO::v1::GpuShaderDesc::GpuShaderDesc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1154): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp(73): warning C4273: 'OpenColorIO::v1::GpuShaderDesc::~GpuShaderDesc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1156): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp(80): warning C4273: 'OpenColorIO::v1::GpuShaderDesc::setLanguage': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1159): note: see previous definition of 'setLanguage'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp(87): warning C4273: 'OpenColorIO::v1::GpuShaderDesc::getLanguage': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1161): note: see previous definition of 'getLanguage'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp(92): warning C4273: 'OpenColorIO::v1::GpuShaderDesc::setFunctionName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1164): note: see previous definition of 'setFunctionName'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp(99): warning C4273: 'OpenColorIO::v1::GpuShaderDesc::getFunctionName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1166): note: see previous definition of 'getFunctionName'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp(104): warning C4273: 'OpenColorIO::v1::GpuShaderDesc::setLut3DEdgeLen': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1169): note: see previous definition of 'setLut3DEdgeLen'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp(111): warning C4273: 'OpenColorIO::v1::GpuShaderDesc::getLut3DEdgeLen': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1171): note: see previous definition of 'getLut3DEdgeLen'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp(116): warning C4273: 'OpenColorIO::v1::GpuShaderDesc::getCacheID': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1174): note: see previous definition of 'getCacheID'
GpuShaderUtils.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
GroupTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(37): warning C4273: 'OpenColorIO::v1::GroupTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(493): note: see previous definition of 'Create'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(42): warning C4273: 'OpenColorIO::v1::GroupTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(522): note: see previous definition of 'deleter'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(88): warning C4273: 'OpenColorIO::v1::GroupTransform::GroupTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(516): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(93): warning C4273: 'OpenColorIO::v1::GroupTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(496): note: see previous definition of 'createEditableCopy'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(100): warning C4273: 'OpenColorIO::v1::GroupTransform::~GroupTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(518): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(106): warning C4273: 'OpenColorIO::v1::GroupTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(520): note: see previous definition of '='
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(112): warning C4273: 'OpenColorIO::v1::GroupTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(499): note: see previous definition of 'getDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(117): warning C4273: 'OpenColorIO::v1::GroupTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(501): note: see previous definition of 'setDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(122): warning C4273: 'OpenColorIO::v1::GroupTransform::size': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(507): note: see previous definition of 'size'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(127): warning C4273: 'OpenColorIO::v1::GroupTransform::getTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(504): note: see previous definition of 'getTransform'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(139): warning C4273: 'OpenColorIO::v1::GroupTransform::push_back': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(509): note: see previous definition of 'push_back'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(144): warning C4273: 'OpenColorIO::v1::GroupTransform::clear': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(511): note: see previous definition of 'clear'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(149): warning C4273: 'OpenColorIO::v1::GroupTransform::empty': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(513): note: see previous definition of 'empty'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(154): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(532): note: see previous definition of '<<'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(158): warning C4101: 'dir_': unreferenced local variable [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
HashUtils.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
ImageDesc.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(40): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1039): note: see previous definition of '<<'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(74): warning C4273: 'OpenColorIO::v1::ImageDesc::~ImageDesc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1034): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(249): warning C4273: 'OpenColorIO::v1::PackedImageDesc::PackedImageDesc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1057): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(264): warning C4273: 'OpenColorIO::v1::PackedImageDesc::~PackedImageDesc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1064): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(270): warning C4273: 'OpenColorIO::v1::PackedImageDesc::getData': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1067): note: see previous definition of 'getData'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(275): warning C4273: 'OpenColorIO::v1::PackedImageDesc::getWidth': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1070): note: see previous definition of 'getWidth'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(280): warning C4273: 'OpenColorIO::v1::PackedImageDesc::getHeight': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1072): note: see previous definition of 'getHeight'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(285): warning C4273: 'OpenColorIO::v1::PackedImageDesc::getNumChannels': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1074): note: see previous definition of 'getNumChannels'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(290): warning C4273: 'OpenColorIO::v1::PackedImageDesc::getChanStrideBytes': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1077): note: see previous definition of 'getChanStrideBytes'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(295): warning C4273: 'OpenColorIO::v1::PackedImageDesc::getXStrideBytes': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1079): note: see previous definition of 'getXStrideBytes'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(300): warning C4273: 'OpenColorIO::v1::PackedImageDesc::getYStrideBytes': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1081): note: see previous definition of 'getYStrideBytes'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(338): warning C4273: 'OpenColorIO::v1::PlanarImageDesc::PlanarImageDesc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1109): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(351): warning C4273: 'OpenColorIO::v1::PlanarImageDesc::~PlanarImageDesc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1113): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(357): warning C4273: 'OpenColorIO::v1::PlanarImageDesc::getRData': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1116): note: see previous definition of 'getRData'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(362): warning C4273: 'OpenColorIO::v1::PlanarImageDesc::getGData': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1118): note: see previous definition of 'getGData'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(367): warning C4273: 'OpenColorIO::v1::PlanarImageDesc::getBData': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1120): note: see previous definition of 'getBData'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(372): warning C4273: 'OpenColorIO::v1::PlanarImageDesc::getAData': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1122): note: see previous definition of 'getAData'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(377): warning C4273: 'OpenColorIO::v1::PlanarImageDesc::getWidth': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1125): note: see previous definition of 'getWidth'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(382): warning C4273: 'OpenColorIO::v1::PlanarImageDesc::getHeight': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1127): note: see previous definition of 'getHeight'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(387): warning C4273: 'OpenColorIO::v1::PlanarImageDesc::getYStrideBytes': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(1130): note: see previous definition of 'getYStrideBytes'
ImagePacking.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
LogOps.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
LogTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(41): warning C4273: 'OpenColorIO::v1::LogTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(546): note: see previous definition of 'Create'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(46): warning C4273: 'OpenColorIO::v1::LogTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(568): note: see previous definition of 'deleter'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(77): warning C4273: 'OpenColorIO::v1::LogTransform::LogTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(562): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(82): warning C4273: 'OpenColorIO::v1::LogTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(549): note: see previous definition of 'createEditableCopy'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(89): warning C4273: 'OpenColorIO::v1::LogTransform::~LogTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(564): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(95): warning C4273: 'OpenColorIO::v1::LogTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(566): note: see previous definition of '='
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(101): warning C4273: 'OpenColorIO::v1::LogTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(552): note: see previous definition of 'getDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(106): warning C4273: 'OpenColorIO::v1::LogTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(554): note: see previous definition of 'setDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(112): warning C4273: 'OpenColorIO::v1::LogTransform::getBase': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(559): note: see previous definition of 'getBase'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(117): warning C4273: 'OpenColorIO::v1::LogTransform::setBase': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(557): note: see previous definition of 'setBase'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(122): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(578): note: see previous definition of '<<'
Logging.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Logging.cpp(59): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Logging.cpp(80): warning C4273: 'OpenColorIO::v1::GetLoggingLevel': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(155): note: see previous definition of 'GetLoggingLevel'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Logging.cpp(88): warning C4273: 'OpenColorIO::v1::SetLoggingLevel': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(158): note: see previous definition of 'SetLoggingLevel'
Look.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(38): warning C4273: 'OpenColorIO::v1::Look::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(711): note: see previous definition of 'Create'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(43): warning C4273: 'OpenColorIO::v1::Look::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(747): note: see previous definition of 'deleter'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(84): warning C4273: 'OpenColorIO::v1::Look::Look': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(741): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(89): warning C4273: 'OpenColorIO::v1::Look::~Look': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(742): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(95): warning C4273: 'OpenColorIO::v1::Look::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(714): note: see previous definition of 'createEditableCopy'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(102): warning C4273: 'OpenColorIO::v1::Look::getName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(717): note: see previous definition of 'getName'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(107): warning C4273: 'OpenColorIO::v1::Look::setName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(719): note: see previous definition of 'setName'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(112): warning C4273: 'OpenColorIO::v1::Look::getProcessSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(722): note: see previous definition of 'getProcessSpace'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(117): warning C4273: 'OpenColorIO::v1::Look::setProcessSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(724): note: see previous definition of 'setProcessSpace'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(122): warning C4273: 'OpenColorIO::v1::Look::getTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(727): note: see previous definition of 'getTransform'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(127): warning C4273: 'OpenColorIO::v1::Look::setTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(729): note: see previous definition of 'setTransform'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(132): warning C4273: 'OpenColorIO::v1::Look::getInverseTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(732): note: see previous definition of 'getInverseTransform'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(137): warning C4273: 'OpenColorIO::v1::Look::setInverseTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(734): note: see previous definition of 'setInverseTransform'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(142): warning C4273: 'OpenColorIO::v1::Look::getDescription': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(737): note: see previous definition of 'getDescription'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(147): warning C4273: 'OpenColorIO::v1::Look::setDescription': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(739): note: see previous definition of 'setDescription'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(152): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(756): note: see previous definition of '<<'
Generating Code...
Compiling...
LookParse.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
LookTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(44): warning C4273: 'OpenColorIO::v1::LookTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(590): note: see previous definition of 'Create'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(49): warning C4273: 'OpenColorIO::v1::LookTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(625): note: see previous definition of 'deleter'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(84): warning C4273: 'OpenColorIO::v1::LookTransform::LookTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(619): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(89): warning C4273: 'OpenColorIO::v1::LookTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(593): note: see previous definition of 'createEditableCopy'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(96): warning C4273: 'OpenColorIO::v1::LookTransform::~LookTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(621): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(102): warning C4273: 'OpenColorIO::v1::LookTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(623): note: see previous definition of '='
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(108): warning C4273: 'OpenColorIO::v1::LookTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(596): note: see previous definition of 'getDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(113): warning C4273: 'OpenColorIO::v1::LookTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(598): note: see previous definition of 'setDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(118): warning C4273: 'OpenColorIO::v1::LookTransform::getSrc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(601): note: see previous definition of 'getSrc'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(123): warning C4273: 'OpenColorIO::v1::LookTransform::setSrc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(603): note: see previous definition of 'setSrc'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(128): warning C4273: 'OpenColorIO::v1::LookTransform::getDst': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(606): note: see previous definition of 'getDst'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(133): warning C4273: 'OpenColorIO::v1::LookTransform::setDst': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(608): note: see previous definition of 'setDst'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(138): warning C4273: 'OpenColorIO::v1::LookTransform::setLooks': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(614): note: see previous definition of 'setLooks'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(143): warning C4273: 'OpenColorIO::v1::LookTransform::getLooks': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(616): note: see previous definition of 'getLooks'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(148): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(635): note: see previous definition of '<<'
Lut1DOp.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Lut3DOp.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
MathUtils.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
MatrixOps.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
MatrixTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(41): warning C4273: 'OpenColorIO::v1::MatrixTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(647): note: see previous definition of 'Create'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(46): warning C4273: 'OpenColorIO::v1::MatrixTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(711): note: see previous definition of 'deleter'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(80): warning C4273: 'OpenColorIO::v1::MatrixTransform::MatrixTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(705): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(85): warning C4273: 'OpenColorIO::v1::MatrixTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(650): note: see previous definition of 'createEditableCopy'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(92): warning C4273: 'OpenColorIO::v1::MatrixTransform::~MatrixTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(707): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(98): warning C4273: 'OpenColorIO::v1::MatrixTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(709): note: see previous definition of '='
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(104): warning C4273: 'OpenColorIO::v1::MatrixTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(653): note: see previous definition of 'getDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(109): warning C4273: 'OpenColorIO::v1::MatrixTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(655): note: see previous definition of 'setDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(114): warning C4273: 'OpenColorIO::v1::MatrixTransform::equals': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(658): note: see previous definition of 'equals'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(139): warning C4273: 'OpenColorIO::v1::MatrixTransform::getValue': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(663): note: see previous definition of 'getValue'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(145): warning C4273: 'OpenColorIO::v1::MatrixTransform::setValue': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(661): note: see previous definition of 'setValue'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(151): warning C4273: 'OpenColorIO::v1::MatrixTransform::setMatrix': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(666): note: see previous definition of 'setMatrix'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(156): warning C4273: 'OpenColorIO::v1::MatrixTransform::getMatrix': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(668): note: see previous definition of 'getMatrix'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(161): warning C4273: 'OpenColorIO::v1::MatrixTransform::setOffset': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(671): note: see previous definition of 'setOffset'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(166): warning C4273: 'OpenColorIO::v1::MatrixTransform::getOffset': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(673): note: see previous definition of 'getOffset'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(184): warning C4273: 'OpenColorIO::v1::MatrixTransform::Fit': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(684): note: see previous definition of 'Fit'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(211): warning C4273: 'OpenColorIO::v1::MatrixTransform::Identity': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(689): note: see previous definition of 'Identity'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(232): warning C4273: 'OpenColorIO::v1::MatrixTransform::Sat': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(692): note: see previous definition of 'Sat'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(269): warning C4273: 'OpenColorIO::v1::MatrixTransform::Scale': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(696): note: see previous definition of 'Scale'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(293): warning C4273: 'OpenColorIO::v1::MatrixTransform::View': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(700): note: see previous definition of 'View'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(358): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(721): note: see previous definition of '<<'
NoOps.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
OCIOYaml.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(36): warning C4068: unknown pragma [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(66): warning C4068: unknown pragma [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1690): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1721): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1736): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1741): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1779): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1793): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include\yaml-cpp/conversion.h(61): warning C4146: unary minus operator applied to unsigned type, result still unsigned [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include\yaml-cpp/nodereadimpl.h(82): note: see reference to function template instantiation 'bool YAML::Convert<T>(const std::string &,T &,void *)' being compiled
with
[
T=unsigned int
]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include\yaml-cpp/nodereadimpl.h(35): note: see reference to function template instantiation 'bool YAML::ConvertScalar<T>(const YAML::Node &,T &)' being compiled
with
[
T=unsigned int
]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include\yaml-cpp/nodereadimpl.h(71): note: see reference to function template instantiation 'bool YAML::read_impl<true>::read<T>(const YAML::Node &,T &)' being compiled
with
[
T=unsigned int
]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include\yaml-cpp/nodeimpl.h(47): note: see reference to function template instantiation 'bool YAML::Node::Read<T>(T &) const' being compiled
with
[
T=unsigned int
]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include\yaml-cpp/nodeimpl.h(37): note: see reference to function template instantiation 'const YAML::Node *YAML::Node::FindValueForKey<T>(const T &) const' being compiled
with
[
T=unsigned int
]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include\yaml-cpp/nodeimpl.h(58): note: see reference to function template instantiation 'const YAML::Node *YAML::Node::FindValue<T>(const T &) const' being compiled
with
[
T=unsigned int
]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include\yaml-cpp/nodeimpl.h(65): note: see reference to function template instantiation 'const YAML::Node &YAML::Node::GetValue<T>(const T &) const' being compiled
with
[
T=unsigned int
]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(715): note: see reference to function template instantiation 'const YAML::Node &YAML::Node::operator []<unsigned int>(const T &) const' being compiled
with
[
T=unsigned int
]
Op.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
OpOptimizers.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
ParseUtils.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(41): warning C4273: 'OpenColorIO::v1::BoolToString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(282): note: see previous definition of 'BoolToString'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(47): warning C4273: 'OpenColorIO::v1::BoolFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(284): note: see previous definition of 'BoolFromString'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(54): warning C4273: 'OpenColorIO::v1::LoggingLevelToString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(287): note: see previous definition of 'LoggingLevelToString'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(63): warning C4273: 'OpenColorIO::v1::LoggingLevelFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(289): note: see previous definition of 'LoggingLevelFromString'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(73): warning C4273: 'OpenColorIO::v1::TransformDirectionToString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(292): note: see previous definition of 'TransformDirectionToString'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(80): warning C4273: 'OpenColorIO::v1::TransformDirectionFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(294): note: see previous definition of 'TransformDirectionFromString'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(89): warning C4273: 'OpenColorIO::v1::CombineTransformDirections': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(299): note: see previous definition of 'CombineTransformDirections'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(104): warning C4273: 'OpenColorIO::v1::GetInverseTransformDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(297): note: see previous definition of 'GetInverseTransformDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(111): warning C4273: 'OpenColorIO::v1::ColorSpaceDirectionToString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(303): note: see previous definition of 'ColorSpaceDirectionToString'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(118): warning C4273: 'OpenColorIO::v1::ColorSpaceDirectionFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(305): note: see previous definition of 'ColorSpaceDirectionFromString'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(126): warning C4273: 'OpenColorIO::v1::BitDepthToString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(308): note: see previous definition of 'BitDepthToString'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(139): warning C4273: 'OpenColorIO::v1::BitDepthFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(310): note: see previous definition of 'BitDepthFromString'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(153): warning C4273: 'OpenColorIO::v1::BitDepthIsFloat': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(312): note: see previous definition of 'BitDepthIsFloat'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(160): warning C4273: 'OpenColorIO::v1::BitDepthToInt': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(314): note: see previous definition of 'BitDepthToInt'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(172): warning C4273: 'OpenColorIO::v1::AllocationToString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(317): note: see previous definition of 'AllocationToString'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(179): warning C4273: 'OpenColorIO::v1::AllocationFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(319): note: see previous definition of 'AllocationFromString'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(187): warning C4273: 'OpenColorIO::v1::InterpolationToString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(322): note: see previous definition of 'InterpolationToString'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(196): warning C4273: 'OpenColorIO::v1::InterpolationFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(324): note: see previous definition of 'InterpolationFromString'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(206): warning C4273: 'OpenColorIO::v1::GpuLanguageToString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(327): note: see previous definition of 'GpuLanguageToString'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(214): warning C4273: 'OpenColorIO::v1::GpuLanguageFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(329): note: see previous definition of 'GpuLanguageFromString'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(224): warning C4273: 'OpenColorIO::v1::EnvironmentModeToString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(332): note: see previous definition of 'EnvironmentModeToString'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(231): warning C4273: 'OpenColorIO::v1::EnvironmentModeFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(334): note: see previous definition of 'EnvironmentModeFromString'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(238): warning C4273: 'OpenColorIO::v1::ROLE_DEFAULT': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(361): note: see previous definition of 'ROLE_DEFAULT'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(239): warning C4273: 'OpenColorIO::v1::ROLE_REFERENCE': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(366): note: see previous definition of 'ROLE_REFERENCE'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(240): warning C4273: 'OpenColorIO::v1::ROLE_DATA': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(371): note: see previous definition of 'ROLE_DATA'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(241): warning C4273: 'OpenColorIO::v1::ROLE_COLOR_PICKING': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(376): note: see previous definition of 'ROLE_COLOR_PICKING'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(242): warning C4273: 'OpenColorIO::v1::ROLE_SCENE_LINEAR': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(381): note: see previous definition of 'ROLE_SCENE_LINEAR'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(243): warning C4273: 'OpenColorIO::v1::ROLE_COMPOSITING_LOG': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(386): note: see previous definition of 'ROLE_COMPOSITING_LOG'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(244): warning C4273: 'OpenColorIO::v1::ROLE_COLOR_TIMING': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(391): note: see previous definition of 'ROLE_COLOR_TIMING'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(245): warning C4273: 'OpenColorIO::v1::ROLE_TEXTURE_PAINT': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(397): note: see previous definition of 'ROLE_TEXTURE_PAINT'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(246): warning C4273: 'OpenColorIO::v1::ROLE_MATTE_PAINT': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTypes.h(404): note: see previous definition of 'ROLE_MATTE_PAINT'
PathUtils.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Processor.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(66): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(857): note: see previous definition of 'Create'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(71): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::ProcessorMetadata': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(874): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(75): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::~ProcessorMetadata': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(875): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(81): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(879): note: see previous definition of 'deleter'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(86): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::getNumFiles': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(860): note: see previous definition of 'getNumFiles'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(91): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::getFile': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(862): note: see previous definition of 'getFile'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(105): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::addFile': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(870): note: see previous definition of 'addFile'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(112): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::getNumLooks': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(865): note: see previous definition of 'getNumLooks'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(117): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::getLook': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(867): note: see previous definition of 'getLook'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(128): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::addLook': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(872): note: see previous definition of 'addLook'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(138): warning C4273: 'OpenColorIO::v1::Processor::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(769): note: see previous definition of 'Create'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(143): warning C4273: 'OpenColorIO::v1::Processor::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(836): note: see previous definition of 'deleter'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(148): warning C4273: 'OpenColorIO::v1::Processor::Processor': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(830): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(153): warning C4273: 'OpenColorIO::v1::Processor::~Processor': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(831): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(159): warning C4273: 'OpenColorIO::v1::Processor::isNoOp': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(772): note: see previous definition of 'isNoOp'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(164): warning C4273: 'OpenColorIO::v1::Processor::hasChannelCrosstalk': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(776): note: see previous definition of 'hasChannelCrosstalk'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(169): warning C4273: 'OpenColorIO::v1::Processor::getMetadata': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(779): note: see previous definition of 'getMetadata'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(174): warning C4273: 'OpenColorIO::v1::Processor::apply': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(787): note: see previous definition of 'apply'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(178): warning C4273: 'OpenColorIO::v1::Processor::applyRGB': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(798): note: see previous definition of 'applyRGB'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(183): warning C4273: 'OpenColorIO::v1::Processor::applyRGBA': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(800): note: see previous definition of 'applyRGBA'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(188): warning C4273: 'OpenColorIO::v1::Processor::getCpuCacheID': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(803): note: see previous definition of 'getCpuCacheID'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(193): warning C4273: 'OpenColorIO::v1::Processor::getGpuShaderText': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(820): note: see previous definition of 'getGpuShaderText'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(198): warning C4273: 'OpenColorIO::v1::Processor::getGpuShaderTextCacheID': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(822): note: see previous definition of 'getGpuShaderTextCacheID'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(203): warning C4273: 'OpenColorIO::v1::Processor::getGpuLut3D': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(825): note: see previous definition of 'getGpuLut3D'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(208): warning C4273: 'OpenColorIO::v1::Processor::getGpuLut3DCacheID': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(827): note: see previous definition of 'getGpuLut3DCacheID'
ScanlineHelper.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Transform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Transform.cpp(40): warning C4273: 'OpenColorIO::v1::Transform::~Transform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(55): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Transform.cpp(117): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(66): note: see previous definition of '<<'
TruelightOp.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
TruelightTransform.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(41): warning C4273: 'OpenColorIO::v1::TruelightTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(730): note: see previous definition of 'Create'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(46): warning C4273: 'OpenColorIO::v1::TruelightTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(797): note: see previous definition of 'deleter'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(91): warning C4273: 'OpenColorIO::v1::TruelightTransform::TruelightTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(791): note: see previous definition of '{ctor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(106): warning C4273: 'OpenColorIO::v1::TruelightTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(733): note: see previous definition of 'createEditableCopy'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(113): warning C4273: 'OpenColorIO::v1::TruelightTransform::~TruelightTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(793): note: see previous definition of '{dtor}'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(119): warning C4273: 'OpenColorIO::v1::TruelightTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(795): note: see previous definition of '='
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(125): warning C4273: 'OpenColorIO::v1::TruelightTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(736): note: see previous definition of 'getDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(130): warning C4273: 'OpenColorIO::v1::TruelightTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(738): note: see previous definition of 'setDirection'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(135): warning C4273: 'OpenColorIO::v1::TruelightTransform::setConfigRoot': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(741): note: see previous definition of 'setConfigRoot'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(140): warning C4273: 'OpenColorIO::v1::TruelightTransform::getConfigRoot': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(743): note: see previous definition of 'getConfigRoot'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(145): warning C4273: 'OpenColorIO::v1::TruelightTransform::setProfile': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(746): note: see previous definition of 'setProfile'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(150): warning C4273: 'OpenColorIO::v1::TruelightTransform::getProfile': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(748): note: see previous definition of 'getProfile'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(155): warning C4273: 'OpenColorIO::v1::TruelightTransform::setCamera': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(751): note: see previous definition of 'setCamera'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(160): warning C4273: 'OpenColorIO::v1::TruelightTransform::getCamera': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(753): note: see previous definition of 'getCamera'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(165): warning C4273: 'OpenColorIO::v1::TruelightTransform::setInputDisplay': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(756): note: see previous definition of 'setInputDisplay'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(170): warning C4273: 'OpenColorIO::v1::TruelightTransform::getInputDisplay': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(758): note: see previous definition of 'getInputDisplay'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(175): warning C4273: 'OpenColorIO::v1::TruelightTransform::setRecorder': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(761): note: see previous definition of 'setRecorder'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(180): warning C4273: 'OpenColorIO::v1::TruelightTransform::getRecorder': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(763): note: see previous definition of 'getRecorder'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(185): warning C4273: 'OpenColorIO::v1::TruelightTransform::setPrint': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(766): note: see previous definition of 'setPrint'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(190): warning C4273: 'OpenColorIO::v1::TruelightTransform::getPrint': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(768): note: see previous definition of 'getPrint'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(195): warning C4273: 'OpenColorIO::v1::TruelightTransform::setLamp': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(771): note: see previous definition of 'setLamp'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(200): warning C4273: 'OpenColorIO::v1::TruelightTransform::getLamp': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(773): note: see previous definition of 'getLamp'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(205): warning C4273: 'OpenColorIO::v1::TruelightTransform::setOutputCamera': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(776): note: see previous definition of 'setOutputCamera'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(210): warning C4273: 'OpenColorIO::v1::TruelightTransform::getOutputCamera': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(778): note: see previous definition of 'getOutputCamera'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(215): warning C4273: 'OpenColorIO::v1::TruelightTransform::setDisplay': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(781): note: see previous definition of 'setDisplay'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(220): warning C4273: 'OpenColorIO::v1::TruelightTransform::getDisplay': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(783): note: see previous definition of 'getDisplay'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(225): warning C4273: 'OpenColorIO::v1::TruelightTransform::setCubeInput': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(786): note: see previous definition of 'setCubeInput'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(230): warning C4273: 'OpenColorIO::v1::TruelightTransform::getCubeInput': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(788): note: see previous definition of 'getCubeInput'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(235): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
d:\documents\development\thirdparty\opencolorio\opencolorio\export\opencolorio\OpenColorTransforms.h(807): note: see previous definition of '<<'
md5.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
pystring.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
Generating Code...
Lib:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\Lib.exe /OUT:"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\Release\OpenColorIO.lib" /NOLOGO /MACHINE:X64 /machine:x64 OpenColorIO_STATIC.dir\Release\AllocationOp.obj
OpenColorIO_STATIC.dir\Release\AllocationTransform.obj
OpenColorIO_STATIC.dir\Release\Baker.obj
OpenColorIO_STATIC.dir\Release\CDLTransform.obj
OpenColorIO_STATIC.dir\Release\Caching.obj
OpenColorIO_STATIC.dir\Release\ColorSpace.obj
OpenColorIO_STATIC.dir\Release\ColorSpaceTransform.obj
OpenColorIO_STATIC.dir\Release\Config.obj
OpenColorIO_STATIC.dir\Release\Context.obj
OpenColorIO_STATIC.dir\Release\Display.obj
OpenColorIO_STATIC.dir\Release\DisplayTransform.obj
OpenColorIO_STATIC.dir\Release\Exception.obj
OpenColorIO_STATIC.dir\Release\ExponentOps.obj
OpenColorIO_STATIC.dir\Release\ExponentTransform.obj
OpenColorIO_STATIC.dir\Release\FileFormat3DL.obj
OpenColorIO_STATIC.dir\Release\FileFormatCC.obj
OpenColorIO_STATIC.dir\Release\FileFormatCCC.obj
OpenColorIO_STATIC.dir\Release\FileFormatCDL.obj
OpenColorIO_STATIC.dir\Release\FileFormatCSP.obj
OpenColorIO_STATIC.dir\Release\FileFormatHDL.obj
OpenColorIO_STATIC.dir\Release\FileFormatIridasCube.obj
OpenColorIO_STATIC.dir\Release\FileFormatIridasItx.obj
OpenColorIO_STATIC.dir\Release\FileFormatIridasLook.obj
OpenColorIO_STATIC.dir\Release\FileFormatPandora.obj
OpenColorIO_STATIC.dir\Release\FileFormatSpi1D.obj
OpenColorIO_STATIC.dir\Release\FileFormatSpi3D.obj
OpenColorIO_STATIC.dir\Release\FileFormatSpiMtx.obj
OpenColorIO_STATIC.dir\Release\FileFormatTruelight.obj
OpenColorIO_STATIC.dir\Release\FileFormatVF.obj
OpenColorIO_STATIC.dir\Release\FileTransform.obj
OpenColorIO_STATIC.dir\Release\GpuShaderDesc.obj
OpenColorIO_STATIC.dir\Release\GpuShaderUtils.obj
OpenColorIO_STATIC.dir\Release\GroupTransform.obj
OpenColorIO_STATIC.dir\Release\HashUtils.obj
OpenColorIO_STATIC.dir\Release\ImageDesc.obj
OpenColorIO_STATIC.dir\Release\ImagePacking.obj
OpenColorIO_STATIC.dir\Release\LogOps.obj
OpenColorIO_STATIC.dir\Release\LogTransform.obj
OpenColorIO_STATIC.dir\Release\Logging.obj
OpenColorIO_STATIC.dir\Release\Look.obj
OpenColorIO_STATIC.dir\Release\LookParse.obj
OpenColorIO_STATIC.dir\Release\LookTransform.obj
OpenColorIO_STATIC.dir\Release\Lut1DOp.obj
OpenColorIO_STATIC.dir\Release\Lut3DOp.obj
OpenColorIO_STATIC.dir\Release\MathUtils.obj
OpenColorIO_STATIC.dir\Release\MatrixOps.obj
OpenColorIO_STATIC.dir\Release\MatrixTransform.obj
OpenColorIO_STATIC.dir\Release\NoOps.obj
OpenColorIO_STATIC.dir\Release\OCIOYaml.obj
OpenColorIO_STATIC.dir\Release\Op.obj
OpenColorIO_STATIC.dir\Release\OpOptimizers.obj
OpenColorIO_STATIC.dir\Release\ParseUtils.obj
OpenColorIO_STATIC.dir\Release\PathUtils.obj
OpenColorIO_STATIC.dir\Release\Processor.obj
OpenColorIO_STATIC.dir\Release\ScanlineHelper.obj
OpenColorIO_STATIC.dir\Release\Transform.obj
OpenColorIO_STATIC.dir\Release\TruelightOp.obj
OpenColorIO_STATIC.dir\Release\TruelightTransform.obj
OpenColorIO_STATIC.dir\Release\md5.obj
OpenColorIO_STATIC.dir\Release\pystring.obj
OpenColorIO_STATIC.vcxproj -> D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\Release\OpenColorIO.lib
FinalizeBuildStatus:
Deleting file "OpenColorIO_STATIC.dir\Release\OpenColo.E5F36B27.tlog\unsuccessfulbuild".
Touching "OpenColorIO_STATIC.dir\Release\OpenColo.E5F36B27.tlog\OpenColorIO_STATIC.lastbuildstate".
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj" (default targets).
Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ALL_BUILD.vcxproj" (3) is building "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj" (10) on node 1 (default targets).
PrepareForBuild:
Creating directory "ociocheck.dir\Release\".
Creating directory "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\Release\".
Creating directory "ociocheck.dir\Release\ociocheck.tlog\".
InitializeBuildStatus:
Creating "ociocheck.dir\Release\ociocheck.tlog\unsuccessfulbuild" because "AlwaysCreate" was specified.
CustomBuild:
Building Custom Rule D:/Documents/Development/ThirdParty/opencolorio/OpenColorIO/src/apps/ociocheck/CMakeLists.txt
CMake does not need to re-run because D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/src/apps/ociocheck/CMakeFiles/generate.stamp is up-to-date.
ClCompile:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\CL.exe /c /ID:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export /ID:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\export /ID:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\apps\share /I"C:\Users\thomas\Packages\boost\1.64.0\platform-windows\boost" /nologo /W3 /WX- /diagnostics:classic /O2 /Ob2 /D WIN32 /D _WINDOWS /D NDEBUG /D USE_SSE /D "CMAKE_INTDIR=\"Release\"" /D _MBCS /Gm- /EHsc /MD /GS /fp:precise /Zc:wchar_t /Zc:forScope /Zc:inline /GR /Fo"ociocheck.dir\Release\\" /Fd"ociocheck.dir\Release\vc141.pdb" /Gd /TP /errorReport:queue D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\apps\ociocheck\main.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\apps\share\argparse.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\apps\share\pystring.cpp D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\apps\share\strutil.cpp
main.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\apps\ociocheck\main.cpp(92): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\apps\ociocheck\main.cpp(94): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.15063.0\ucrt\stdlib.h(1199): note: see declaration of 'getenv'
argparse.cpp
pystring.cpp
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\vcruntime_exception.h(43): note: see declaration of 'std::exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(88): note: see declaration of 'OpenColorIO::v1::Exception'
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\include\xstring(3997): note: see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>'
strutil.cpp
Generating Code...
Link:
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64\link.exe /ERRORREPORT:QUEUE /OUT:"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\Release\ociocheck.exe" /INCREMENTAL:NO /NOLOGO kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib ..\..\core\Release\OpenColorIO.lib "..\..\..\ext\dist\lib\libyaml-cppmd.lib" ..\..\..\ext\dist\lib\tinyxml.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/src/apps/ociocheck/Release/ociocheck.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"D:/Documents/Development/ThirdParty/opencolorio/build/OpenColorIO/src/apps/ociocheck/Release/ociocheck.lib" /MACHINE:X64 /machine:x64 ociocheck.dir\Release\main.obj
ociocheck.dir\Release\argparse.obj
ociocheck.dir\Release\pystring.obj
ociocheck.dir\Release\strutil.obj
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * __cdecl OpenColorIO::v1::GetVersion(void)" (__imp_?GetVersion@v1@OpenColorIO@@YAPEBDXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) int __cdecl OpenColorIO::v1::GetVersionHex(void)" (__imp_?GetVersionHex@v1@OpenColorIO@@YAHXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class boost::shared_ptr<class OpenColorIO::v1::Config const > __cdecl OpenColorIO::v1::Config::CreateFromEnv(void)" (__imp_?CreateFromEnv@Config@v1@OpenColorIO@@SA?AV?$shared_ptr@$$CBVConfig@v1@OpenColorIO@@@boost@@XZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class boost::shared_ptr<class OpenColorIO::v1::Config const > __cdecl OpenColorIO::v1::Config::CreateFromFile(char const *)" (__imp_?CreateFromFile@Config@v1@OpenColorIO@@SA?AV?$shared_ptr@$$CBVConfig@v1@OpenColorIO@@@boost@@PEBD@Z) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl OpenColorIO::v1::Config::sanityCheck(void)const " (__imp_?sanityCheck@Config@v1@OpenColorIO@@QEBAXXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl OpenColorIO::v1::Config::serialize(class std::basic_ostream<char,struct std::char_traits<char> > &)const " (__imp_?serialize@Config@v1@OpenColorIO@@QEBAXAEAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __cdecl OpenColorIO::v1::Config::getSearchPath(void)const " (__imp_?getSearchPath@Config@v1@OpenColorIO@@QEBAPEBDXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __cdecl OpenColorIO::v1::Config::getWorkingDir(void)const " (__imp_?getWorkingDir@Config@v1@OpenColorIO@@QEBAPEBDXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __cdecl OpenColorIO::v1::Config::getNumColorSpaces(void)const " (__imp_?getNumColorSpaces@Config@v1@OpenColorIO@@QEBAHXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __cdecl OpenColorIO::v1::Config::getColorSpaceNameByIndex(int)const " (__imp_?getColorSpaceNameByIndex@Config@v1@OpenColorIO@@QEBAPEBDH@Z) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class boost::shared_ptr<class OpenColorIO::v1::ColorSpace const > __cdecl OpenColorIO::v1::Config::getColorSpace(char const *)const " (__imp_?getColorSpace@Config@v1@OpenColorIO@@QEBA?AV?$shared_ptr@$$CBVColorSpace@v1@OpenColorIO@@@boost@@PEBD@Z) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __cdecl OpenColorIO::v1::Config::getNumRoles(void)const " (__imp_?getNumRoles@Config@v1@OpenColorIO@@QEBAHXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __cdecl OpenColorIO::v1::Config::getRoleName(int)const " (__imp_?getRoleName@Config@v1@OpenColorIO@@QEBAPEBDH@Z) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __cdecl OpenColorIO::v1::Config::getDefaultDisplay(void)const " (__imp_?getDefaultDisplay@Config@v1@OpenColorIO@@QEBAPEBDXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __cdecl OpenColorIO::v1::Config::getDefaultView(char const *)const " (__imp_?getDefaultView@Config@v1@OpenColorIO@@QEBAPEBDPEBD@Z) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __cdecl OpenColorIO::v1::Config::getNumLooks(void)const " (__imp_?getNumLooks@Config@v1@OpenColorIO@@QEBAHXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __cdecl OpenColorIO::v1::Config::getLookNameByIndex(int)const " (__imp_?getLookNameByIndex@Config@v1@OpenColorIO@@QEBAPEBDH@Z) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class boost::shared_ptr<class OpenColorIO::v1::Processor const > __cdecl OpenColorIO::v1::Config::getProcessor(class boost::shared_ptr<class OpenColorIO::v1::ColorSpace const > const &,class boost::shared_ptr<class OpenColorIO::v1::ColorSpace const > const &)const " (__imp_?getProcessor@Config@v1@OpenColorIO@@QEBA?AV?$shared_ptr@$$CBVProcessor@v1@OpenColorIO@@@boost@@AEBV?$shared_ptr@$$CBVColorSpace@v1@OpenColorIO@@@5@0@Z) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __cdecl OpenColorIO::v1::ColorSpace::getName(void)const " (__imp_?getName@ColorSpace@v1@OpenColorIO@@QEBAPEBDXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * const OpenColorIO::v1::ROLE_DEFAULT" (__imp_?ROLE_DEFAULT@v1@OpenColorIO@@3PEBDEB) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * const OpenColorIO::v1::ROLE_REFERENCE" (__imp_?ROLE_REFERENCE@v1@OpenColorIO@@3PEBDEB) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * const OpenColorIO::v1::ROLE_DATA" (__imp_?ROLE_DATA@v1@OpenColorIO@@3PEBDEB) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * const OpenColorIO::v1::ROLE_COLOR_PICKING" (__imp_?ROLE_COLOR_PICKING@v1@OpenColorIO@@3PEBDEB) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * const OpenColorIO::v1::ROLE_SCENE_LINEAR" (__imp_?ROLE_SCENE_LINEAR@v1@OpenColorIO@@3PEBDEB) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * const OpenColorIO::v1::ROLE_COMPOSITING_LOG" (__imp_?ROLE_COMPOSITING_LOG@v1@OpenColorIO@@3PEBDEB) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * const OpenColorIO::v1::ROLE_COLOR_TIMING" (__imp_?ROLE_COLOR_TIMING@v1@OpenColorIO@@3PEBDEB) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * const OpenColorIO::v1::ROLE_TEXTURE_PAINT" (__imp_?ROLE_TEXTURE_PAINT@v1@OpenColorIO@@3PEBDEB) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * const OpenColorIO::v1::ROLE_MATTE_PAINT" (__imp_?ROLE_MATTE_PAINT@v1@OpenColorIO@@3PEBDEB) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\Release\ociocheck.exe : fatal error LNK1120: 28 unresolved externals [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj" (default targets) -- FAILED.
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ALL_BUILD.vcxproj" (default targets) -- FAILED.
Done Building Project "D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\INSTALL.vcxproj" (default targets) -- FAILED.
Build FAILED.
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\INSTALL.vcxproj" (default target) (1) ->
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ALL_BUILD.vcxproj" (default target) (3) ->
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj" (default target) (5) ->
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj" (default target) (6) ->
(CustomBuild target) ->
cl : Command line warning D9002: ignoring unknown option '-fPIC' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility-inlines-hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fPIC' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility-inlines-hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
d:\documents\development\thirdparty\opencolorio\build\opencolorio\yaml_cpp_local-prefix\src\yaml_cpp_local\src\scanner.h(60): warning C4267: 'return': conversion from 'size_t' to 'int', possible loss of data [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\yaml-cpp\yaml-cpp.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\YAML_CPP_LOCAL.vcxproj]
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\INSTALL.vcxproj" (default target) (1) ->
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ALL_BUILD.vcxproj" (default target) (3) ->
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj" (default target) (5) ->
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml.vcxproj" (default target) (7) ->
cl : Command line warning D9002: ignoring unknown option '-fPIC' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\tinyxml.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\tinyxml.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility-inlines-hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\tinyxml.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fPIC' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\tinyxml.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\tinyxml.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility-inlines-hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\build\tinyxml\tinyxml.vcxproj] [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\tinyxml.vcxproj]
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\INSTALL.vcxproj" (default target) (1) ->
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ALL_BUILD.vcxproj" (default target) (3) ->
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj" (default target) (5) ->
(ClCompile target) ->
cl : Command line warning D9002: ignoring unknown option '-fPIC' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility-inlines-hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(267): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(270): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(353): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCSP.cpp(528): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCSP.cpp(545): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCSP.cpp(562): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(126): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(131): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(136): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(141): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(178): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(186): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(194): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi3D.cpp(127): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi3D.cpp(145): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(158): warning C4101: 'dir_': unreferenced local variable [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Logging.cpp(59): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(36): warning C4068: unknown pragma [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(66): warning C4068: unknown pragma [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1690): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1721): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1736): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1741): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1779): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1793): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include\yaml-cpp/conversion.h(61): warning C4146: unary minus operator applied to unsigned type, result still unsigned [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO.vcxproj]
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\INSTALL.vcxproj" (default target) (1) ->
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ALL_BUILD.vcxproj" (default target) (3) ->
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj" (default target) (8) ->
cl : Command line warning D9002: ignoring unknown option '-fPIC' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility=hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
cl : Command line warning D9002: ignoring unknown option '-fvisibility-inlines-hidden' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(41): warning C4273: 'OpenColorIO::v1::AllocationTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(46): warning C4273: 'OpenColorIO::v1::AllocationTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(79): warning C4273: 'OpenColorIO::v1::AllocationTransform::AllocationTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(84): warning C4273: 'OpenColorIO::v1::AllocationTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(91): warning C4273: 'OpenColorIO::v1::AllocationTransform::~AllocationTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(97): warning C4273: 'OpenColorIO::v1::AllocationTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(103): warning C4273: 'OpenColorIO::v1::AllocationTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(108): warning C4273: 'OpenColorIO::v1::AllocationTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(114): warning C4273: 'OpenColorIO::v1::AllocationTransform::getAllocation': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(119): warning C4273: 'OpenColorIO::v1::AllocationTransform::setAllocation': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(124): warning C4273: 'OpenColorIO::v1::AllocationTransform::getNumVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(129): warning C4273: 'OpenColorIO::v1::AllocationTransform::getVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(139): warning C4273: 'OpenColorIO::v1::AllocationTransform::setVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\AllocationTransform.cpp(151): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(42): warning C4273: 'OpenColorIO::v1::Baker::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(47): warning C4273: 'OpenColorIO::v1::Baker::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(91): warning C4273: 'OpenColorIO::v1::Baker::Baker': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(96): warning C4273: 'OpenColorIO::v1::Baker::~Baker': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(102): warning C4273: 'OpenColorIO::v1::Baker::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(109): warning C4273: 'OpenColorIO::v1::Baker::setConfig': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(114): warning C4273: 'OpenColorIO::v1::Baker::getConfig': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(119): warning C4273: 'OpenColorIO::v1::Baker::getNumFormats': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(124): warning C4273: 'OpenColorIO::v1::Baker::getFormatNameByIndex': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(129): warning C4273: 'OpenColorIO::v1::Baker::getFormatExtensionByIndex': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(134): warning C4273: 'OpenColorIO::v1::Baker::setFormat': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(139): warning C4273: 'OpenColorIO::v1::Baker::getFormat': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(144): warning C4273: 'OpenColorIO::v1::Baker::setType': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(149): warning C4273: 'OpenColorIO::v1::Baker::getType': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(154): warning C4273: 'OpenColorIO::v1::Baker::setMetadata': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(159): warning C4273: 'OpenColorIO::v1::Baker::getMetadata': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(164): warning C4273: 'OpenColorIO::v1::Baker::setInputSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(169): warning C4273: 'OpenColorIO::v1::Baker::getInputSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(174): warning C4273: 'OpenColorIO::v1::Baker::setShaperSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(179): warning C4273: 'OpenColorIO::v1::Baker::getShaperSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(184): warning C4273: 'OpenColorIO::v1::Baker::setLooks': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(189): warning C4273: 'OpenColorIO::v1::Baker::getLooks': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(194): warning C4273: 'OpenColorIO::v1::Baker::setTargetSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(199): warning C4273: 'OpenColorIO::v1::Baker::getTargetSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(204): warning C4273: 'OpenColorIO::v1::Baker::setShaperSize': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(209): warning C4273: 'OpenColorIO::v1::Baker::getShaperSize': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(214): warning C4273: 'OpenColorIO::v1::Baker::setCubeSize': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(219): warning C4273: 'OpenColorIO::v1::Baker::getCubeSize': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Baker.cpp(224): warning C4273: 'OpenColorIO::v1::Baker::bake': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(337): warning C4273: 'OpenColorIO::v1::CDLTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(373): warning C4273: 'OpenColorIO::v1::CDLTransform::CreateFromFile': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(550): warning C4273: 'OpenColorIO::v1::CDLTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(606): warning C4273: 'OpenColorIO::v1::CDLTransform::CDLTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(611): warning C4273: 'OpenColorIO::v1::CDLTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(618): warning C4273: 'OpenColorIO::v1::CDLTransform::~CDLTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(624): warning C4273: 'OpenColorIO::v1::CDLTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(630): warning C4273: 'OpenColorIO::v1::CDLTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(635): warning C4273: 'OpenColorIO::v1::CDLTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(640): warning C4273: 'OpenColorIO::v1::CDLTransform::getXML': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(646): warning C4273: 'OpenColorIO::v1::CDLTransform::setXML': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(654): warning C4273: 'OpenColorIO::v1::CDLTransform::equals': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(688): warning C4273: 'OpenColorIO::v1::CDLTransform::setSlope': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(693): warning C4273: 'OpenColorIO::v1::CDLTransform::getSlope': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(698): warning C4273: 'OpenColorIO::v1::CDLTransform::setOffset': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(703): warning C4273: 'OpenColorIO::v1::CDLTransform::getOffset': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(708): warning C4273: 'OpenColorIO::v1::CDLTransform::setPower': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(713): warning C4273: 'OpenColorIO::v1::CDLTransform::getPower': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(718): warning C4273: 'OpenColorIO::v1::CDLTransform::setSOP': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(723): warning C4273: 'OpenColorIO::v1::CDLTransform::getSOP': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(728): warning C4273: 'OpenColorIO::v1::CDLTransform::setSat': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(733): warning C4273: 'OpenColorIO::v1::CDLTransform::getSat': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(738): warning C4273: 'OpenColorIO::v1::CDLTransform::getSatLumaCoefs': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(746): warning C4273: 'OpenColorIO::v1::CDLTransform::setID': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(758): warning C4273: 'OpenColorIO::v1::CDLTransform::getID': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(763): warning C4273: 'OpenColorIO::v1::CDLTransform::setDescription': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(775): warning C4273: 'OpenColorIO::v1::CDLTransform::getDescription': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\CDLTransform.cpp(780): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Caching.cpp(41): warning C4273: 'OpenColorIO::v1::ClearAllCaches': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(38): warning C4273: 'OpenColorIO::v1::ColorSpace::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(43): warning C4273: 'OpenColorIO::v1::ColorSpace::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(108): warning C4273: 'OpenColorIO::v1::ColorSpace::ColorSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(113): warning C4273: 'OpenColorIO::v1::ColorSpace::~ColorSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(119): warning C4273: 'OpenColorIO::v1::ColorSpace::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(126): warning C4273: 'OpenColorIO::v1::ColorSpace::getName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(131): warning C4273: 'OpenColorIO::v1::ColorSpace::setName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(135): warning C4273: 'OpenColorIO::v1::ColorSpace::getFamily': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(140): warning C4273: 'OpenColorIO::v1::ColorSpace::setFamily': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(145): warning C4273: 'OpenColorIO::v1::ColorSpace::getEqualityGroup': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(150): warning C4273: 'OpenColorIO::v1::ColorSpace::setEqualityGroup': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(155): warning C4273: 'OpenColorIO::v1::ColorSpace::getDescription': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(160): warning C4273: 'OpenColorIO::v1::ColorSpace::setDescription': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(165): warning C4273: 'OpenColorIO::v1::ColorSpace::getBitDepth': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(170): warning C4273: 'OpenColorIO::v1::ColorSpace::setBitDepth': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(175): warning C4273: 'OpenColorIO::v1::ColorSpace::isData': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(180): warning C4273: 'OpenColorIO::v1::ColorSpace::setIsData': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(185): warning C4273: 'OpenColorIO::v1::ColorSpace::getAllocation': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(190): warning C4273: 'OpenColorIO::v1::ColorSpace::setAllocation': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(195): warning C4273: 'OpenColorIO::v1::ColorSpace::getAllocationNumVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(200): warning C4273: 'OpenColorIO::v1::ColorSpace::getAllocationVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(210): warning C4273: 'OpenColorIO::v1::ColorSpace::setAllocationVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(222): warning C4273: 'OpenColorIO::v1::ColorSpace::getTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(233): warning C4273: 'OpenColorIO::v1::ColorSpace::setTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpace.cpp(246): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(38): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(43): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(76): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::ColorSpaceTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(81): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(88): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::~ColorSpaceTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(94): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(100): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(105): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(110): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::getSrc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(115): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::setSrc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(120): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::getDst': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(125): warning C4273: 'OpenColorIO::v1::ColorSpaceTransform::setDst': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ColorSpaceTransform.cpp(130): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(97): warning C4273: 'OpenColorIO::v1::GetVersion': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(102): warning C4273: 'OpenColorIO::v1::GetVersionHex': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(113): warning C4273: 'OpenColorIO::v1::GetCurrentConfig': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(125): warning C4273: 'OpenColorIO::v1::SetCurrentConfig': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(267): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(270): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(342): warning C4273: 'OpenColorIO::v1::Config::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(347): warning C4273: 'OpenColorIO::v1::Config::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(352): warning C4273: 'OpenColorIO::v1::Config::CreateFromEnv': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(353): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(370): warning C4273: 'OpenColorIO::v1::Config::CreateFromFile': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(385): warning C4273: 'OpenColorIO::v1::Config::CreateFromStream': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(396): warning C4273: 'OpenColorIO::v1::Config::Config': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(401): warning C4273: 'OpenColorIO::v1::Config::~Config': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(407): warning C4273: 'OpenColorIO::v1::Config::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(414): warning C4273: 'OpenColorIO::v1::Config::sanityCheck': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(658): warning C4273: 'OpenColorIO::v1::Config::getDescription': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(663): warning C4273: 'OpenColorIO::v1::Config::setDescription': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(674): warning C4273: 'OpenColorIO::v1::Config::getCurrentContext': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(679): warning C4273: 'OpenColorIO::v1::Config::addEnvironmentVar': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(696): warning C4273: 'OpenColorIO::v1::Config::getNumEnvironmentVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(701): warning C4273: 'OpenColorIO::v1::Config::getEnvironmentVarNameByIndex': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(709): warning C4273: 'OpenColorIO::v1::Config::getEnvironmentVarDefault': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(715): warning C4273: 'OpenColorIO::v1::Config::clearEnvironmentVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(724): warning C4273: 'OpenColorIO::v1::Config::setEnvironmentMode': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(732): warning C4273: 'OpenColorIO::v1::Config::getEnvironmentMode': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(737): warning C4273: 'OpenColorIO::v1::Config::loadEnvironment': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(745): warning C4273: 'OpenColorIO::v1::Config::getSearchPath': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(750): warning C4273: 'OpenColorIO::v1::Config::setSearchPath': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(758): warning C4273: 'OpenColorIO::v1::Config::getWorkingDir': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(763): warning C4273: 'OpenColorIO::v1::Config::setWorkingDir': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(774): warning C4273: 'OpenColorIO::v1::Config::getNumColorSpaces': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(779): warning C4273: 'OpenColorIO::v1::Config::getColorSpaceNameByIndex': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(789): warning C4273: 'OpenColorIO::v1::Config::getColorSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(800): warning C4273: 'OpenColorIO::v1::Config::getIndexForColorSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(831): warning C4273: 'OpenColorIO::v1::Config::addColorSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(855): warning C4273: 'OpenColorIO::v1::Config::clearColorSpaces': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(865): warning C4273: 'OpenColorIO::v1::Config::parseColorSpaceFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(927): warning C4273: 'OpenColorIO::v1::Config::isStrictParsingEnabled': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(932): warning C4273: 'OpenColorIO::v1::Config::setStrictParsingEnabled': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(941): warning C4273: 'OpenColorIO::v1::Config::setRole': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(962): warning C4273: 'OpenColorIO::v1::Config::getNumRoles': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(967): warning C4273: 'OpenColorIO::v1::Config::hasRole': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(972): warning C4273: 'OpenColorIO::v1::Config::getRoleName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(985): warning C4273: 'OpenColorIO::v1::Config::getDefaultDisplay': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1030): warning C4273: 'OpenColorIO::v1::Config::getNumDisplays': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1043): warning C4273: 'OpenColorIO::v1::Config::getDisplay': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1061): warning C4273: 'OpenColorIO::v1::Config::getDefaultView': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1118): warning C4273: 'OpenColorIO::v1::Config::getNumViews': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1137): warning C4273: 'OpenColorIO::v1::Config::getView': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1156): warning C4273: 'OpenColorIO::v1::Config::getDisplayColorSpaceName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1170): warning C4273: 'OpenColorIO::v1::Config::getDisplayLooks': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1185): warning C4273: 'OpenColorIO::v1::Config::addDisplay': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1198): warning C4273: 'OpenColorIO::v1::Config::clearDisplays': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1207): warning C4273: 'OpenColorIO::v1::Config::setActiveDisplays': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1218): warning C4273: 'OpenColorIO::v1::Config::getActiveDisplays': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1224): warning C4273: 'OpenColorIO::v1::Config::setActiveViews': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1235): warning C4273: 'OpenColorIO::v1::Config::getActiveViews': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1244): warning C4273: 'OpenColorIO::v1::Config::getDefaultLumaCoefs': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1249): warning C4273: 'OpenColorIO::v1::Config::setDefaultLumaCoefs': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1265): warning C4273: 'OpenColorIO::v1::Config::getLook': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1280): warning C4273: 'OpenColorIO::v1::Config::getNumLooks': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1285): warning C4273: 'OpenColorIO::v1::Config::getLookNameByIndex': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1295): warning C4273: 'OpenColorIO::v1::Config::addLook': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1320): warning C4273: 'OpenColorIO::v1::Config::clearLooks': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1333): warning C4273: 'OpenColorIO::v1::Config::getProcessor': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1341): warning C4273: 'OpenColorIO::v1::Config::getProcessor': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1359): warning C4273: 'OpenColorIO::v1::Config::getProcessor': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1368): warning C4273: 'OpenColorIO::v1::Config::getProcessor': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1390): warning C4273: 'OpenColorIO::v1::Config::getProcessor': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1397): warning C4273: 'OpenColorIO::v1::Config::getProcessor': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1405): warning C4273: 'OpenColorIO::v1::Config::getProcessor': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1413): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1422): warning C4273: 'OpenColorIO::v1::Config::getCacheID': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1427): warning C4273: 'OpenColorIO::v1::Config::getCacheID': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Config.cpp(1495): warning C4273: 'OpenColorIO::v1::Config::serialize': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(96): warning C4273: 'OpenColorIO::v1::Context::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(101): warning C4273: 'OpenColorIO::v1::Context::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(110): warning C4273: 'OpenColorIO::v1::Context::Context': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(115): warning C4273: 'OpenColorIO::v1::Context::~Context': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(121): warning C4273: 'OpenColorIO::v1::Context::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(128): warning C4273: 'OpenColorIO::v1::Context::getCacheID': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(153): warning C4273: 'OpenColorIO::v1::Context::setSearchPath': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(162): warning C4273: 'OpenColorIO::v1::Context::getSearchPath': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(167): warning C4273: 'OpenColorIO::v1::Context::setWorkingDir': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(176): warning C4273: 'OpenColorIO::v1::Context::getWorkingDir': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(181): warning C4273: 'OpenColorIO::v1::Context::setEnvironmentMode': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(191): warning C4273: 'OpenColorIO::v1::Context::getEnvironmentMode': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(196): warning C4273: 'OpenColorIO::v1::Context::loadEnvironment': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(206): warning C4273: 'OpenColorIO::v1::Context::setStringVar': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(231): warning C4273: 'OpenColorIO::v1::Context::getStringVar': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(244): warning C4273: 'OpenColorIO::v1::Context::getNumStringVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(249): warning C4273: 'OpenColorIO::v1::Context::getStringVarNameByIndex': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(260): warning C4273: 'OpenColorIO::v1::Context::clearStringVars': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(265): warning C4273: 'OpenColorIO::v1::Context::resolveStringVar': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(288): warning C4273: 'OpenColorIO::v1::Context::resolveFileLocation': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Context.cpp(352): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(40): warning C4273: 'OpenColorIO::v1::DisplayTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(45): warning C4273: 'OpenColorIO::v1::DisplayTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(105): warning C4273: 'OpenColorIO::v1::DisplayTransform::DisplayTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(110): warning C4273: 'OpenColorIO::v1::DisplayTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(117): warning C4273: 'OpenColorIO::v1::DisplayTransform::~DisplayTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(123): warning C4273: 'OpenColorIO::v1::DisplayTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(129): warning C4273: 'OpenColorIO::v1::DisplayTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(134): warning C4273: 'OpenColorIO::v1::DisplayTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(139): warning C4273: 'OpenColorIO::v1::DisplayTransform::setInputColorSpaceName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(144): warning C4273: 'OpenColorIO::v1::DisplayTransform::getInputColorSpaceName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(149): warning C4273: 'OpenColorIO::v1::DisplayTransform::setLinearCC': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(154): warning C4273: 'OpenColorIO::v1::DisplayTransform::getLinearCC': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(159): warning C4273: 'OpenColorIO::v1::DisplayTransform::setColorTimingCC': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(164): warning C4273: 'OpenColorIO::v1::DisplayTransform::getColorTimingCC': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(169): warning C4273: 'OpenColorIO::v1::DisplayTransform::setChannelView': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(174): warning C4273: 'OpenColorIO::v1::DisplayTransform::getChannelView': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(179): warning C4273: 'OpenColorIO::v1::DisplayTransform::setDisplay': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(184): warning C4273: 'OpenColorIO::v1::DisplayTransform::getDisplay': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(189): warning C4273: 'OpenColorIO::v1::DisplayTransform::setView': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(194): warning C4273: 'OpenColorIO::v1::DisplayTransform::getView': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(199): warning C4273: 'OpenColorIO::v1::DisplayTransform::setDisplayCC': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(204): warning C4273: 'OpenColorIO::v1::DisplayTransform::getDisplayCC': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(209): warning C4273: 'OpenColorIO::v1::DisplayTransform::setLooksOverride': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(214): warning C4273: 'OpenColorIO::v1::DisplayTransform::getLooksOverride': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(219): warning C4273: 'OpenColorIO::v1::DisplayTransform::setLooksOverrideEnabled': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(224): warning C4273: 'OpenColorIO::v1::DisplayTransform::getLooksOverrideEnabled': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\DisplayTransform.cpp(229): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Exception.cpp(35): warning C4273: 'OpenColorIO::v1::Exception::Exception': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Exception.cpp(40): warning C4273: 'OpenColorIO::v1::Exception::Exception': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Exception.cpp(46): warning C4273: 'OpenColorIO::v1::Exception::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Exception.cpp(53): warning C4273: 'OpenColorIO::v1::Exception::~Exception': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Exception.cpp(58): warning C4273: 'OpenColorIO::v1::Exception::what': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Exception.cpp(66): warning C4273: 'OpenColorIO::v1::ExceptionMissingFile::ExceptionMissingFile': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Exception.cpp(70): warning C4273: 'OpenColorIO::v1::ExceptionMissingFile::ExceptionMissingFile': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(40): warning C4273: 'OpenColorIO::v1::ExponentTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(45): warning C4273: 'OpenColorIO::v1::ExponentTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(81): warning C4273: 'OpenColorIO::v1::ExponentTransform::ExponentTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(86): warning C4273: 'OpenColorIO::v1::ExponentTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(93): warning C4273: 'OpenColorIO::v1::ExponentTransform::~ExponentTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(99): warning C4273: 'OpenColorIO::v1::ExponentTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(105): warning C4273: 'OpenColorIO::v1::ExponentTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(110): warning C4273: 'OpenColorIO::v1::ExponentTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(115): warning C4273: 'OpenColorIO::v1::ExponentTransform::setValue': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(120): warning C4273: 'OpenColorIO::v1::ExponentTransform::getValue': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ExponentTransform.cpp(125): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCSP.cpp(528): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCSP.cpp(545): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatCSP.cpp(562): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(126): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(131): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(136): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(141): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(178): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(186): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi1D.cpp(194): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi3D.cpp(127): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileFormatSpi3D.cpp(145): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(45): warning C4273: 'OpenColorIO::v1::FileTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(50): warning C4273: 'OpenColorIO::v1::FileTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(85): warning C4273: 'OpenColorIO::v1::FileTransform::FileTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(90): warning C4273: 'OpenColorIO::v1::FileTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(97): warning C4273: 'OpenColorIO::v1::FileTransform::~FileTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(103): warning C4273: 'OpenColorIO::v1::FileTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(109): warning C4273: 'OpenColorIO::v1::FileTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(114): warning C4273: 'OpenColorIO::v1::FileTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(119): warning C4273: 'OpenColorIO::v1::FileTransform::getSrc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(124): warning C4273: 'OpenColorIO::v1::FileTransform::setSrc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(129): warning C4273: 'OpenColorIO::v1::FileTransform::getCCCId': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(134): warning C4273: 'OpenColorIO::v1::FileTransform::setCCCId': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(139): warning C4273: 'OpenColorIO::v1::FileTransform::getInterpolation': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(144): warning C4273: 'OpenColorIO::v1::FileTransform::setInterpolation': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(149): warning C4273: 'OpenColorIO::v1::FileTransform::getNumFormats': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(154): warning C4273: 'OpenColorIO::v1::FileTransform::getFormatNameByIndex': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(159): warning C4273: 'OpenColorIO::v1::FileTransform::getFormatExtensionByIndex': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\FileTransform.cpp(164): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp(68): warning C4273: 'OpenColorIO::v1::GpuShaderDesc::GpuShaderDesc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp(73): warning C4273: 'OpenColorIO::v1::GpuShaderDesc::~GpuShaderDesc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp(80): warning C4273: 'OpenColorIO::v1::GpuShaderDesc::setLanguage': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp(87): warning C4273: 'OpenColorIO::v1::GpuShaderDesc::getLanguage': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp(92): warning C4273: 'OpenColorIO::v1::GpuShaderDesc::setFunctionName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp(99): warning C4273: 'OpenColorIO::v1::GpuShaderDesc::getFunctionName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp(104): warning C4273: 'OpenColorIO::v1::GpuShaderDesc::setLut3DEdgeLen': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp(111): warning C4273: 'OpenColorIO::v1::GpuShaderDesc::getLut3DEdgeLen': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GpuShaderDesc.cpp(116): warning C4273: 'OpenColorIO::v1::GpuShaderDesc::getCacheID': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(37): warning C4273: 'OpenColorIO::v1::GroupTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(42): warning C4273: 'OpenColorIO::v1::GroupTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(88): warning C4273: 'OpenColorIO::v1::GroupTransform::GroupTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(93): warning C4273: 'OpenColorIO::v1::GroupTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(100): warning C4273: 'OpenColorIO::v1::GroupTransform::~GroupTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(106): warning C4273: 'OpenColorIO::v1::GroupTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(112): warning C4273: 'OpenColorIO::v1::GroupTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(117): warning C4273: 'OpenColorIO::v1::GroupTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(122): warning C4273: 'OpenColorIO::v1::GroupTransform::size': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(127): warning C4273: 'OpenColorIO::v1::GroupTransform::getTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(139): warning C4273: 'OpenColorIO::v1::GroupTransform::push_back': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(144): warning C4273: 'OpenColorIO::v1::GroupTransform::clear': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(149): warning C4273: 'OpenColorIO::v1::GroupTransform::empty': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(154): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\GroupTransform.cpp(158): warning C4101: 'dir_': unreferenced local variable [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(40): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(74): warning C4273: 'OpenColorIO::v1::ImageDesc::~ImageDesc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(249): warning C4273: 'OpenColorIO::v1::PackedImageDesc::PackedImageDesc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(264): warning C4273: 'OpenColorIO::v1::PackedImageDesc::~PackedImageDesc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(270): warning C4273: 'OpenColorIO::v1::PackedImageDesc::getData': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(275): warning C4273: 'OpenColorIO::v1::PackedImageDesc::getWidth': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(280): warning C4273: 'OpenColorIO::v1::PackedImageDesc::getHeight': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(285): warning C4273: 'OpenColorIO::v1::PackedImageDesc::getNumChannels': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(290): warning C4273: 'OpenColorIO::v1::PackedImageDesc::getChanStrideBytes': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(295): warning C4273: 'OpenColorIO::v1::PackedImageDesc::getXStrideBytes': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(300): warning C4273: 'OpenColorIO::v1::PackedImageDesc::getYStrideBytes': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(338): warning C4273: 'OpenColorIO::v1::PlanarImageDesc::PlanarImageDesc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(351): warning C4273: 'OpenColorIO::v1::PlanarImageDesc::~PlanarImageDesc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(357): warning C4273: 'OpenColorIO::v1::PlanarImageDesc::getRData': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(362): warning C4273: 'OpenColorIO::v1::PlanarImageDesc::getGData': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(367): warning C4273: 'OpenColorIO::v1::PlanarImageDesc::getBData': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(372): warning C4273: 'OpenColorIO::v1::PlanarImageDesc::getAData': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(377): warning C4273: 'OpenColorIO::v1::PlanarImageDesc::getWidth': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(382): warning C4273: 'OpenColorIO::v1::PlanarImageDesc::getHeight': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ImageDesc.cpp(387): warning C4273: 'OpenColorIO::v1::PlanarImageDesc::getYStrideBytes': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(41): warning C4273: 'OpenColorIO::v1::LogTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(46): warning C4273: 'OpenColorIO::v1::LogTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(77): warning C4273: 'OpenColorIO::v1::LogTransform::LogTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(82): warning C4273: 'OpenColorIO::v1::LogTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(89): warning C4273: 'OpenColorIO::v1::LogTransform::~LogTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(95): warning C4273: 'OpenColorIO::v1::LogTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(101): warning C4273: 'OpenColorIO::v1::LogTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(106): warning C4273: 'OpenColorIO::v1::LogTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(112): warning C4273: 'OpenColorIO::v1::LogTransform::getBase': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(117): warning C4273: 'OpenColorIO::v1::LogTransform::setBase': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LogTransform.cpp(122): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Logging.cpp(59): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Logging.cpp(80): warning C4273: 'OpenColorIO::v1::GetLoggingLevel': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Logging.cpp(88): warning C4273: 'OpenColorIO::v1::SetLoggingLevel': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(38): warning C4273: 'OpenColorIO::v1::Look::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(43): warning C4273: 'OpenColorIO::v1::Look::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(84): warning C4273: 'OpenColorIO::v1::Look::Look': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(89): warning C4273: 'OpenColorIO::v1::Look::~Look': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(95): warning C4273: 'OpenColorIO::v1::Look::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(102): warning C4273: 'OpenColorIO::v1::Look::getName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(107): warning C4273: 'OpenColorIO::v1::Look::setName': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(112): warning C4273: 'OpenColorIO::v1::Look::getProcessSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(117): warning C4273: 'OpenColorIO::v1::Look::setProcessSpace': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(122): warning C4273: 'OpenColorIO::v1::Look::getTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(127): warning C4273: 'OpenColorIO::v1::Look::setTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(132): warning C4273: 'OpenColorIO::v1::Look::getInverseTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(137): warning C4273: 'OpenColorIO::v1::Look::setInverseTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(142): warning C4273: 'OpenColorIO::v1::Look::getDescription': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(147): warning C4273: 'OpenColorIO::v1::Look::setDescription': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Look.cpp(152): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(44): warning C4273: 'OpenColorIO::v1::LookTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(49): warning C4273: 'OpenColorIO::v1::LookTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(84): warning C4273: 'OpenColorIO::v1::LookTransform::LookTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(89): warning C4273: 'OpenColorIO::v1::LookTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(96): warning C4273: 'OpenColorIO::v1::LookTransform::~LookTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(102): warning C4273: 'OpenColorIO::v1::LookTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(108): warning C4273: 'OpenColorIO::v1::LookTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(113): warning C4273: 'OpenColorIO::v1::LookTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(118): warning C4273: 'OpenColorIO::v1::LookTransform::getSrc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(123): warning C4273: 'OpenColorIO::v1::LookTransform::setSrc': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(128): warning C4273: 'OpenColorIO::v1::LookTransform::getDst': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(133): warning C4273: 'OpenColorIO::v1::LookTransform::setDst': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(138): warning C4273: 'OpenColorIO::v1::LookTransform::setLooks': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(143): warning C4273: 'OpenColorIO::v1::LookTransform::getLooks': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\LookTransform.cpp(148): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(41): warning C4273: 'OpenColorIO::v1::MatrixTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(46): warning C4273: 'OpenColorIO::v1::MatrixTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(80): warning C4273: 'OpenColorIO::v1::MatrixTransform::MatrixTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(85): warning C4273: 'OpenColorIO::v1::MatrixTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(92): warning C4273: 'OpenColorIO::v1::MatrixTransform::~MatrixTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(98): warning C4273: 'OpenColorIO::v1::MatrixTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(104): warning C4273: 'OpenColorIO::v1::MatrixTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(109): warning C4273: 'OpenColorIO::v1::MatrixTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(114): warning C4273: 'OpenColorIO::v1::MatrixTransform::equals': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(139): warning C4273: 'OpenColorIO::v1::MatrixTransform::getValue': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(145): warning C4273: 'OpenColorIO::v1::MatrixTransform::setValue': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(151): warning C4273: 'OpenColorIO::v1::MatrixTransform::setMatrix': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(156): warning C4273: 'OpenColorIO::v1::MatrixTransform::getMatrix': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(161): warning C4273: 'OpenColorIO::v1::MatrixTransform::setOffset': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(166): warning C4273: 'OpenColorIO::v1::MatrixTransform::getOffset': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(184): warning C4273: 'OpenColorIO::v1::MatrixTransform::Fit': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(211): warning C4273: 'OpenColorIO::v1::MatrixTransform::Identity': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(232): warning C4273: 'OpenColorIO::v1::MatrixTransform::Sat': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(269): warning C4273: 'OpenColorIO::v1::MatrixTransform::Scale': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(293): warning C4273: 'OpenColorIO::v1::MatrixTransform::View': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\MatrixTransform.cpp(358): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(36): warning C4068: unknown pragma [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(66): warning C4068: unknown pragma [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1690): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1721): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1736): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1741): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1779): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\OCIOYaml.cpp(1793): warning C4018: '<': signed/unsigned mismatch [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ext\dist\include\yaml-cpp/conversion.h(61): warning C4146: unary minus operator applied to unsigned type, result still unsigned [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(41): warning C4273: 'OpenColorIO::v1::BoolToString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(47): warning C4273: 'OpenColorIO::v1::BoolFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(54): warning C4273: 'OpenColorIO::v1::LoggingLevelToString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(63): warning C4273: 'OpenColorIO::v1::LoggingLevelFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(73): warning C4273: 'OpenColorIO::v1::TransformDirectionToString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(80): warning C4273: 'OpenColorIO::v1::TransformDirectionFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(89): warning C4273: 'OpenColorIO::v1::CombineTransformDirections': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(104): warning C4273: 'OpenColorIO::v1::GetInverseTransformDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(111): warning C4273: 'OpenColorIO::v1::ColorSpaceDirectionToString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(118): warning C4273: 'OpenColorIO::v1::ColorSpaceDirectionFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(126): warning C4273: 'OpenColorIO::v1::BitDepthToString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(139): warning C4273: 'OpenColorIO::v1::BitDepthFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(153): warning C4273: 'OpenColorIO::v1::BitDepthIsFloat': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(160): warning C4273: 'OpenColorIO::v1::BitDepthToInt': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(172): warning C4273: 'OpenColorIO::v1::AllocationToString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(179): warning C4273: 'OpenColorIO::v1::AllocationFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(187): warning C4273: 'OpenColorIO::v1::InterpolationToString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(196): warning C4273: 'OpenColorIO::v1::InterpolationFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(206): warning C4273: 'OpenColorIO::v1::GpuLanguageToString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(214): warning C4273: 'OpenColorIO::v1::GpuLanguageFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(224): warning C4273: 'OpenColorIO::v1::EnvironmentModeToString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(231): warning C4273: 'OpenColorIO::v1::EnvironmentModeFromString': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(238): warning C4273: 'OpenColorIO::v1::ROLE_DEFAULT': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(239): warning C4273: 'OpenColorIO::v1::ROLE_REFERENCE': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(240): warning C4273: 'OpenColorIO::v1::ROLE_DATA': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(241): warning C4273: 'OpenColorIO::v1::ROLE_COLOR_PICKING': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(242): warning C4273: 'OpenColorIO::v1::ROLE_SCENE_LINEAR': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(243): warning C4273: 'OpenColorIO::v1::ROLE_COMPOSITING_LOG': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(244): warning C4273: 'OpenColorIO::v1::ROLE_COLOR_TIMING': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(245): warning C4273: 'OpenColorIO::v1::ROLE_TEXTURE_PAINT': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\ParseUtils.cpp(246): warning C4273: 'OpenColorIO::v1::ROLE_MATTE_PAINT': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(66): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(71): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::ProcessorMetadata': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(75): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::~ProcessorMetadata': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(81): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(86): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::getNumFiles': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(91): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::getFile': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(105): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::addFile': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(112): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::getNumLooks': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(117): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::getLook': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(128): warning C4273: 'OpenColorIO::v1::ProcessorMetadata::addLook': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(138): warning C4273: 'OpenColorIO::v1::Processor::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(143): warning C4273: 'OpenColorIO::v1::Processor::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(148): warning C4273: 'OpenColorIO::v1::Processor::Processor': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(153): warning C4273: 'OpenColorIO::v1::Processor::~Processor': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(159): warning C4273: 'OpenColorIO::v1::Processor::isNoOp': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(164): warning C4273: 'OpenColorIO::v1::Processor::hasChannelCrosstalk': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(169): warning C4273: 'OpenColorIO::v1::Processor::getMetadata': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(174): warning C4273: 'OpenColorIO::v1::Processor::apply': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(178): warning C4273: 'OpenColorIO::v1::Processor::applyRGB': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(183): warning C4273: 'OpenColorIO::v1::Processor::applyRGBA': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(188): warning C4273: 'OpenColorIO::v1::Processor::getCpuCacheID': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(193): warning C4273: 'OpenColorIO::v1::Processor::getGpuShaderText': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(198): warning C4273: 'OpenColorIO::v1::Processor::getGpuShaderTextCacheID': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(203): warning C4273: 'OpenColorIO::v1::Processor::getGpuLut3D': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Processor.cpp(208): warning C4273: 'OpenColorIO::v1::Processor::getGpuLut3DCacheID': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Transform.cpp(40): warning C4273: 'OpenColorIO::v1::Transform::~Transform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\Transform.cpp(117): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(41): warning C4273: 'OpenColorIO::v1::TruelightTransform::Create': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(46): warning C4273: 'OpenColorIO::v1::TruelightTransform::deleter': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(91): warning C4273: 'OpenColorIO::v1::TruelightTransform::TruelightTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(106): warning C4273: 'OpenColorIO::v1::TruelightTransform::createEditableCopy': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(113): warning C4273: 'OpenColorIO::v1::TruelightTransform::~TruelightTransform': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(119): warning C4273: 'OpenColorIO::v1::TruelightTransform::operator =': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(125): warning C4273: 'OpenColorIO::v1::TruelightTransform::getDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(130): warning C4273: 'OpenColorIO::v1::TruelightTransform::setDirection': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(135): warning C4273: 'OpenColorIO::v1::TruelightTransform::setConfigRoot': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(140): warning C4273: 'OpenColorIO::v1::TruelightTransform::getConfigRoot': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(145): warning C4273: 'OpenColorIO::v1::TruelightTransform::setProfile': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(150): warning C4273: 'OpenColorIO::v1::TruelightTransform::getProfile': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(155): warning C4273: 'OpenColorIO::v1::TruelightTransform::setCamera': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(160): warning C4273: 'OpenColorIO::v1::TruelightTransform::getCamera': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(165): warning C4273: 'OpenColorIO::v1::TruelightTransform::setInputDisplay': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(170): warning C4273: 'OpenColorIO::v1::TruelightTransform::getInputDisplay': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(175): warning C4273: 'OpenColorIO::v1::TruelightTransform::setRecorder': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(180): warning C4273: 'OpenColorIO::v1::TruelightTransform::getRecorder': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(185): warning C4273: 'OpenColorIO::v1::TruelightTransform::setPrint': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(190): warning C4273: 'OpenColorIO::v1::TruelightTransform::getPrint': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(195): warning C4273: 'OpenColorIO::v1::TruelightTransform::setLamp': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(200): warning C4273: 'OpenColorIO::v1::TruelightTransform::getLamp': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(205): warning C4273: 'OpenColorIO::v1::TruelightTransform::setOutputCamera': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(210): warning C4273: 'OpenColorIO::v1::TruelightTransform::getOutputCamera': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(215): warning C4273: 'OpenColorIO::v1::TruelightTransform::setDisplay': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(220): warning C4273: 'OpenColorIO::v1::TruelightTransform::getDisplay': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(225): warning C4273: 'OpenColorIO::v1::TruelightTransform::setCubeInput': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(230): warning C4273: 'OpenColorIO::v1::TruelightTransform::getCubeInput': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\core\TruelightTransform.cpp(235): warning C4273: 'OpenColorIO::v1::operator <<': inconsistent dll linkage [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\core\OpenColorIO_STATIC.vcxproj]
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\INSTALL.vcxproj" (default target) (1) ->
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ALL_BUILD.vcxproj" (default target) (3) ->
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj" (default target) (10) ->
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\apps\ociocheck\main.cpp(92): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\src\apps\ociocheck\main.cpp(94): warning C4996: 'getenv': This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(89): warning C4275: non dll-interface class 'std::exception' used as base for dll-interface class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\OpenColorIO\export\OpenColorIO/OpenColorIO.h(103): warning C4251: 'OpenColorIO::v1::Exception::msg_': class 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>' needs to have dll-interface to be used by clients of class 'OpenColorIO::v1::Exception' [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\INSTALL.vcxproj" (default target) (1) ->
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ALL_BUILD.vcxproj" (default target) (3) ->
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociobakelut\LCMS.vcxproj" (default target) (4) ->
(CustomBuild target) ->
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 9009. [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociobakelut\LCMS.vcxproj]
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\INSTALL.vcxproj" (default target) (1) ->
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\ALL_BUILD.vcxproj" (default target) (3) ->
"D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj" (default target) (10) ->
(Link target) ->
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * __cdecl OpenColorIO::v1::GetVersion(void)" (__imp_?GetVersion@v1@OpenColorIO@@YAPEBDXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) int __cdecl OpenColorIO::v1::GetVersionHex(void)" (__imp_?GetVersionHex@v1@OpenColorIO@@YAHXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class boost::shared_ptr<class OpenColorIO::v1::Config const > __cdecl OpenColorIO::v1::Config::CreateFromEnv(void)" (__imp_?CreateFromEnv@Config@v1@OpenColorIO@@SA?AV?$shared_ptr@$$CBVConfig@v1@OpenColorIO@@@boost@@XZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class boost::shared_ptr<class OpenColorIO::v1::Config const > __cdecl OpenColorIO::v1::Config::CreateFromFile(char const *)" (__imp_?CreateFromFile@Config@v1@OpenColorIO@@SA?AV?$shared_ptr@$$CBVConfig@v1@OpenColorIO@@@boost@@PEBD@Z) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl OpenColorIO::v1::Config::sanityCheck(void)const " (__imp_?sanityCheck@Config@v1@OpenColorIO@@QEBAXXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl OpenColorIO::v1::Config::serialize(class std::basic_ostream<char,struct std::char_traits<char> > &)const " (__imp_?serialize@Config@v1@OpenColorIO@@QEBAXAEAV?$basic_ostream@DU?$char_traits@D@std@@@std@@@Z) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __cdecl OpenColorIO::v1::Config::getSearchPath(void)const " (__imp_?getSearchPath@Config@v1@OpenColorIO@@QEBAPEBDXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __cdecl OpenColorIO::v1::Config::getWorkingDir(void)const " (__imp_?getWorkingDir@Config@v1@OpenColorIO@@QEBAPEBDXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __cdecl OpenColorIO::v1::Config::getNumColorSpaces(void)const " (__imp_?getNumColorSpaces@Config@v1@OpenColorIO@@QEBAHXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __cdecl OpenColorIO::v1::Config::getColorSpaceNameByIndex(int)const " (__imp_?getColorSpaceNameByIndex@Config@v1@OpenColorIO@@QEBAPEBDH@Z) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class boost::shared_ptr<class OpenColorIO::v1::ColorSpace const > __cdecl OpenColorIO::v1::Config::getColorSpace(char const *)const " (__imp_?getColorSpace@Config@v1@OpenColorIO@@QEBA?AV?$shared_ptr@$$CBVColorSpace@v1@OpenColorIO@@@boost@@PEBD@Z) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __cdecl OpenColorIO::v1::Config::getNumRoles(void)const " (__imp_?getNumRoles@Config@v1@OpenColorIO@@QEBAHXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __cdecl OpenColorIO::v1::Config::getRoleName(int)const " (__imp_?getRoleName@Config@v1@OpenColorIO@@QEBAPEBDH@Z) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __cdecl OpenColorIO::v1::Config::getDefaultDisplay(void)const " (__imp_?getDefaultDisplay@Config@v1@OpenColorIO@@QEBAPEBDXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __cdecl OpenColorIO::v1::Config::getDefaultView(char const *)const " (__imp_?getDefaultView@Config@v1@OpenColorIO@@QEBAPEBDPEBD@Z) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __cdecl OpenColorIO::v1::Config::getNumLooks(void)const " (__imp_?getNumLooks@Config@v1@OpenColorIO@@QEBAHXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __cdecl OpenColorIO::v1::Config::getLookNameByIndex(int)const " (__imp_?getLookNameByIndex@Config@v1@OpenColorIO@@QEBAPEBDH@Z) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class boost::shared_ptr<class OpenColorIO::v1::Processor const > __cdecl OpenColorIO::v1::Config::getProcessor(class boost::shared_ptr<class OpenColorIO::v1::ColorSpace const > const &,class boost::shared_ptr<class OpenColorIO::v1::ColorSpace const > const &)const " (__imp_?getProcessor@Config@v1@OpenColorIO@@QEBA?AV?$shared_ptr@$$CBVProcessor@v1@OpenColorIO@@@boost@@AEBV?$shared_ptr@$$CBVColorSpace@v1@OpenColorIO@@@5@0@Z) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: char const * __cdecl OpenColorIO::v1::ColorSpace::getName(void)const " (__imp_?getName@ColorSpace@v1@OpenColorIO@@QEBAPEBDXZ) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * const OpenColorIO::v1::ROLE_DEFAULT" (__imp_?ROLE_DEFAULT@v1@OpenColorIO@@3PEBDEB) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * const OpenColorIO::v1::ROLE_REFERENCE" (__imp_?ROLE_REFERENCE@v1@OpenColorIO@@3PEBDEB) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * const OpenColorIO::v1::ROLE_DATA" (__imp_?ROLE_DATA@v1@OpenColorIO@@3PEBDEB) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * const OpenColorIO::v1::ROLE_COLOR_PICKING" (__imp_?ROLE_COLOR_PICKING@v1@OpenColorIO@@3PEBDEB) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * const OpenColorIO::v1::ROLE_SCENE_LINEAR" (__imp_?ROLE_SCENE_LINEAR@v1@OpenColorIO@@3PEBDEB) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * const OpenColorIO::v1::ROLE_COMPOSITING_LOG" (__imp_?ROLE_COMPOSITING_LOG@v1@OpenColorIO@@3PEBDEB) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * const OpenColorIO::v1::ROLE_COLOR_TIMING" (__imp_?ROLE_COLOR_TIMING@v1@OpenColorIO@@3PEBDEB) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * const OpenColorIO::v1::ROLE_TEXTURE_PAINT" (__imp_?ROLE_TEXTURE_PAINT@v1@OpenColorIO@@3PEBDEB) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
main.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) char const * const OpenColorIO::v1::ROLE_MATTE_PAINT" (__imp_?ROLE_MATTE_PAINT@v1@OpenColorIO@@3PEBDEB) referenced in function main [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\Release\ociocheck.exe : fatal error LNK1120: 28 unresolved externals [D:\Documents\Development\ThirdParty\opencolorio\build\OpenColorIO\src\apps\ociocheck\ociocheck.vcxproj]
794 Warning(s)
30 Error(s)
Time Elapsed 00:02:56.48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment