Skip to content

Instantly share code, notes, and snippets.

@erip
Created September 19, 2020 22:23
Show Gist options
  • Save erip/be5bed4592d817ffef2b6d99aea5ce06 to your computer and use it in GitHub Desktop.
Save erip/be5bed4592d817ffef2b6d99aea5ce06 to your computer and use it in GitHub Desktop.
cmake logs
-- Building for: Visual Studio 16 2019
-- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.18363.
-- The CXX compiler identification is MSVC 19.27.29111.0
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.27.29110/bin/Hostx64/x64/cl.exe
-- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.27.29110/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
-- Looking for C++ include pthread.h
-- Looking for C++ include pthread.h - not found
-- Found Threads: TRUE
-- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.18363.
-- Configuring done
-- Generating done
-- Build files have been written to: C:/Users/pytor/fbjni/build/googletest-download
Microsoft (R) Build Engine version 16.7.0+b89cb5fde for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Checking Build System
Creating directories for 'googletest'
Building Custom Rule C:/Users/pytor/fbjni/build/googletest-download/CMakeLists.txt
Performing download step (git clone) for 'googletest'
Cloning into 'googletest-src'...
Already on 'master'
Your branch is up to date with 'origin/master'.
Performing update step for 'googletest'
Current branch master is up to date.
No patch step for 'googletest'
No configure step for 'googletest'
No build step for 'googletest'
No install step for 'googletest'
No test step for 'googletest'
Completed 'googletest'
Building Custom Rule C:/Users/pytor/fbjni/build/googletest-download/CMakeLists.txt
-- The C compiler identification is MSVC 19.27.29111.0
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.27.29110/bin/Hostx64/x64/cl.exe
-- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.27.29110/bin/Hostx64/x64/cl.exe - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PythonInterp: C:/Users/pytor/Miniconda3/python.exe (found version "3.8.3")
-- Configuring done
-- Generating done
-- Build files have been written to: C:/Users/pytor/fbjni/build
This file has been truncated, but you can view the full file.
Microsoft (R) Build Engine version 16.7.0+b89cb5fde for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.
Checking Build System
Building Custom Rule C:/Users/pytor/fbjni/CMakeLists.txt
cl : command line warning D9002: ignoring unknown option '-std=c++14' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
ByteBuffer.cpp
command line : warning C5102: ignoring invalid command-line macro definition 'NDEBUG>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
cl : command line warning D9002: ignoring unknown option '-pthread' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
cl : command line warning D9002: ignoring unknown option '-fno-omit-frame-pointer' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
cl : command line warning D9002: ignoring unknown option '-fexceptions' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
cl : command line warning D9002: ignoring unknown option '-frtti' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
cl : command line warning D9002: ignoring unknown option '-ffunction-sections' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
cl : command line warning D9002: ignoring unknown option '-O3' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1874,1): warning C4820: 'JavaVMInitArgs': '7' bytes padding added after data member 'JavaVMInitArgs::ignoreUnrecognized' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1879,15): warning C4820: 'JavaVMAttachArgs': '4' bytes padding added after data member 'JavaVMAttachArgs::version' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Environment.h(64,1): warning C4820: 'facebook::jni::detail::TLData': '7' bytes padding added after data member 'facebook::jni::detail::TLData::attached' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Environment.h(85,23): warning C4820: 'facebook::jni::detail::JniEnvCacher': '7' bytes padding added after data member 'facebook::jni::detail::JniEnvCacher::thisCached_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Environment.h(139,23): warning C4820: 'facebook::jni::ThreadScope': '7' bytes padding added after data member 'facebook::jni::ThreadScope::thisAttached_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C4625: 'facebook::jni::internal::ReferenceStats': copy constructor was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C5026: 'facebook::jni::internal::ReferenceStats': move constructor was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C4626: 'facebook::jni::internal::ReferenceStats': assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C5027: 'facebook::jni::internal::ReferenceStats': move assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\References.h(626,1): warning C4820: 'facebook::jni::JniLocalScope': '7' bytes padding added after data member 'facebook::jni::JniLocalScope::hasFrame_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<0>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<0>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses.h(118): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<0>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<1>': '6' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<1>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<1>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333,1): warning C4251: 'facebook::jni::jtype_traits<void>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<void>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jboolean>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jboolean>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jboolean>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jboolean>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<2>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<2>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<2>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jbooleanArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbooleanArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jbooleanArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbooleanArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyte>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyte>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyte>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyte>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyteArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyteArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyteArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyteArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jchar>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jchar>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jchar>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jchar>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jcharArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jcharArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jcharArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jcharArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshort>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshort>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshort>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshort>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshortArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshortArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshortArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshortArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jint>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jint>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jint>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jint>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jintArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jintArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jintArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jintArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlong>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlong>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlong>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlong>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlongArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlongArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlongArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlongArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloat>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloat>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloat>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloat>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloatArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloatArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloatArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloatArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdouble>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdouble>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdouble>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdouble>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdoubleArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdoubleArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdoubleArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdoubleArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(79,1): warning C4800: Implicit conversion from 'facebook::jni::detail::Convert<bool,void>::jniType' to bool. Possible information loss [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(79,1): message : consider using explicit cast or comparison to 0 to avoid this warning [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(77,20): message : see declaration of 'facebook::jni::detail::Convert<bool,void>::jniType' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(176,16): warning C4800: Implicit conversion from 'const jboolean' to bool. Possible information loss [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(176,16): message : consider using explicit cast or comparison to 0 to avoid this warning [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(57,25): message : see declaration of 'jboolean' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(349,37): warning C4365: 'return': conversion from 'jsize' to 'size_t', signed/unsigned mismatch [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Exceptions.h(96,1): warning C4820: 'facebook::jni::JniException': '7' bytes padding added after data member 'facebook::jni::JniException::isMessageExtracted_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Exceptions.h(96,1): warning C4626: 'facebook::jni::JniException': assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\ByteBuffer.cpp(61,22): warning C4800: Implicit conversion from 'jboolean' to bool. Possible information loss [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\ByteBuffer.cpp(61,22): message : consider using explicit cast or comparison to 0 to avoid this warning [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(57,25): message : see declaration of 'jboolean' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\ByteBuffer.cpp(78,104): warning C4365: 'argument': conversion from 'size_t' to 'jlong', signed/unsigned mismatch [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<19>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<19>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<19>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(57): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JBoolean,jboolean>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(228,76): warning C4296: '<=': expression is always true [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(228): message : while compiling class template member function 'facebook::jni::detail::SimpleFixedString<19>::SimpleFixedString<0>(const facebook::jni::detail::SimpleFixedString<0> &) noexcept(<expr>)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<17>': '6' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<17>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<17>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<16>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<16>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<16>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(58): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JByte,jbyte>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<14>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<14>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<14>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<21>': '2' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<21>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<21>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(59): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JCharacter,jchar>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<18>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<18>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<18>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(64): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JDouble,jdouble>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<20>': '3' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<20>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(408): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<20>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=_jstring *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<_jstring *(void)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(192): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=jstring (void)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(66): message : see reference to function template instantiation 'facebook::jni::JMethod<jstring (void)> facebook::jni::JClass::getMethod<jstring(void)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<3>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<3>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(408): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<3>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(361): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<void>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<40>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<40>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<40>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<T>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(238): message : see reference to class template instantiation 'facebook::jni::jtype_traits<T>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(76): message : see reference to function template instantiation 'facebook::jni::JField<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *> facebook::jni::JClass::getField<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridDestructor,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<38>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<38>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<38>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<T>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<34>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<34>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<34>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::detail::HybridClassBase,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(90): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::detail::HybridClassBase,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(86): message : see reference to class template instantiation 'facebook::jni::JavaClass<facebook::jni::detail::HybridClassBase,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<32>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<32>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<32>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<22>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<22>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(408): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<22>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::JByteOrder,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(void)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByteOrder,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(207): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::basic_strong_ref<facebook::jni::JByteOrder,facebook::jni::LocalReferenceAllocator> (void)
]
C:\Users\pytor\fbjni\cxx\fbjni\ByteBuffer.cpp(67): message : see reference to function template instantiation 'facebook::jni::JStaticMethod<facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> (void)> facebook::jni::JClass::getStaticMethod<facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator>(void)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByteOrder
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<24>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<24>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<24>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,int,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::JByteBuffer
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::JByteBuffer (int)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(207): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::JByteBuffer (int)
]
C:\Users\pytor\fbjni\cxx\fbjni\ByteBuffer.cpp(88): message : see reference to function template instantiation 'facebook::jni::JStaticMethod<facebook::jni::JByteBuffer (int)> facebook::jni::JClass::getStaticMethod<facebook::jni::JByteBuffer(int)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<4>': '3' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<4>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<4>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(361): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<void,int,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<43>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<43>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<43>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::JByteBuffer,facebook::jni::JBuffer,void>::_javaobject *,
T=facebook::jni::JByteOrder,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(facebook::jni::detail::JTypeFor<facebook::jni::JByteOrder,facebook::jni::JObject,JType>::_javaobject *)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByteBuffer,
Base=facebook::jni::JBuffer,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(192): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::basic_strong_ref<facebook::jni::JByteBuffer,facebook::jni::LocalReferenceAllocator> (facebook::jni::alias_ref<facebook::jni::JByteOrder>)
]
C:\Users\pytor\fbjni\cxx\fbjni\ByteBuffer.cpp(95): message : see reference to function template instantiation 'facebook::jni::JMethod<facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> (facebook::jni::alias_ref<facebook::jni::JByteOrder>)> facebook::jni::JClass::getMethod<facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator>(facebook::jni::alias_ref<facebook::jni::JByteOrder>)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByteBuffer
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<29>': '2' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<29>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<29>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<51>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<51>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<51>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,_jstring*,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::JCppException,facebook::jni::JThrowable,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(_jstring *)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(181): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::JCppException,facebook::jni::JThrowable,void>::_javaobject *(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(144): message : see reference to function template instantiation 'facebook::jni::JConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)> facebook::jni::JClass::getConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)>(void) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(311,37): warning C4514: 'vfwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(342,41): warning C4514: 'vfwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(373,37): warning C4514: '_vfwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(387,37): warning C4514: '_vwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(401,37): warning C4514: 'vwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(414,37): warning C4514: '_vwprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(430,41): warning C4514: 'vwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(445,37): warning C4514: '_vwprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(459,37): warning C4514: '_vwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(472,37): warning C4514: '_fwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(491,37): warning C4514: 'fwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(509,37): warning C4514: '_fwprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(530,41): warning C4514: 'fwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(550,37): warning C4514: '_fwprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(569,37): warning C4514: '_fwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(587,37): warning C4514: '_wprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(605,37): warning C4514: 'wprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(622,37): warning C4514: '_wprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(642,41): warning C4514: 'wprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(661,37): warning C4514: '_wprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(679,37): warning C4514: '_wprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(728,37): warning C4514: 'vfwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(761,41): warning C4514: 'vfwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(776,37): warning C4514: '_vwscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(790,37): warning C4514: 'vwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(803,37): warning C4514: '_vwscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(819,41): warning C4514: 'vwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(834,37): warning C4514: '_fwscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(853,37): warning C4514: 'fwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(871,37): warning C4514: '_fwscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(892,41): warning C4514: 'fwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(912,37): warning C4514: '_wscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(930,37): warning C4514: 'wscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(947,37): warning C4514: '_wscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(967,41): warning C4514: 'wscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1094,37): warning C4514: '_vsnwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1122,37): warning C4514: '_vsnwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1171,37): warning C4514: '_vswprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1223,37): warning C4514: '_vswprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1276,41): warning C4514: 'vswprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1323,37): warning C4514: '_vswprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1358,37): warning C4514: '_vscwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1391,37): warning C4514: '_vscwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1405,37): warning C4514: '__swprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1425,37): warning C4514: '_swprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1446,37): warning C4514: '_swprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1465,37): warning C4514: 'swprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1508,37): warning C4514: '_swprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1530,41): warning C4710: 'int swprintf_s(wchar_t *const ,const size_t,const wchar_t *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1530): message : see declaration of 'swprintf_s' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1559,37): warning C4514: '_swprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1580,37): warning C4514: '_swprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1600,37): warning C4514: '_swprintf_c_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1621,37): warning C4514: '_swprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1641,37): warning C4514: '_snwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1667,37): warning C4514: '_snwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1692,37): warning C4514: '_snwprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1714,37): warning C4514: '_snwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1742,37): warning C4514: '_scwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1761,37): warning C4710: 'int _scwprintf(const wchar_t *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1761): message : see declaration of '_scwprintf' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1779,37): warning C4514: '_scwprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1798,37): warning C4514: '_scwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1822,24): warning C4514: 'swprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1837,34): warning C4514: 'vswprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1848,24): warning C4514: '_swprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1863,34): warning C4514: '_vswprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1921,37): warning C4514: 'vswscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1956,41): warning C4514: 'vswscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2019,37): warning C4514: '_swscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2039,37): warning C4514: 'swscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2058,37): warning C4514: '_swscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2080,41): warning C4514: 'swscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2101,37): warning C4514: '_snwscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2127,37): warning C4514: '_snwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2152,37): warning C4514: '_snwscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2173,37): warning C4514: '_snwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(648,37): warning C4514: 'vfprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(679,41): warning C4514: 'vfprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(710,37): warning C4514: '_vfprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(724,37): warning C4514: '_vprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(738,37): warning C4514: 'vprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(751,37): warning C4514: '_vprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(767,41): warning C4514: 'vprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(782,37): warning C4514: '_vprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(796,37): warning C4514: '_vprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(809,37): warning C4514: '_fprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(828,37): warning C4514: 'fprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(852,37): warning C4514: '_fprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(873,41): warning C4514: 'fprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(893,37): warning C4514: '_fprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(912,37): warning C4514: '_fprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(930,37): warning C4514: '_printf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(948,37): warning C4514: 'printf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(965,37): warning C4514: '_printf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(985,41): warning C4514: 'printf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1004,37): warning C4514: '_printf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1022,37): warning C4514: '_printf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1070,37): warning C4514: 'vfscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1104,41): warning C4514: 'vfscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1120,37): warning C4514: '_vscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1134,37): warning C4514: 'vscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1147,37): warning C4514: '_vscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1163,41): warning C4514: 'vscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1178,37): warning C4514: '_fscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1197,37): warning C4514: 'fscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1215,37): warning C4514: '_fscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1236,41): warning C4514: 'fscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1256,37): warning C4514: '_scanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1274,37): warning C4514: 'scanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1291,37): warning C4514: '_scanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1311,41): warning C4514: 'scanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1469,37): warning C4514: 'vsprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1510,41): warning C4514: 'vsprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1557,37): warning C4514: '_vsprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1595,37): warning C4514: '_vsnprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1623,41): warning C4514: 'vsnprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1668,37): warning C4514: '_vscprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1733,37): warning C4514: '_vsnprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1749,37): warning C4514: '_sprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1774,37): warning C4514: 'sprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1810,37): warning C4514: '_sprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1833,41): warning C4710: 'int sprintf_s(char *const ,const size_t,const char *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1833): message : see declaration of 'sprintf_s' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1862,37): warning C4514: '_sprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1883,37): warning C4514: '_sprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1903,37): warning C4514: '_snprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1940,37): warning C4514: 'snprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1961,37): warning C4514: '_snprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1991,37): warning C4514: '_snprintf_c_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2012,37): warning C4514: '_snprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2032,37): warning C4514: '_snprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2054,37): warning C4514: '_snprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2082,37): warning C4514: '_scprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2100,37): warning C4710: 'int _scprintf(const char *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2100): message : see declaration of '_scprintf' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2117,37): warning C4514: '_scprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2135,37): warning C4514: '_scprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2183,37): warning C4514: 'vsscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2244,37): warning C4514: '_sscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2263,37): warning C4514: 'sscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2281,37): warning C4514: '_sscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2302,41): warning C4514: 'sscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2330,37): warning C4514: '_snscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2354,37): warning C4514: '_snscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2378,37): warning C4514: '_snscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2402,37): warning C4514: '_snscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(786,10): warning C4514: 'JNIEnv_::GetVersion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(789,12): warning C4514: 'JNIEnv_::DefineClass': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(793,12): warning C4514: 'JNIEnv_::FindClass': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(796,15): warning C4514: 'JNIEnv_::FromReflectedMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(799,14): warning C4514: 'JNIEnv_::FromReflectedField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(803,13): warning C4514: 'JNIEnv_::ToReflectedMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(814,13): warning C4514: 'JNIEnv_::ToReflectedField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(818,10): warning C4514: 'JNIEnv_::Throw': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(821,10): warning C4514: 'JNIEnv_::ThrowNew': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(824,16): warning C4514: 'JNIEnv_::ExceptionOccurred': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(827,10): warning C4514: 'JNIEnv_::ExceptionDescribe': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(830,10): warning C4514: 'JNIEnv_::ExceptionClear': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(833,10): warning C4514: 'JNIEnv_::FatalError': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(837,10): warning C4514: 'JNIEnv_::PushLocalFrame': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(840,13): warning C4514: 'JNIEnv_::PopLocalFrame': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(861,10): warning C4514: 'JNIEnv_::EnsureLocalCapacity': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(865,13): warning C4514: 'JNIEnv_::AllocObject': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(868,13): warning C4710: 'jobject JNIEnv_::NewObject(jclass,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(868): message : see declaration of 'JNIEnv_::NewObject' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(876,13): warning C4514: 'JNIEnv_::NewObjectV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(880,13): warning C4514: 'JNIEnv_::NewObjectA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(897,13): warning C4710: 'jobject JNIEnv_::CallObjectMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(897): message : see declaration of 'JNIEnv_::CallObjectMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(905,13): warning C4514: 'JNIEnv_::CallObjectMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(909,13): warning C4514: 'JNIEnv_::CallObjectMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(914,14): warning C4710: 'jboolean JNIEnv_::CallBooleanMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(914): message : see declaration of 'JNIEnv_::CallBooleanMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(923,14): warning C4514: 'JNIEnv_::CallBooleanMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(927,14): warning C4514: 'JNIEnv_::CallBooleanMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(932,11): warning C4710: 'jbyte JNIEnv_::CallByteMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(932): message : see declaration of 'JNIEnv_::CallByteMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(940,11): warning C4514: 'JNIEnv_::CallByteMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(944,11): warning C4514: 'JNIEnv_::CallByteMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(949,11): warning C4710: 'jchar JNIEnv_::CallCharMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(949): message : see declaration of 'JNIEnv_::CallCharMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(957,11): warning C4514: 'JNIEnv_::CallCharMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(961,11): warning C4514: 'JNIEnv_::CallCharMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(966,12): warning C4710: 'jshort JNIEnv_::CallShortMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(966): message : see declaration of 'JNIEnv_::CallShortMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(974,12): warning C4514: 'JNIEnv_::CallShortMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(978,12): warning C4514: 'JNIEnv_::CallShortMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(983,10): warning C4710: 'jint JNIEnv_::CallIntMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(983): message : see declaration of 'JNIEnv_::CallIntMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(991,10): warning C4514: 'JNIEnv_::CallIntMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(995,10): warning C4514: 'JNIEnv_::CallIntMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1000,11): warning C4710: 'jlong JNIEnv_::CallLongMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1000): message : see declaration of 'JNIEnv_::CallLongMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1008,11): warning C4514: 'JNIEnv_::CallLongMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1012,11): warning C4514: 'JNIEnv_::CallLongMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1017,12): warning C4710: 'jfloat JNIEnv_::CallFloatMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1017): message : see declaration of 'JNIEnv_::CallFloatMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1025,12): warning C4514: 'JNIEnv_::CallFloatMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1029,12): warning C4514: 'JNIEnv_::CallFloatMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1034,13): warning C4710: 'jdouble JNIEnv_::CallDoubleMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1034): message : see declaration of 'JNIEnv_::CallDoubleMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1042,13): warning C4514: 'JNIEnv_::CallDoubleMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1046,13): warning C4514: 'JNIEnv_::CallDoubleMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1051,10): warning C4514: 'JNIEnv_::CallVoidMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1057,10): warning C4514: 'JNIEnv_::CallVoidMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1061,10): warning C4514: 'JNIEnv_::CallVoidMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1066,13): warning C4514: 'JNIEnv_::CallNonvirtualObjectMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1076,13): warning C4514: 'JNIEnv_::CallNonvirtualObjectMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1081,13): warning C4514: 'JNIEnv_::CallNonvirtualObjectMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1087,14): warning C4514: 'JNIEnv_::CallNonvirtualBooleanMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1097,14): warning C4514: 'JNIEnv_::CallNonvirtualBooleanMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1102,14): warning C4514: 'JNIEnv_::CallNonvirtualBooleanMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1108,11): warning C4514: 'JNIEnv_::CallNonvirtualByteMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1118,11): warning C4514: 'JNIEnv_::CallNonvirtualByteMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1123,11): warning C4514: 'JNIEnv_::CallNonvirtualByteMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1129,11): warning C4514: 'JNIEnv_::CallNonvirtualCharMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1139,11): warning C4514: 'JNIEnv_::CallNonvirtualCharMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1144,11): warning C4514: 'JNIEnv_::CallNonvirtualCharMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1150,12): warning C4514: 'JNIEnv_::CallNonvirtualShortMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1160,12): warning C4514: 'JNIEnv_::CallNonvirtualShortMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1165,12): warning C4514: 'JNIEnv_::CallNonvirtualShortMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1171,10): warning C4514: 'JNIEnv_::CallNonvirtualIntMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1181,10): warning C4514: 'JNIEnv_::CallNonvirtualIntMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1186,10): warning C4514: 'JNIEnv_::CallNonvirtualIntMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1192,11): warning C4514: 'JNIEnv_::CallNonvirtualLongMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1202,11): warning C4514: 'JNIEnv_::CallNonvirtualLongMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1207,11): warning C4514: 'JNIEnv_::CallNonvirtualLongMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1213,12): warning C4514: 'JNIEnv_::CallNonvirtualFloatMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1223,12): warning C4514: 'JNIEnv_::CallNonvirtualFloatMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1229,12): warning C4514: 'JNIEnv_::CallNonvirtualFloatMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1236,13): warning C4514: 'JNIEnv_::CallNonvirtualDoubleMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1246,13): warning C4514: 'JNIEnv_::CallNonvirtualDoubleMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1252,13): warning C4514: 'JNIEnv_::CallNonvirtualDoubleMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1259,10): warning C4514: 'JNIEnv_::CallNonvirtualVoidMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1266,10): warning C4514: 'JNIEnv_::CallNonvirtualVoidMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1271,10): warning C4514: 'JNIEnv_::CallNonvirtualVoidMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1310,10): warning C4514: 'JNIEnv_::SetObjectField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1351,13): warning C4710: 'jobject JNIEnv_::CallStaticObjectMethod(jclass,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1351): message : see declaration of 'JNIEnv_::CallStaticObjectMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1360,13): warning C4514: 'JNIEnv_::CallStaticObjectMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1364,13): warning C4514: 'JNIEnv_::CallStaticObjectMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1369,14): warning C4514: 'JNIEnv_::CallStaticBooleanMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1378,14): warning C4514: 'JNIEnv_::CallStaticBooleanMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1382,14): warning C4514: 'JNIEnv_::CallStaticBooleanMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1387,11): warning C4514: 'JNIEnv_::CallStaticByteMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1396,11): warning C4514: 'JNIEnv_::CallStaticByteMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1400,11): warning C4514: 'JNIEnv_::CallStaticByteMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1405,11): warning C4514: 'JNIEnv_::CallStaticCharMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1414,11): warning C4514: 'JNIEnv_::CallStaticCharMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1418,11): warning C4514: 'JNIEnv_::CallStaticCharMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1423,12): warning C4514: 'JNIEnv_::CallStaticShortMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1432,12): warning C4514: 'JNIEnv_::CallStaticShortMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1436,12): warning C4514: 'JNIEnv_::CallStaticShortMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1441,10): warning C4514: 'JNIEnv_::CallStaticIntMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1450,10): warning C4514: 'JNIEnv_::CallStaticIntMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1454,10): warning C4514: 'JNIEnv_::CallStaticIntMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1459,11): warning C4514: 'JNIEnv_::CallStaticLongMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1468,11): warning C4514: 'JNIEnv_::CallStaticLongMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1472,11): warning C4514: 'JNIEnv_::CallStaticLongMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1477,12): warning C4514: 'JNIEnv_::CallStaticFloatMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1486,12): warning C4514: 'JNIEnv_::CallStaticFloatMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1490,12): warning C4514: 'JNIEnv_::CallStaticFloatMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1495,13): warning C4514: 'JNIEnv_::CallStaticDoubleMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1504,13): warning C4514: 'JNIEnv_::CallStaticDoubleMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1508,13): warning C4514: 'JNIEnv_::CallStaticDoubleMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1513,10): warning C4514: 'JNIEnv_::CallStaticVoidMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1519,10): warning C4514: 'JNIEnv_::CallStaticVoidMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1523,10): warning C4514: 'JNIEnv_::CallStaticVoidMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1528,14): warning C4514: 'JNIEnv_::GetStaticFieldID': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1532,13): warning C4514: 'JNIEnv_::GetStaticObjectField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1560,10): warning C4514: 'JNIEnv_::SetStaticObjectField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1597,13): warning C4514: 'JNIEnv_::NewString': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1600,11): warning C4514: 'JNIEnv_::GetStringLength': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1603,18): warning C4514: 'JNIEnv_::GetStringChars': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1606,10): warning C4514: 'JNIEnv_::ReleaseStringChars': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1610,13): warning C4514: 'JNIEnv_::NewStringUTF': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1613,11): warning C4514: 'JNIEnv_::GetStringUTFLength': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1616,17): warning C4514: 'JNIEnv_::GetStringUTFChars': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1619,10): warning C4514: 'JNIEnv_::ReleaseStringUTFChars': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1627,18): warning C4514: 'JNIEnv_::NewObjectArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1631,13): warning C4514: 'JNIEnv_::GetObjectArrayElement': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1634,10): warning C4514: 'JNIEnv_::SetObjectArrayElement': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1639,19): warning C4514: 'JNIEnv_::NewBooleanArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1642,16): warning C4514: 'JNIEnv_::NewByteArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1645,16): warning C4514: 'JNIEnv_::NewCharArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1648,17): warning C4514: 'JNIEnv_::NewShortArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1651,15): warning C4514: 'JNIEnv_::NewIntArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1654,16): warning C4514: 'JNIEnv_::NewLongArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1657,17): warning C4514: 'JNIEnv_::NewFloatArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1660,18): warning C4514: 'JNIEnv_::NewDoubleArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1664,16): warning C4514: 'JNIEnv_::GetBooleanArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1667,13): warning C4514: 'JNIEnv_::GetByteArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1670,13): warning C4514: 'JNIEnv_::GetCharArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1673,14): warning C4514: 'JNIEnv_::GetShortArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1676,12): warning C4514: 'JNIEnv_::GetIntArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1679,13): warning C4514: 'JNIEnv_::GetLongArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1682,14): warning C4514: 'JNIEnv_::GetFloatArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1685,15): warning C4514: 'JNIEnv_::GetDoubleArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1689,10): warning C4514: 'JNIEnv_::ReleaseBooleanArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1694,10): warning C4514: 'JNIEnv_::ReleaseByteArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1699,10): warning C4514: 'JNIEnv_::ReleaseCharArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1704,10): warning C4514: 'JNIEnv_::ReleaseShortArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1709,10): warning C4514: 'JNIEnv_::ReleaseIntArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1714,10): warning C4514: 'JNIEnv_::ReleaseLongArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1719,10): warning C4514: 'JNIEnv_::ReleaseFloatArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1724,10): warning C4514: 'JNIEnv_::ReleaseDoubleArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1730,10): warning C4514: 'JNIEnv_::GetBooleanArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1734,10): warning C4514: 'JNIEnv_::GetByteArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1738,10): warning C4514: 'JNIEnv_::GetCharArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1742,10): warning C4514: 'JNIEnv_::GetShortArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1746,10): warning C4514: 'JNIEnv_::GetIntArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1750,10): warning C4514: 'JNIEnv_::GetLongArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1754,10): warning C4514: 'JNIEnv_::GetFloatArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1758,10): warning C4514: 'JNIEnv_::GetDoubleArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1763,10): warning C4514: 'JNIEnv_::SetBooleanArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1767,10): warning C4514: 'JNIEnv_::SetByteArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1771,10): warning C4514: 'JNIEnv_::SetCharArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1775,10): warning C4514: 'JNIEnv_::SetShortArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1779,10): warning C4514: 'JNIEnv_::SetIntArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1783,10): warning C4514: 'JNIEnv_::SetLongArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1787,10): warning C4514: 'JNIEnv_::SetFloatArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1791,10): warning C4514: 'JNIEnv_::SetDoubleArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1800,10): warning C4514: 'JNIEnv_::UnregisterNatives': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1811,10): warning C4514: 'JNIEnv_::GetJavaVM': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1815,10): warning C4514: 'JNIEnv_::GetStringRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1818,10): warning C4514: 'JNIEnv_::GetStringUTFRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1822,12): warning C4514: 'JNIEnv_::GetPrimitiveArrayCritical': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1825,10): warning C4514: 'JNIEnv_::ReleasePrimitiveArrayCritical': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1829,19): warning C4514: 'JNIEnv_::GetStringCritical': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1832,10): warning C4514: 'JNIEnv_::ReleaseStringCritical': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1856,20): warning C4514: 'JNIEnv_::GetObjectRefType': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1910,10): warning C4514: 'JavaVM_::DestroyJavaVM': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1913,10): warning C4514: 'JavaVM_::AttachCurrentThread': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1916,10): warning C4514: 'JavaVM_::DetachCurrentThread': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1920,10): warning C4514: 'JavaVM_::GetEnv': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1923,10): warning C4514: 'JavaVM_::AttachCurrentThreadAsDaemon': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(290,31): warning C4514: 'fpclassify': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(295,31): warning C4514: 'fpclassify': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(300,31): warning C4514: 'fpclassify': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(305,32): warning C4514: 'signbit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(310,32): warning C4514: 'signbit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(315,32): warning C4514: 'signbit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(320,31): warning C4514: '_fpcomp': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(325,31): warning C4514: '_fpcomp': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(330,31): warning C4514: '_fpcomp': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(696,45): warning C4514: 'frexpf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(701,45): warning C4514: 'hypotf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(706,45): warning C4514: 'ldexpf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(777,51): warning C4514: 'acosl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(784,51): warning C4514: 'asinl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(789,51): warning C4514: 'atan2l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(796,51): warning C4514: 'atanl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(803,51): warning C4514: 'ceill': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(808,51): warning C4514: '_chgsignl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(815,51): warning C4514: '_copysignl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(820,51): warning C4514: 'coshl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(825,51): warning C4514: 'cosl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(833,51): warning C4514: 'expl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(848,51): warning C4514: 'floorl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(857,51): warning C4514: 'fmodl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(862,51): warning C4514: 'frexpl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(869,51): warning C4514: '_hypotl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(874,51): warning C4514: 'hypotl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(879,51): warning C4514: 'ldexpl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(888,51): warning C4514: 'logl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(893,51): warning C4514: 'log10l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(904,51): warning C4514: 'modfl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(917,51): warning C4514: 'powl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(929,51): warning C4514: 'sinhl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(934,51): warning C4514: 'sinl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(939,51): warning C4514: 'sqrtl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(944,51): warning C4514: 'tanhl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(949,51): warning C4514: 'tanl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdlib.h(359,17): warning C4514: 'abs': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdlib.h(364,22): warning C4514: 'abs': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdlib.h(369,19): warning C4514: 'div': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdlib.h(374,20): warning C4514: 'div': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_memcpy_s.h(35,44): warning C4514: 'memcpy_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_memcpy_s.h(64,44): warning C4514: 'memmove_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_memory.h(100,28): warning C4514: 'memchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(166,38): warning C4514: 'wcsnlen_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(247,40): warning C4514: '_wcstok': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(261,35): warning C4514: 'wcstok': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(539,31): warning C4514: 'wcschr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(545,31): warning C4514: 'wcspbrk': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(551,31): warning C4514: 'wcsrchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(558,31): warning C4514: 'wcsstr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(371,38): warning C4514: 'strnlen_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(504,28): warning C4514: 'strchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(510,28): warning C4514: 'strpbrk': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(516,28): warning C4514: 'strrchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(522,28): warning C4514: 'strstr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(100,37): warning C4514: '_vcwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(127,37): warning C4514: '_vcwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(154,37): warning C4514: '_vcwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(167,37): warning C4514: '_cwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(185,37): warning C4514: '_cwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(202,37): warning C4514: '_cwprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(220,37): warning C4514: '_cwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(237,37): warning C4514: '_cwprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(255,37): warning C4514: '_cwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(303,37): warning C4514: '_vcwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(335,37): warning C4514: '_vcwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(348,37): warning C4514: '_cwscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(371,37): warning C4514: '_cwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(393,37): warning C4514: '_cwscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(411,37): warning C4514: '_cwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wio.h(225,26): warning C4514: '_wopen': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wio.h(238,26): warning C4514: '_wsopen': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wtime.h(185,45): warning C4514: '_wctime': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wtime.h(192,43): warning C4514: '_wctime_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\sys/stat.h(234,39): warning C4514: 'fstat': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\sys/stat.h(239,39): warning C4514: 'stat': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\wchar.h(180,28): warning C4514: 'fwide': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\wchar.h(189,28): warning C4514: 'mbsinit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\wchar.h(209,28): warning C4514: 'wmemcmp': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\wchar.h(268,48): warning C4514: 'wmemchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(165,37): warning C4514: '__ascii_iswalpha': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(170,37): warning C4514: '__ascii_iswdigit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(175,37): warning C4514: '__ascii_towlower': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(180,37): warning C4514: '__ascii_towupper': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(234,28): warning C4514: '_ischartype_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(69,38): warning C4514: 'facebook::jni::LocalReferenceAllocator::verifyReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(76,42): warning C4514: 'facebook::jni::GlobalReferenceAllocator::newReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(86,39): warning C4514: 'facebook::jni::GlobalReferenceAllocator::deleteReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(98,39): warning C4514: 'facebook::jni::GlobalReferenceAllocator::verifyReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(105,46): warning C4514: 'facebook::jni::WeakGlobalReferenceAllocator::newReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(115,43): warning C4514: 'facebook::jni::WeakGlobalReferenceAllocator::deleteReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(127,43): warning C4514: 'facebook::jni::WeakGlobalReferenceAllocator::verifyReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(59,18): warning C4514: 'facebook::jni::detail::constexpr_strlen': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(78,15): warning C4514: 'facebook::jni::detail::Convert<bool,void>::fromJni': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(81,18): warning C4514: 'facebook::jni::detail::Convert<bool,void>::toJniRet': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(84,18): warning C4514: 'facebook::jni::detail::Convert<bool,void>::toCall': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(57,1): warning C4514: 'facebook::jni::JBoolean::booleanValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(57,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(58,1): warning C4514: 'facebook::jni::JByte::byteValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(58,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(59,1): warning C4514: 'facebook::jni::JCharacter::charValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(59,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(60,1): warning C4514: 'facebook::jni::JShort::shortValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(60,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(61,1): warning C4514: 'facebook::jni::JInteger::intValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(61,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(62,1): warning C4514: 'facebook::jni::JLong::longValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(62,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(63,1): warning C4514: 'facebook::jni::JFloat::floatValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(63,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(64,1): warning C4514: 'facebook::jni::JDouble::doubleValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(64,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(80,27): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(38,34): warning C4514: 'facebook::jni::JMethodBase::operator bool': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jboolean>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jboolean>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jbyte>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jbyte>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jchar>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jchar>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jshort>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jshort>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jint>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jint>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jlong>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jlong>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jfloat>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jfloat>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jdouble>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jdouble>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jboolean>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jboolean>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jbyte>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jbyte>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jchar>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jchar>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jshort>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jshort>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jint>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jint>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jlong>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jlong>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jfloat>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jfloat>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jdouble>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jdouble>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(33,13): warning C4514: 'facebook::jni::isSameObject': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(41,22): warning C4514: 'facebook::jni::JObject::isInstanceOf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(65,29): warning C4514: 'facebook::jni::JObject::toString': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(91,14): warning C4514: 'facebook::jni::MonitorLock::MonitorLock': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(112,14): warning C4514: 'facebook::jni::MonitorLock::MonitorLock': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(118,27): warning C4514: 'facebook::jni::MonitorLock::operator =': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(125,29): warning C4514: 'facebook::jni::JObject::lock': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(158,34): warning C4514: 'facebook::jni::JClass::getSuperclass': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(303,13): warning C4514: 'facebook::jni::registerNatives': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(319,22): warning C4514: 'facebook::jni::detail::Convert<std::string,void>::fromJni': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(322,18): warning C4514: 'facebook::jni::detail::Convert<std::string,void>::toJniRet': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(325,29): warning C4514: 'facebook::jni::detail::Convert<std::string,void>::toCall': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(335,18): warning C4514: 'facebook::jni::detail::Convert<const char*,void>::toJniRet': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(338,29): warning C4514: 'facebook::jni::detail::Convert<const char*,void>::toCall': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(347,23): warning C4514: 'facebook::jni::detail::JArray::size': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Exceptions.h(53,35): warning C4514: 'facebook::jni::JCppException::create': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Exceptions.h(57,35): warning C4514: 'facebook::jni::JCppException::create': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(89,15): warning C4514: 'facebook::jni::detail::HybridClassBase::isHybridClassBase': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(294,33): warning C4514: 'facebook::jni::getHybridDataFromField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Registration-inl.h(48,15): warning C4514: 'facebook::jni::detail::CreateDefault<void>::create': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/ByteBuffer.h(52,12): warning C4514: 'facebook::jni::JByteBuffer::getDirectBytes': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/ByteBuffer.h(56,10): warning C4514: 'facebook::jni::JByteBuffer::getDirectSize': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JShort,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JShort,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JLong,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JLong,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JFloat,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JFloat,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<Head>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
Head=_jstring *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<Head>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
Head=_jstring *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<T>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<T>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBuffer,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBuffer,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByteOrder,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByteOrder,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByteBuffer,
Base=facebook::jni::JBuffer,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByteBuffer,
Base=facebook::jni::JBuffer,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<Head>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
Head=facebook::jni::JByteBuffer
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<Head>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
Head=facebook::jni::JByteBuffer
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
OnLoad.cpp
command line : warning C5102: ignoring invalid command-line macro definition 'NDEBUG>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1874,1): warning C4820: 'JavaVMInitArgs': '7' bytes padding added after data member 'JavaVMInitArgs::ignoreUnrecognized' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1879,15): warning C4820: 'JavaVMAttachArgs': '4' bytes padding added after data member 'JavaVMAttachArgs::version' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Environment.h(64,1): warning C4820: 'facebook::jni::detail::TLData': '7' bytes padding added after data member 'facebook::jni::detail::TLData::attached' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Environment.h(85,23): warning C4820: 'facebook::jni::detail::JniEnvCacher': '7' bytes padding added after data member 'facebook::jni::detail::JniEnvCacher::thisCached_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Environment.h(139,23): warning C4820: 'facebook::jni::ThreadScope': '7' bytes padding added after data member 'facebook::jni::ThreadScope::thisAttached_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C4625: 'facebook::jni::internal::ReferenceStats': copy constructor was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C5026: 'facebook::jni::internal::ReferenceStats': move constructor was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C4626: 'facebook::jni::internal::ReferenceStats': assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C5027: 'facebook::jni::internal::ReferenceStats': move assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\References.h(626,1): warning C4820: 'facebook::jni::JniLocalScope': '7' bytes padding added after data member 'facebook::jni::JniLocalScope::hasFrame_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<0>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<0>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses.h(118): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<0>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<1>': '6' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<1>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<1>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333,1): warning C4251: 'facebook::jni::jtype_traits<void>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<void>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jboolean>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jboolean>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jboolean>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jboolean>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<2>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<2>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<2>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jbooleanArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbooleanArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jbooleanArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbooleanArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyte>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyte>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyte>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyte>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyteArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyteArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyteArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyteArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jchar>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jchar>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jchar>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jchar>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jcharArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jcharArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jcharArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jcharArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshort>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshort>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshort>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshort>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshortArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshortArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshortArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshortArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jint>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jint>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jint>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jint>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jintArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jintArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jintArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jintArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlong>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlong>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlong>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlong>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlongArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlongArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlongArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlongArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloat>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloat>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloat>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloat>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloatArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloatArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloatArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloatArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdouble>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdouble>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdouble>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdouble>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdoubleArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdoubleArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdoubleArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdoubleArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(79,1): warning C4800: Implicit conversion from 'facebook::jni::detail::Convert<bool,void>::jniType' to bool. Possible information loss [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(79,1): message : consider using explicit cast or comparison to 0 to avoid this warning [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(77,20): message : see declaration of 'facebook::jni::detail::Convert<bool,void>::jniType' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(176,16): warning C4800: Implicit conversion from 'const jboolean' to bool. Possible information loss [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(176,16): message : consider using explicit cast or comparison to 0 to avoid this warning [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(57,25): message : see declaration of 'jboolean' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(349,37): warning C4365: 'return': conversion from 'jsize' to 'size_t', signed/unsigned mismatch [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Exceptions.h(96,1): warning C4820: 'facebook::jni::JniException': '7' bytes padding added after data member 'facebook::jni::JniException::isMessageExtracted_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Exceptions.h(96,1): warning C4626: 'facebook::jni::JniException': assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<3>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<3>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(408): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<3>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<void (void)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Registration-inl.h(165): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<R (void)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=void
]
C:\Users\pytor\fbjni\cxx\fbjni/NativeRunnable.h(38): message : see reference to function template instantiation 'const auto &facebook::jni::detail::makeDescriptor<void,facebook::jni::JNativeRunnable,>(R (__cdecl facebook::jni::JNativeRunnable::* )(void))' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=void
]
C:\Users\pytor\fbjni\cxx\fbjni\OnLoad.cpp(22,45): warning C4100: 'reserved': unreferenced formal parameter [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<19>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<19>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<19>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(57): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JBoolean,jboolean>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(228,76): warning C4296: '<=': expression is always true [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(228): message : while compiling class template member function 'facebook::jni::detail::SimpleFixedString<19>::SimpleFixedString<0>(const facebook::jni::detail::SimpleFixedString<0> &) noexcept(<expr>)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<17>': '6' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<17>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<17>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<16>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<16>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<16>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(58): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JByte,jbyte>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<14>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<14>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<14>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<21>': '2' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<21>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<21>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(59): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JCharacter,jchar>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<18>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<18>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<18>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(64): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JDouble,jdouble>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<20>': '3' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<20>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(408): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<20>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=_jstring *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<_jstring *(void)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(192): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=jstring (void)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(66): message : see reference to function template instantiation 'facebook::jni::JMethod<jstring (void)> facebook::jni::JClass::getMethod<jstring(void)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<40>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<40>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<40>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<T>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(238): message : see reference to class template instantiation 'facebook::jni::jtype_traits<T>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(76): message : see reference to function template instantiation 'facebook::jni::JField<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *> facebook::jni::JClass::getField<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridDestructor,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<38>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<38>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<38>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<T>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<34>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<34>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<34>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::detail::HybridClassBase,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(90): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::detail::HybridClassBase,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(86): message : see reference to class template instantiation 'facebook::jni::JavaClass<facebook::jni::detail::HybridClassBase,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<32>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<32>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<32>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<4>': '3' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<4>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<4>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(361): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<void,double,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(double)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(207): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::JDouble,facebook::jni::JObject,void>::_javaobject *(jdouble)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(32): message : see reference to function template instantiation 'facebook::jni::JStaticMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(jprim)> facebook::jni::JClass::getStaticMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(jprim)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void,
jprim=jdouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(29): message : while compiling class template member function 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::JPrimitive<T,jdouble>::valueOf(jprim)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void,
jprim=jdouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(64): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::JPrimitive<T,jdouble>::valueOf(jprim)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void,
jprim=jdouble
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<22>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<22>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<22>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,int,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::JInteger,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(int)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(207): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::JInteger,facebook::jni::JObject,void>::_javaobject *(jint)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(32): message : see reference to function template instantiation 'facebook::jni::JStaticMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(jprim)> facebook::jni::JClass::getStaticMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(jprim)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void,
jprim=jint
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(29): message : while compiling class template member function 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::JPrimitive<T,jint>::valueOf(jprim)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void,
jprim=jint
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(61): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::JPrimitive<T,jint>::valueOf(jprim)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void,
jprim=jint
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(61): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JInteger,jint>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<24>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<24>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<24>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,unsigned short,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::JCharacter,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(unsigned short)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(207): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::JCharacter,facebook::jni::JObject,void>::_javaobject *(jchar)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(32): message : see reference to function template instantiation 'facebook::jni::JStaticMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(jprim)> facebook::jni::JClass::getStaticMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(jprim)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void,
jprim=jchar
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(29): message : while compiling class template member function 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::JPrimitive<T,jchar>::valueOf(jprim)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void,
jprim=jchar
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(59): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::JPrimitive<T,jchar>::valueOf(jprim)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void,
jprim=jchar
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<29>': '2' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<29>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<29>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<51>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<51>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<51>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,_jstring*,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::JCppException,facebook::jni::JThrowable,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(_jstring *)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(181): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::JCppException,facebook::jni::JThrowable,void>::_javaobject *(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(144): message : see reference to function template instantiation 'facebook::jni::JConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)> facebook::jni::JClass::getConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)>(void) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<33>': '6' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<33>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(320): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<33>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(318): message : see reference to function template instantiation 'auto facebook::jni::HybridClass<facebook::jni::JNativeRunnable,facebook::jni::JRunnable>::JavaPart::get_instantiated_java_descriptor(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::HybridClass<facebook::jni::JNativeRunnable,facebook::jni::JRunnable>::JavaPart,
Base=facebook::jni::JRunnable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::HybridClass<facebook::jni::JNativeRunnable,facebook::jni::JRunnable>::JavaPart,
Base=facebook::jni::JRunnable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::HybridClass<facebook::jni::JNativeRunnable,facebook::jni::JRunnable>::JavaPart,facebook::jni::JRunnable,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(286): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::HybridClass<facebook::jni::JNativeRunnable,facebook::jni::JRunnable>::JavaPart,facebook::jni::JRunnable,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(310): message : see reference to function template instantiation 'facebook::jni::JField<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *> facebook::jni::detectHybrid<facebook::jni::JNativeRunnable,B>(facebook::jni::alias_ref<jclass>)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridData,
Base=facebook::jni::JObject,
JType=void,
B=facebook::jni::JRunnable
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(308): message : while compiling class template member function 'T *facebook::jni::HybridClass<T,facebook::jni::JRunnable>::JavaPart::cthis(void) const' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JNativeRunnable
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Registration-inl.h(120): message : see reference to function template instantiation 'T *facebook::jni::HybridClass<T,facebook::jni::JRunnable>::JavaPart::cthis(void) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JNativeRunnable
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Registration-inl.h(115): message : while compiling class template member function 'R facebook::jni::detail::MethodWrapper<M,void facebook::jni::JNativeRunnable::run(void),C,R>::dispatch(facebook::jni::alias_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=void,
M=void (__cdecl facebook::jni::JNativeRunnable::* )(void),
C=facebook::jni::JNativeRunnable,
T=facebook::jni::HybridClass<facebook::jni::JNativeRunnable,facebook::jni::JRunnable>::JavaPart,
Base=facebook::jni::JRunnable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Registration-inl.h(130): message : see reference to function template instantiation 'R facebook::jni::detail::MethodWrapper<M,void facebook::jni::JNativeRunnable::run(void),C,R>::dispatch(facebook::jni::alias_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=void,
M=void (__cdecl facebook::jni::JNativeRunnable::* )(void),
C=facebook::jni::JNativeRunnable,
T=facebook::jni::HybridClass<facebook::jni::JNativeRunnable,facebook::jni::JRunnable>::JavaPart,
Base=facebook::jni::JRunnable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Registration-inl.h(150): message : see reference to class template instantiation 'facebook::jni::detail::MethodWrapper<M,void facebook::jni::JNativeRunnable::run(void),C,R>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
M=void (__cdecl facebook::jni::JNativeRunnable::* )(void),
C=facebook::jni::JNativeRunnable,
R=void
]
C:\Users\pytor\fbjni\cxx\fbjni/NativeRunnable.h(38): message : see reference to function template instantiation 'void *facebook::jni::detail::exceptionWrapJNIMethod<void(__cdecl facebook::jni::JNativeRunnable::* )(void),void facebook::jni::JNativeRunnable::run(void),facebook::jni::JNativeRunnable,void,>(R (__cdecl facebook::jni::JNativeRunnable::* )(void))' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(281,1): warning C4127: conditional expression is constant [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(289,1): warning C4127: conditional expression is constant [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::HybridClass<facebook::jni::JNativeRunnable,facebook::jni::JRunnable>::JavaPart,
Base=facebook::jni::JRunnable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<27>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<27>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<27>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<T>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridData,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(238): message : see reference to class template instantiation 'facebook::jni::jtype_traits<T>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridData,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(286): message : see reference to function template instantiation 'facebook::jni::JField<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *> facebook::jni::JClass::getField<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridData,
Base=facebook::jni::JObject,
JType=void
]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(311,37): warning C4514: 'vfwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(342,41): warning C4514: 'vfwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(373,37): warning C4514: '_vfwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(387,37): warning C4514: '_vwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(401,37): warning C4514: 'vwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(414,37): warning C4514: '_vwprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(430,41): warning C4514: 'vwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(445,37): warning C4514: '_vwprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(459,37): warning C4514: '_vwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(472,37): warning C4514: '_fwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(491,37): warning C4514: 'fwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(509,37): warning C4514: '_fwprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(530,41): warning C4514: 'fwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(550,37): warning C4514: '_fwprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(569,37): warning C4514: '_fwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(587,37): warning C4514: '_wprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(605,37): warning C4514: 'wprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(622,37): warning C4514: '_wprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(642,41): warning C4514: 'wprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(661,37): warning C4514: '_wprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(679,37): warning C4514: '_wprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(728,37): warning C4514: 'vfwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(761,41): warning C4514: 'vfwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(776,37): warning C4514: '_vwscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(790,37): warning C4514: 'vwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(803,37): warning C4514: '_vwscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(819,41): warning C4514: 'vwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(834,37): warning C4514: '_fwscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(853,37): warning C4514: 'fwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(871,37): warning C4514: '_fwscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(892,41): warning C4514: 'fwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(912,37): warning C4514: '_wscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(930,37): warning C4514: 'wscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(947,37): warning C4514: '_wscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(967,41): warning C4514: 'wscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1094,37): warning C4514: '_vsnwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1122,37): warning C4514: '_vsnwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1171,37): warning C4514: '_vswprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1223,37): warning C4514: '_vswprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1276,41): warning C4514: 'vswprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1323,37): warning C4514: '_vswprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1358,37): warning C4514: '_vscwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1391,37): warning C4514: '_vscwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1405,37): warning C4514: '__swprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1425,37): warning C4514: '_swprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1446,37): warning C4514: '_swprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1465,37): warning C4514: 'swprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1508,37): warning C4514: '_swprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1530,41): warning C4710: 'int swprintf_s(wchar_t *const ,const size_t,const wchar_t *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1530): message : see declaration of 'swprintf_s' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1559,37): warning C4514: '_swprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1580,37): warning C4514: '_swprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1600,37): warning C4514: '_swprintf_c_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1621,37): warning C4514: '_swprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1641,37): warning C4514: '_snwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1667,37): warning C4514: '_snwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1692,37): warning C4514: '_snwprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1714,37): warning C4514: '_snwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1742,37): warning C4514: '_scwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1761,37): warning C4710: 'int _scwprintf(const wchar_t *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1761): message : see declaration of '_scwprintf' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1779,37): warning C4514: '_scwprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1798,37): warning C4514: '_scwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1822,24): warning C4514: 'swprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1837,34): warning C4514: 'vswprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1848,24): warning C4514: '_swprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1863,34): warning C4514: '_vswprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1921,37): warning C4514: 'vswscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1956,41): warning C4514: 'vswscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2019,37): warning C4514: '_swscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2039,37): warning C4514: 'swscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2058,37): warning C4514: '_swscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2080,41): warning C4514: 'swscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2101,37): warning C4514: '_snwscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2127,37): warning C4514: '_snwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2152,37): warning C4514: '_snwscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2173,37): warning C4514: '_snwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(648,37): warning C4514: 'vfprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(679,41): warning C4514: 'vfprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(710,37): warning C4514: '_vfprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(724,37): warning C4514: '_vprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(738,37): warning C4514: 'vprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(751,37): warning C4514: '_vprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(767,41): warning C4514: 'vprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(782,37): warning C4514: '_vprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(796,37): warning C4514: '_vprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(809,37): warning C4514: '_fprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(828,37): warning C4514: 'fprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(852,37): warning C4514: '_fprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(873,41): warning C4514: 'fprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(893,37): warning C4514: '_fprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(912,37): warning C4514: '_fprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(930,37): warning C4514: '_printf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(948,37): warning C4514: 'printf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(965,37): warning C4514: '_printf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(985,41): warning C4514: 'printf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1004,37): warning C4514: '_printf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1022,37): warning C4514: '_printf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1070,37): warning C4514: 'vfscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1104,41): warning C4514: 'vfscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1120,37): warning C4514: '_vscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1134,37): warning C4514: 'vscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1147,37): warning C4514: '_vscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1163,41): warning C4514: 'vscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1178,37): warning C4514: '_fscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1197,37): warning C4514: 'fscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1215,37): warning C4514: '_fscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1236,41): warning C4514: 'fscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1256,37): warning C4514: '_scanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1274,37): warning C4514: 'scanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1291,37): warning C4514: '_scanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1311,41): warning C4514: 'scanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1469,37): warning C4514: 'vsprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1510,41): warning C4514: 'vsprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1557,37): warning C4514: '_vsprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1595,37): warning C4514: '_vsnprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1623,41): warning C4514: 'vsnprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1668,37): warning C4514: '_vscprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1733,37): warning C4514: '_vsnprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1749,37): warning C4514: '_sprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1774,37): warning C4514: 'sprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1810,37): warning C4514: '_sprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1833,41): warning C4710: 'int sprintf_s(char *const ,const size_t,const char *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1833): message : see declaration of 'sprintf_s' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1862,37): warning C4514: '_sprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1883,37): warning C4514: '_sprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1903,37): warning C4514: '_snprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1940,37): warning C4514: 'snprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1961,37): warning C4514: '_snprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1991,37): warning C4514: '_snprintf_c_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2012,37): warning C4514: '_snprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2032,37): warning C4514: '_snprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2054,37): warning C4514: '_snprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2082,37): warning C4514: '_scprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2100,37): warning C4710: 'int _scprintf(const char *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2100): message : see declaration of '_scprintf' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2117,37): warning C4514: '_scprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2135,37): warning C4514: '_scprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2183,37): warning C4514: 'vsscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2244,37): warning C4514: '_sscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2263,37): warning C4514: 'sscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2281,37): warning C4514: '_sscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2302,41): warning C4514: 'sscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2330,37): warning C4514: '_snscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2354,37): warning C4514: '_snscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2378,37): warning C4514: '_snscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2402,37): warning C4514: '_snscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(786,10): warning C4514: 'JNIEnv_::GetVersion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(789,12): warning C4514: 'JNIEnv_::DefineClass': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(793,12): warning C4514: 'JNIEnv_::FindClass': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(796,15): warning C4514: 'JNIEnv_::FromReflectedMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(799,14): warning C4514: 'JNIEnv_::FromReflectedField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(803,13): warning C4514: 'JNIEnv_::ToReflectedMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(814,13): warning C4514: 'JNIEnv_::ToReflectedField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(818,10): warning C4514: 'JNIEnv_::Throw': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(821,10): warning C4514: 'JNIEnv_::ThrowNew': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(824,16): warning C4514: 'JNIEnv_::ExceptionOccurred': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(827,10): warning C4514: 'JNIEnv_::ExceptionDescribe': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(830,10): warning C4514: 'JNIEnv_::ExceptionClear': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(833,10): warning C4514: 'JNIEnv_::FatalError': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(837,10): warning C4514: 'JNIEnv_::PushLocalFrame': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(840,13): warning C4514: 'JNIEnv_::PopLocalFrame': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(861,10): warning C4514: 'JNIEnv_::EnsureLocalCapacity': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(865,13): warning C4514: 'JNIEnv_::AllocObject': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(868,13): warning C4710: 'jobject JNIEnv_::NewObject(jclass,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(868): message : see declaration of 'JNIEnv_::NewObject' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(876,13): warning C4514: 'JNIEnv_::NewObjectV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(880,13): warning C4514: 'JNIEnv_::NewObjectA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(897,13): warning C4710: 'jobject JNIEnv_::CallObjectMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(897): message : see declaration of 'JNIEnv_::CallObjectMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(905,13): warning C4514: 'JNIEnv_::CallObjectMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(909,13): warning C4514: 'JNIEnv_::CallObjectMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(914,14): warning C4710: 'jboolean JNIEnv_::CallBooleanMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(914): message : see declaration of 'JNIEnv_::CallBooleanMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(923,14): warning C4514: 'JNIEnv_::CallBooleanMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(927,14): warning C4514: 'JNIEnv_::CallBooleanMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(932,11): warning C4710: 'jbyte JNIEnv_::CallByteMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(932): message : see declaration of 'JNIEnv_::CallByteMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(940,11): warning C4514: 'JNIEnv_::CallByteMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(944,11): warning C4514: 'JNIEnv_::CallByteMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(949,11): warning C4710: 'jchar JNIEnv_::CallCharMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(949): message : see declaration of 'JNIEnv_::CallCharMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(957,11): warning C4514: 'JNIEnv_::CallCharMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(961,11): warning C4514: 'JNIEnv_::CallCharMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(966,12): warning C4710: 'jshort JNIEnv_::CallShortMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(966): message : see declaration of 'JNIEnv_::CallShortMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(974,12): warning C4514: 'JNIEnv_::CallShortMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(978,12): warning C4514: 'JNIEnv_::CallShortMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(983,10): warning C4710: 'jint JNIEnv_::CallIntMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(983): message : see declaration of 'JNIEnv_::CallIntMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(991,10): warning C4514: 'JNIEnv_::CallIntMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(995,10): warning C4514: 'JNIEnv_::CallIntMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1000,11): warning C4710: 'jlong JNIEnv_::CallLongMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1000): message : see declaration of 'JNIEnv_::CallLongMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1008,11): warning C4514: 'JNIEnv_::CallLongMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1012,11): warning C4514: 'JNIEnv_::CallLongMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1017,12): warning C4710: 'jfloat JNIEnv_::CallFloatMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1017): message : see declaration of 'JNIEnv_::CallFloatMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1025,12): warning C4514: 'JNIEnv_::CallFloatMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1029,12): warning C4514: 'JNIEnv_::CallFloatMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1034,13): warning C4710: 'jdouble JNIEnv_::CallDoubleMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1034): message : see declaration of 'JNIEnv_::CallDoubleMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1042,13): warning C4514: 'JNIEnv_::CallDoubleMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1046,13): warning C4514: 'JNIEnv_::CallDoubleMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1051,10): warning C4514: 'JNIEnv_::CallVoidMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1057,10): warning C4514: 'JNIEnv_::CallVoidMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1061,10): warning C4514: 'JNIEnv_::CallVoidMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1066,13): warning C4514: 'JNIEnv_::CallNonvirtualObjectMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1076,13): warning C4514: 'JNIEnv_::CallNonvirtualObjectMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1081,13): warning C4514: 'JNIEnv_::CallNonvirtualObjectMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1087,14): warning C4514: 'JNIEnv_::CallNonvirtualBooleanMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1097,14): warning C4514: 'JNIEnv_::CallNonvirtualBooleanMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1102,14): warning C4514: 'JNIEnv_::CallNonvirtualBooleanMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1108,11): warning C4514: 'JNIEnv_::CallNonvirtualByteMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1118,11): warning C4514: 'JNIEnv_::CallNonvirtualByteMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1123,11): warning C4514: 'JNIEnv_::CallNonvirtualByteMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1129,11): warning C4514: 'JNIEnv_::CallNonvirtualCharMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1139,11): warning C4514: 'JNIEnv_::CallNonvirtualCharMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1144,11): warning C4514: 'JNIEnv_::CallNonvirtualCharMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1150,12): warning C4514: 'JNIEnv_::CallNonvirtualShortMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1160,12): warning C4514: 'JNIEnv_::CallNonvirtualShortMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1165,12): warning C4514: 'JNIEnv_::CallNonvirtualShortMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1171,10): warning C4514: 'JNIEnv_::CallNonvirtualIntMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1181,10): warning C4514: 'JNIEnv_::CallNonvirtualIntMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1186,10): warning C4514: 'JNIEnv_::CallNonvirtualIntMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1192,11): warning C4514: 'JNIEnv_::CallNonvirtualLongMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1202,11): warning C4514: 'JNIEnv_::CallNonvirtualLongMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1207,11): warning C4514: 'JNIEnv_::CallNonvirtualLongMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1213,12): warning C4514: 'JNIEnv_::CallNonvirtualFloatMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1223,12): warning C4514: 'JNIEnv_::CallNonvirtualFloatMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1229,12): warning C4514: 'JNIEnv_::CallNonvirtualFloatMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1236,13): warning C4514: 'JNIEnv_::CallNonvirtualDoubleMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1246,13): warning C4514: 'JNIEnv_::CallNonvirtualDoubleMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1252,13): warning C4514: 'JNIEnv_::CallNonvirtualDoubleMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1259,10): warning C4514: 'JNIEnv_::CallNonvirtualVoidMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1266,10): warning C4514: 'JNIEnv_::CallNonvirtualVoidMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1271,10): warning C4514: 'JNIEnv_::CallNonvirtualVoidMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1310,10): warning C4514: 'JNIEnv_::SetObjectField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1351,13): warning C4710: 'jobject JNIEnv_::CallStaticObjectMethod(jclass,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1351): message : see declaration of 'JNIEnv_::CallStaticObjectMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1360,13): warning C4514: 'JNIEnv_::CallStaticObjectMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1364,13): warning C4514: 'JNIEnv_::CallStaticObjectMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1369,14): warning C4514: 'JNIEnv_::CallStaticBooleanMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1378,14): warning C4514: 'JNIEnv_::CallStaticBooleanMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1382,14): warning C4514: 'JNIEnv_::CallStaticBooleanMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1387,11): warning C4514: 'JNIEnv_::CallStaticByteMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1396,11): warning C4514: 'JNIEnv_::CallStaticByteMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1400,11): warning C4514: 'JNIEnv_::CallStaticByteMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1405,11): warning C4514: 'JNIEnv_::CallStaticCharMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1414,11): warning C4514: 'JNIEnv_::CallStaticCharMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1418,11): warning C4514: 'JNIEnv_::CallStaticCharMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1423,12): warning C4514: 'JNIEnv_::CallStaticShortMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1432,12): warning C4514: 'JNIEnv_::CallStaticShortMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1436,12): warning C4514: 'JNIEnv_::CallStaticShortMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1441,10): warning C4514: 'JNIEnv_::CallStaticIntMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1450,10): warning C4514: 'JNIEnv_::CallStaticIntMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1454,10): warning C4514: 'JNIEnv_::CallStaticIntMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1459,11): warning C4514: 'JNIEnv_::CallStaticLongMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1468,11): warning C4514: 'JNIEnv_::CallStaticLongMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1472,11): warning C4514: 'JNIEnv_::CallStaticLongMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1477,12): warning C4514: 'JNIEnv_::CallStaticFloatMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1486,12): warning C4514: 'JNIEnv_::CallStaticFloatMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1490,12): warning C4514: 'JNIEnv_::CallStaticFloatMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1495,13): warning C4514: 'JNIEnv_::CallStaticDoubleMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1504,13): warning C4514: 'JNIEnv_::CallStaticDoubleMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1508,13): warning C4514: 'JNIEnv_::CallStaticDoubleMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1513,10): warning C4514: 'JNIEnv_::CallStaticVoidMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1519,10): warning C4514: 'JNIEnv_::CallStaticVoidMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1523,10): warning C4514: 'JNIEnv_::CallStaticVoidMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1528,14): warning C4514: 'JNIEnv_::GetStaticFieldID': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1532,13): warning C4514: 'JNIEnv_::GetStaticObjectField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1560,10): warning C4514: 'JNIEnv_::SetStaticObjectField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1597,13): warning C4514: 'JNIEnv_::NewString': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1600,11): warning C4514: 'JNIEnv_::GetStringLength': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1603,18): warning C4514: 'JNIEnv_::GetStringChars': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1606,10): warning C4514: 'JNIEnv_::ReleaseStringChars': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1610,13): warning C4514: 'JNIEnv_::NewStringUTF': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1613,11): warning C4514: 'JNIEnv_::GetStringUTFLength': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1616,17): warning C4514: 'JNIEnv_::GetStringUTFChars': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1619,10): warning C4514: 'JNIEnv_::ReleaseStringUTFChars': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1627,18): warning C4514: 'JNIEnv_::NewObjectArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1631,13): warning C4514: 'JNIEnv_::GetObjectArrayElement': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1634,10): warning C4514: 'JNIEnv_::SetObjectArrayElement': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1639,19): warning C4514: 'JNIEnv_::NewBooleanArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1642,16): warning C4514: 'JNIEnv_::NewByteArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1645,16): warning C4514: 'JNIEnv_::NewCharArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1648,17): warning C4514: 'JNIEnv_::NewShortArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1651,15): warning C4514: 'JNIEnv_::NewIntArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1654,16): warning C4514: 'JNIEnv_::NewLongArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1657,17): warning C4514: 'JNIEnv_::NewFloatArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1660,18): warning C4514: 'JNIEnv_::NewDoubleArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1664,16): warning C4514: 'JNIEnv_::GetBooleanArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1667,13): warning C4514: 'JNIEnv_::GetByteArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1670,13): warning C4514: 'JNIEnv_::GetCharArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1673,14): warning C4514: 'JNIEnv_::GetShortArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1676,12): warning C4514: 'JNIEnv_::GetIntArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1679,13): warning C4514: 'JNIEnv_::GetLongArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1682,14): warning C4514: 'JNIEnv_::GetFloatArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1685,15): warning C4514: 'JNIEnv_::GetDoubleArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1689,10): warning C4514: 'JNIEnv_::ReleaseBooleanArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1694,10): warning C4514: 'JNIEnv_::ReleaseByteArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1699,10): warning C4514: 'JNIEnv_::ReleaseCharArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1704,10): warning C4514: 'JNIEnv_::ReleaseShortArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1709,10): warning C4514: 'JNIEnv_::ReleaseIntArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1714,10): warning C4514: 'JNIEnv_::ReleaseLongArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1719,10): warning C4514: 'JNIEnv_::ReleaseFloatArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1724,10): warning C4514: 'JNIEnv_::ReleaseDoubleArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1730,10): warning C4514: 'JNIEnv_::GetBooleanArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1734,10): warning C4514: 'JNIEnv_::GetByteArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1738,10): warning C4514: 'JNIEnv_::GetCharArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1742,10): warning C4514: 'JNIEnv_::GetShortArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1746,10): warning C4514: 'JNIEnv_::GetIntArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1750,10): warning C4514: 'JNIEnv_::GetLongArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1754,10): warning C4514: 'JNIEnv_::GetFloatArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1758,10): warning C4514: 'JNIEnv_::GetDoubleArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1763,10): warning C4514: 'JNIEnv_::SetBooleanArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1767,10): warning C4514: 'JNIEnv_::SetByteArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1771,10): warning C4514: 'JNIEnv_::SetCharArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1775,10): warning C4514: 'JNIEnv_::SetShortArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1779,10): warning C4514: 'JNIEnv_::SetIntArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1783,10): warning C4514: 'JNIEnv_::SetLongArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1787,10): warning C4514: 'JNIEnv_::SetFloatArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1791,10): warning C4514: 'JNIEnv_::SetDoubleArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1800,10): warning C4514: 'JNIEnv_::UnregisterNatives': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1811,10): warning C4514: 'JNIEnv_::GetJavaVM': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1815,10): warning C4514: 'JNIEnv_::GetStringRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1818,10): warning C4514: 'JNIEnv_::GetStringUTFRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1822,12): warning C4514: 'JNIEnv_::GetPrimitiveArrayCritical': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1825,10): warning C4514: 'JNIEnv_::ReleasePrimitiveArrayCritical': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1829,19): warning C4514: 'JNIEnv_::GetStringCritical': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1832,10): warning C4514: 'JNIEnv_::ReleaseStringCritical': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1847,13): warning C4514: 'JNIEnv_::NewDirectByteBuffer': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1850,11): warning C4514: 'JNIEnv_::GetDirectBufferAddress': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1853,11): warning C4514: 'JNIEnv_::GetDirectBufferCapacity': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1856,20): warning C4514: 'JNIEnv_::GetObjectRefType': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1910,10): warning C4514: 'JavaVM_::DestroyJavaVM': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1913,10): warning C4514: 'JavaVM_::AttachCurrentThread': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1916,10): warning C4514: 'JavaVM_::DetachCurrentThread': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1920,10): warning C4514: 'JavaVM_::GetEnv': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1923,10): warning C4514: 'JavaVM_::AttachCurrentThreadAsDaemon': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(290,31): warning C4514: 'fpclassify': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(295,31): warning C4514: 'fpclassify': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(300,31): warning C4514: 'fpclassify': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(305,32): warning C4514: 'signbit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(310,32): warning C4514: 'signbit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(315,32): warning C4514: 'signbit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(320,31): warning C4514: '_fpcomp': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(325,31): warning C4514: '_fpcomp': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(330,31): warning C4514: '_fpcomp': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(696,45): warning C4514: 'frexpf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(701,45): warning C4514: 'hypotf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(706,45): warning C4514: 'ldexpf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(777,51): warning C4514: 'acosl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(784,51): warning C4514: 'asinl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(789,51): warning C4514: 'atan2l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(796,51): warning C4514: 'atanl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(803,51): warning C4514: 'ceill': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(808,51): warning C4514: '_chgsignl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(815,51): warning C4514: '_copysignl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(820,51): warning C4514: 'coshl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(825,51): warning C4514: 'cosl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(833,51): warning C4514: 'expl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(848,51): warning C4514: 'floorl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(857,51): warning C4514: 'fmodl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(862,51): warning C4514: 'frexpl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(869,51): warning C4514: '_hypotl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(874,51): warning C4514: 'hypotl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(879,51): warning C4514: 'ldexpl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(888,51): warning C4514: 'logl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(893,51): warning C4514: 'log10l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(904,51): warning C4514: 'modfl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(917,51): warning C4514: 'powl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(929,51): warning C4514: 'sinhl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(934,51): warning C4514: 'sinl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(939,51): warning C4514: 'sqrtl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(944,51): warning C4514: 'tanhl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(949,51): warning C4514: 'tanl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdlib.h(359,17): warning C4514: 'abs': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdlib.h(364,22): warning C4514: 'abs': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdlib.h(369,19): warning C4514: 'div': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdlib.h(374,20): warning C4514: 'div': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_memcpy_s.h(35,44): warning C4514: 'memcpy_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_memcpy_s.h(64,44): warning C4514: 'memmove_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_memory.h(100,28): warning C4514: 'memchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(166,38): warning C4514: 'wcsnlen_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(247,40): warning C4514: '_wcstok': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(261,35): warning C4514: 'wcstok': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(539,31): warning C4514: 'wcschr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(545,31): warning C4514: 'wcspbrk': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(551,31): warning C4514: 'wcsrchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(558,31): warning C4514: 'wcsstr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(371,38): warning C4514: 'strnlen_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(504,28): warning C4514: 'strchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(510,28): warning C4514: 'strpbrk': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(516,28): warning C4514: 'strrchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(522,28): warning C4514: 'strstr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(100,37): warning C4514: '_vcwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(127,37): warning C4514: '_vcwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(154,37): warning C4514: '_vcwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(167,37): warning C4514: '_cwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(185,37): warning C4514: '_cwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(202,37): warning C4514: '_cwprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(220,37): warning C4514: '_cwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(237,37): warning C4514: '_cwprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(255,37): warning C4514: '_cwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(303,37): warning C4514: '_vcwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(335,37): warning C4514: '_vcwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(348,37): warning C4514: '_cwscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(371,37): warning C4514: '_cwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(393,37): warning C4514: '_cwscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(411,37): warning C4514: '_cwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wio.h(225,26): warning C4514: '_wopen': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wio.h(238,26): warning C4514: '_wsopen': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wtime.h(185,45): warning C4514: '_wctime': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wtime.h(192,43): warning C4514: '_wctime_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\sys/stat.h(234,39): warning C4514: 'fstat': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\sys/stat.h(239,39): warning C4514: 'stat': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\wchar.h(180,28): warning C4514: 'fwide': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\wchar.h(189,28): warning C4514: 'mbsinit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\wchar.h(209,28): warning C4514: 'wmemcmp': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\wchar.h(268,48): warning C4514: 'wmemchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(165,37): warning C4514: '__ascii_iswalpha': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(170,37): warning C4514: '__ascii_iswdigit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(175,37): warning C4514: '__ascii_towlower': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(180,37): warning C4514: '__ascii_towupper': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(234,28): warning C4514: '_ischartype_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(69,38): warning C4514: 'facebook::jni::LocalReferenceAllocator::verifyReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(76,42): warning C4514: 'facebook::jni::GlobalReferenceAllocator::newReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(86,39): warning C4514: 'facebook::jni::GlobalReferenceAllocator::deleteReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(98,39): warning C4514: 'facebook::jni::GlobalReferenceAllocator::verifyReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(105,46): warning C4514: 'facebook::jni::WeakGlobalReferenceAllocator::newReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(115,43): warning C4514: 'facebook::jni::WeakGlobalReferenceAllocator::deleteReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(127,43): warning C4514: 'facebook::jni::WeakGlobalReferenceAllocator::verifyReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(59,18): warning C4514: 'facebook::jni::detail::constexpr_strlen': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(78,15): warning C4514: 'facebook::jni::detail::Convert<bool,void>::fromJni': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(81,18): warning C4514: 'facebook::jni::detail::Convert<bool,void>::toJniRet': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(84,18): warning C4514: 'facebook::jni::detail::Convert<bool,void>::toCall': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(57,1): warning C4514: 'facebook::jni::JBoolean::booleanValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(57,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(58,1): warning C4514: 'facebook::jni::JByte::byteValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(58,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(59,1): warning C4514: 'facebook::jni::JCharacter::charValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(59,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(60,1): warning C4514: 'facebook::jni::JShort::shortValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(60,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(61,1): warning C4514: 'facebook::jni::JInteger::intValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(61,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(62,1): warning C4514: 'facebook::jni::JLong::longValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(62,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(63,1): warning C4514: 'facebook::jni::JFloat::floatValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(63,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(64,1): warning C4514: 'facebook::jni::JDouble::doubleValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(64,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(80,27): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(38,34): warning C4514: 'facebook::jni::JMethodBase::operator bool': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jboolean>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jboolean>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jbyte>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jbyte>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jchar>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jchar>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jshort>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jshort>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jint>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jint>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jlong>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jlong>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jfloat>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jfloat>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jdouble>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jdouble>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jboolean>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jboolean>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jbyte>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jbyte>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jchar>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jchar>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jshort>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jshort>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jint>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jint>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jlong>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jlong>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jfloat>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jfloat>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jdouble>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jdouble>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(33,13): warning C4514: 'facebook::jni::isSameObject': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(41,22): warning C4514: 'facebook::jni::JObject::isInstanceOf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(65,29): warning C4514: 'facebook::jni::JObject::toString': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(91,14): warning C4514: 'facebook::jni::MonitorLock::MonitorLock': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(112,14): warning C4514: 'facebook::jni::MonitorLock::MonitorLock': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(118,27): warning C4514: 'facebook::jni::MonitorLock::operator =': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(125,29): warning C4514: 'facebook::jni::JObject::lock': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(158,34): warning C4514: 'facebook::jni::JClass::getSuperclass': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(303,13): warning C4514: 'facebook::jni::registerNatives': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(319,22): warning C4514: 'facebook::jni::detail::Convert<std::string,void>::fromJni': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(322,18): warning C4514: 'facebook::jni::detail::Convert<std::string,void>::toJniRet': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(325,29): warning C4514: 'facebook::jni::detail::Convert<std::string,void>::toCall': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(335,18): warning C4514: 'facebook::jni::detail::Convert<const char*,void>::toJniRet': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(338,29): warning C4514: 'facebook::jni::detail::Convert<const char*,void>::toCall': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(347,23): warning C4514: 'facebook::jni::detail::JArray::size': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Exceptions.h(53,35): warning C4514: 'facebook::jni::JCppException::create': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Exceptions.h(57,35): warning C4514: 'facebook::jni::JCppException::create': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/NativeRunnable.h(34,3): warning C4514: 'facebook::jni::JNativeRunnable::JNativeRunnable': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JShort,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JShort,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JLong,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JLong,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JFloat,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JFloat,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<Head>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
Head=_jstring *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<Head>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
Head=_jstring *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<T>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<T>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::HybridClass<facebook::jni::JNativeRunnable,facebook::jni::JRunnable>::JavaPart,
Base=facebook::jni::JRunnable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::HybridClass<facebook::jni::JNativeRunnable,facebook::jni::JRunnable>::JavaPart,
Base=facebook::jni::JRunnable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<T>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridData,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<T>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridData,facebook::jni::JObject,void>::_javaobject *
]
ReadableByteChannel.cpp
command line : warning C5102: ignoring invalid command-line macro definition 'NDEBUG>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1874,1): warning C4820: 'JavaVMInitArgs': '7' bytes padding added after data member 'JavaVMInitArgs::ignoreUnrecognized' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1879,15): warning C4820: 'JavaVMAttachArgs': '4' bytes padding added after data member 'JavaVMAttachArgs::version' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Environment.h(64,1): warning C4820: 'facebook::jni::detail::TLData': '7' bytes padding added after data member 'facebook::jni::detail::TLData::attached' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Environment.h(85,23): warning C4820: 'facebook::jni::detail::JniEnvCacher': '7' bytes padding added after data member 'facebook::jni::detail::JniEnvCacher::thisCached_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Environment.h(139,23): warning C4820: 'facebook::jni::ThreadScope': '7' bytes padding added after data member 'facebook::jni::ThreadScope::thisAttached_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C4625: 'facebook::jni::internal::ReferenceStats': copy constructor was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C5026: 'facebook::jni::internal::ReferenceStats': move constructor was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C4626: 'facebook::jni::internal::ReferenceStats': assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C5027: 'facebook::jni::internal::ReferenceStats': move assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\References.h(626,1): warning C4820: 'facebook::jni::JniLocalScope': '7' bytes padding added after data member 'facebook::jni::JniLocalScope::hasFrame_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<0>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<0>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses.h(118): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<0>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<1>': '6' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<1>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<1>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333,1): warning C4251: 'facebook::jni::jtype_traits<void>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<void>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jboolean>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jboolean>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jboolean>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jboolean>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<2>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<2>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<2>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jbooleanArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbooleanArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jbooleanArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbooleanArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyte>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyte>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyte>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyte>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyteArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyteArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyteArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyteArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jchar>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jchar>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jchar>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jchar>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jcharArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jcharArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jcharArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jcharArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshort>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshort>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshort>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshort>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshortArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshortArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshortArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshortArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jint>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jint>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jint>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jint>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jintArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jintArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jintArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jintArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlong>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlong>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlong>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlong>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlongArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlongArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlongArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlongArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloat>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloat>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloat>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloat>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloatArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloatArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloatArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloatArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdouble>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdouble>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdouble>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdouble>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdoubleArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdoubleArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdoubleArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdoubleArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(79,1): warning C4800: Implicit conversion from 'facebook::jni::detail::Convert<bool,void>::jniType' to bool. Possible information loss [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(79,1): message : consider using explicit cast or comparison to 0 to avoid this warning [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(77,20): message : see declaration of 'facebook::jni::detail::Convert<bool,void>::jniType' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(176,16): warning C4800: Implicit conversion from 'const jboolean' to bool. Possible information loss [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(176,16): message : consider using explicit cast or comparison to 0 to avoid this warning [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(57,25): message : see declaration of 'jboolean' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(349,37): warning C4365: 'return': conversion from 'jsize' to 'size_t', signed/unsigned mismatch [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Exceptions.h(96,1): warning C4820: 'facebook::jni::JniException': '7' bytes padding added after data member 'facebook::jni::JniException::isMessageExtracted_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Exceptions.h(96,1): warning C4626: 'facebook::jni::JniException': assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<19>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<19>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<19>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(57): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JBoolean,jboolean>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(228,76): warning C4296: '<=': expression is always true [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(228): message : while compiling class template member function 'facebook::jni::detail::SimpleFixedString<19>::SimpleFixedString<0>(const facebook::jni::detail::SimpleFixedString<0> &) noexcept(<expr>)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<17>': '6' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<17>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<17>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<16>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<16>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<16>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(58): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JByte,jbyte>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<14>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<14>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<14>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<21>': '2' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<21>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<21>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(59): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JCharacter,jchar>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<18>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<18>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<18>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(64): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JDouble,jdouble>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<20>': '3' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<20>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(408): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<20>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=_jstring *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<_jstring *(void)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(192): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=jstring (void)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(66): message : see reference to function template instantiation 'facebook::jni::JMethod<jstring (void)> facebook::jni::JClass::getMethod<jstring(void)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<3>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<3>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(408): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<3>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(361): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<void>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<40>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<40>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<40>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<T>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(238): message : see reference to class template instantiation 'facebook::jni::jtype_traits<T>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(76): message : see reference to function template instantiation 'facebook::jni::JField<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *> facebook::jni::JClass::getField<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridDestructor,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<38>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<38>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<38>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<T>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<34>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<34>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<34>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::detail::HybridClassBase,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(90): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::detail::HybridClassBase,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(86): message : see reference to class template instantiation 'facebook::jni::JavaClass<facebook::jni::detail::HybridClassBase,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<32>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<32>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<32>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<37>': '2' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<37>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<37>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JReadableByteChannel,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<22>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<22>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<22>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=int,
T=facebook::jni::JByteBuffer,
Base=facebook::jni::JBuffer,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<int (facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByteBuffer,
Base=facebook::jni::JBuffer,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(192): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=jint (facebook::jni::alias_ref<facebook::jni::JByteBuffer>)
]
C:\Users\pytor\fbjni\cxx\fbjni\ReadableByteChannel.cpp(26): message : see reference to function template instantiation 'facebook::jni::JMethod<jint (facebook::jni::alias_ref<facebook::jni::JByteBuffer>)> facebook::jni::JClass::getMethod<jint(facebook::jni::alias_ref<facebook::jni::JByteBuffer>)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<24>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<24>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<24>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<4>': '3' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<4>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<4>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(361): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<void,double,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(double)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(207): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::JDouble,facebook::jni::JObject,void>::_javaobject *(jdouble)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(32): message : see reference to function template instantiation 'facebook::jni::JStaticMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(jprim)> facebook::jni::JClass::getStaticMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(jprim)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void,
jprim=jdouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(29): message : while compiling class template member function 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::JPrimitive<T,jdouble>::valueOf(jprim)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void,
jprim=jdouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(64): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::JPrimitive<T,jdouble>::valueOf(jprim)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void,
jprim=jdouble
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<29>': '2' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<29>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<29>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<51>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<51>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<51>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,_jstring*,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::JCppException,facebook::jni::JThrowable,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(_jstring *)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(181): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::JCppException,facebook::jni::JThrowable,void>::_javaobject *(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(144): message : see reference to function template instantiation 'facebook::jni::JConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)> facebook::jni::JClass::getConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)>(void) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(311,37): warning C4514: 'vfwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(342,41): warning C4514: 'vfwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(373,37): warning C4514: '_vfwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(387,37): warning C4514: '_vwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(401,37): warning C4514: 'vwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(414,37): warning C4514: '_vwprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(430,41): warning C4514: 'vwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(445,37): warning C4514: '_vwprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(459,37): warning C4514: '_vwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(472,37): warning C4514: '_fwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(491,37): warning C4514: 'fwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(509,37): warning C4514: '_fwprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(530,41): warning C4514: 'fwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(550,37): warning C4514: '_fwprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(569,37): warning C4514: '_fwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(587,37): warning C4514: '_wprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(605,37): warning C4514: 'wprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(622,37): warning C4514: '_wprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(642,41): warning C4514: 'wprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(661,37): warning C4514: '_wprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(679,37): warning C4514: '_wprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(728,37): warning C4514: 'vfwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(761,41): warning C4514: 'vfwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(776,37): warning C4514: '_vwscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(790,37): warning C4514: 'vwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(803,37): warning C4514: '_vwscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(819,41): warning C4514: 'vwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(834,37): warning C4514: '_fwscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(853,37): warning C4514: 'fwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(871,37): warning C4514: '_fwscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(892,41): warning C4514: 'fwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(912,37): warning C4514: '_wscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(930,37): warning C4514: 'wscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(947,37): warning C4514: '_wscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(967,41): warning C4514: 'wscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1094,37): warning C4514: '_vsnwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1122,37): warning C4514: '_vsnwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1171,37): warning C4514: '_vswprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1223,37): warning C4514: '_vswprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1276,41): warning C4514: 'vswprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1323,37): warning C4514: '_vswprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1358,37): warning C4514: '_vscwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1391,37): warning C4514: '_vscwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1405,37): warning C4514: '__swprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1425,37): warning C4514: '_swprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1446,37): warning C4514: '_swprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1465,37): warning C4514: 'swprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1508,37): warning C4514: '_swprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1530,41): warning C4710: 'int swprintf_s(wchar_t *const ,const size_t,const wchar_t *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1530): message : see declaration of 'swprintf_s' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1559,37): warning C4514: '_swprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1580,37): warning C4514: '_swprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1600,37): warning C4514: '_swprintf_c_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1621,37): warning C4514: '_swprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1641,37): warning C4514: '_snwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1667,37): warning C4514: '_snwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1692,37): warning C4514: '_snwprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1714,37): warning C4514: '_snwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1742,37): warning C4514: '_scwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1761,37): warning C4710: 'int _scwprintf(const wchar_t *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1761): message : see declaration of '_scwprintf' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1779,37): warning C4514: '_scwprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1798,37): warning C4514: '_scwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1822,24): warning C4514: 'swprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1837,34): warning C4514: 'vswprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1848,24): warning C4514: '_swprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1863,34): warning C4514: '_vswprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1921,37): warning C4514: 'vswscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1956,41): warning C4514: 'vswscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2019,37): warning C4514: '_swscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2039,37): warning C4514: 'swscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2058,37): warning C4514: '_swscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2080,41): warning C4514: 'swscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2101,37): warning C4514: '_snwscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2127,37): warning C4514: '_snwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2152,37): warning C4514: '_snwscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2173,37): warning C4514: '_snwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(648,37): warning C4514: 'vfprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(679,41): warning C4514: 'vfprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(710,37): warning C4514: '_vfprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(724,37): warning C4514: '_vprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(738,37): warning C4514: 'vprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(751,37): warning C4514: '_vprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(767,41): warning C4514: 'vprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(782,37): warning C4514: '_vprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(796,37): warning C4514: '_vprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(809,37): warning C4514: '_fprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(828,37): warning C4514: 'fprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(852,37): warning C4514: '_fprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(873,41): warning C4514: 'fprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(893,37): warning C4514: '_fprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(912,37): warning C4514: '_fprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(930,37): warning C4514: '_printf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(948,37): warning C4514: 'printf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(965,37): warning C4514: '_printf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(985,41): warning C4514: 'printf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1004,37): warning C4514: '_printf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1022,37): warning C4514: '_printf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1070,37): warning C4514: 'vfscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1104,41): warning C4514: 'vfscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1120,37): warning C4514: '_vscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1134,37): warning C4514: 'vscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1147,37): warning C4514: '_vscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1163,41): warning C4514: 'vscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1178,37): warning C4514: '_fscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1197,37): warning C4514: 'fscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1215,37): warning C4514: '_fscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1236,41): warning C4514: 'fscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1256,37): warning C4514: '_scanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1274,37): warning C4514: 'scanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1291,37): warning C4514: '_scanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1311,41): warning C4514: 'scanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1469,37): warning C4514: 'vsprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1510,41): warning C4514: 'vsprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1557,37): warning C4514: '_vsprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1595,37): warning C4514: '_vsnprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1623,41): warning C4514: 'vsnprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1668,37): warning C4514: '_vscprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1733,37): warning C4514: '_vsnprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1749,37): warning C4514: '_sprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1774,37): warning C4514: 'sprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1810,37): warning C4514: '_sprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1833,41): warning C4710: 'int sprintf_s(char *const ,const size_t,const char *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1833): message : see declaration of 'sprintf_s' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1862,37): warning C4514: '_sprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1883,37): warning C4514: '_sprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1903,37): warning C4514: '_snprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1940,37): warning C4514: 'snprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1961,37): warning C4514: '_snprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1991,37): warning C4514: '_snprintf_c_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2012,37): warning C4514: '_snprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2032,37): warning C4514: '_snprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2054,37): warning C4514: '_snprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2082,37): warning C4514: '_scprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2100,37): warning C4710: 'int _scprintf(const char *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2100): message : see declaration of '_scprintf' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2117,37): warning C4514: '_scprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2135,37): warning C4514: '_scprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2183,37): warning C4514: 'vsscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2244,37): warning C4514: '_sscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2263,37): warning C4514: 'sscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2281,37): warning C4514: '_sscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2302,41): warning C4514: 'sscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2330,37): warning C4514: '_snscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2354,37): warning C4514: '_snscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2378,37): warning C4514: '_snscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2402,37): warning C4514: '_snscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(786,10): warning C4514: 'JNIEnv_::GetVersion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(789,12): warning C4514: 'JNIEnv_::DefineClass': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(793,12): warning C4514: 'JNIEnv_::FindClass': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(796,15): warning C4514: 'JNIEnv_::FromReflectedMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(799,14): warning C4514: 'JNIEnv_::FromReflectedField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(803,13): warning C4514: 'JNIEnv_::ToReflectedMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(814,13): warning C4514: 'JNIEnv_::ToReflectedField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(818,10): warning C4514: 'JNIEnv_::Throw': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(821,10): warning C4514: 'JNIEnv_::ThrowNew': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(824,16): warning C4514: 'JNIEnv_::ExceptionOccurred': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(827,10): warning C4514: 'JNIEnv_::ExceptionDescribe': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(830,10): warning C4514: 'JNIEnv_::ExceptionClear': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(833,10): warning C4514: 'JNIEnv_::FatalError': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(837,10): warning C4514: 'JNIEnv_::PushLocalFrame': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(840,13): warning C4514: 'JNIEnv_::PopLocalFrame': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(861,10): warning C4514: 'JNIEnv_::EnsureLocalCapacity': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(865,13): warning C4514: 'JNIEnv_::AllocObject': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(868,13): warning C4710: 'jobject JNIEnv_::NewObject(jclass,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(868): message : see declaration of 'JNIEnv_::NewObject' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(876,13): warning C4514: 'JNIEnv_::NewObjectV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(880,13): warning C4514: 'JNIEnv_::NewObjectA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(897,13): warning C4710: 'jobject JNIEnv_::CallObjectMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(897): message : see declaration of 'JNIEnv_::CallObjectMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(905,13): warning C4514: 'JNIEnv_::CallObjectMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(909,13): warning C4514: 'JNIEnv_::CallObjectMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(914,14): warning C4710: 'jboolean JNIEnv_::CallBooleanMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(914): message : see declaration of 'JNIEnv_::CallBooleanMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(923,14): warning C4514: 'JNIEnv_::CallBooleanMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(927,14): warning C4514: 'JNIEnv_::CallBooleanMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(932,11): warning C4710: 'jbyte JNIEnv_::CallByteMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(932): message : see declaration of 'JNIEnv_::CallByteMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(940,11): warning C4514: 'JNIEnv_::CallByteMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(944,11): warning C4514: 'JNIEnv_::CallByteMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(949,11): warning C4710: 'jchar JNIEnv_::CallCharMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(949): message : see declaration of 'JNIEnv_::CallCharMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(957,11): warning C4514: 'JNIEnv_::CallCharMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(961,11): warning C4514: 'JNIEnv_::CallCharMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(966,12): warning C4710: 'jshort JNIEnv_::CallShortMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(966): message : see declaration of 'JNIEnv_::CallShortMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(974,12): warning C4514: 'JNIEnv_::CallShortMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(978,12): warning C4514: 'JNIEnv_::CallShortMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(983,10): warning C4710: 'jint JNIEnv_::CallIntMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(983): message : see declaration of 'JNIEnv_::CallIntMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(991,10): warning C4514: 'JNIEnv_::CallIntMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(995,10): warning C4514: 'JNIEnv_::CallIntMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1000,11): warning C4710: 'jlong JNIEnv_::CallLongMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1000): message : see declaration of 'JNIEnv_::CallLongMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1008,11): warning C4514: 'JNIEnv_::CallLongMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1012,11): warning C4514: 'JNIEnv_::CallLongMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1017,12): warning C4710: 'jfloat JNIEnv_::CallFloatMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1017): message : see declaration of 'JNIEnv_::CallFloatMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1025,12): warning C4514: 'JNIEnv_::CallFloatMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1029,12): warning C4514: 'JNIEnv_::CallFloatMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1034,13): warning C4710: 'jdouble JNIEnv_::CallDoubleMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1034): message : see declaration of 'JNIEnv_::CallDoubleMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1042,13): warning C4514: 'JNIEnv_::CallDoubleMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1046,13): warning C4514: 'JNIEnv_::CallDoubleMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1051,10): warning C4514: 'JNIEnv_::CallVoidMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1057,10): warning C4514: 'JNIEnv_::CallVoidMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1061,10): warning C4514: 'JNIEnv_::CallVoidMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1066,13): warning C4514: 'JNIEnv_::CallNonvirtualObjectMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1076,13): warning C4514: 'JNIEnv_::CallNonvirtualObjectMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1081,13): warning C4514: 'JNIEnv_::CallNonvirtualObjectMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1087,14): warning C4514: 'JNIEnv_::CallNonvirtualBooleanMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1097,14): warning C4514: 'JNIEnv_::CallNonvirtualBooleanMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1102,14): warning C4514: 'JNIEnv_::CallNonvirtualBooleanMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1108,11): warning C4514: 'JNIEnv_::CallNonvirtualByteMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1118,11): warning C4514: 'JNIEnv_::CallNonvirtualByteMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1123,11): warning C4514: 'JNIEnv_::CallNonvirtualByteMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1129,11): warning C4514: 'JNIEnv_::CallNonvirtualCharMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1139,11): warning C4514: 'JNIEnv_::CallNonvirtualCharMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1144,11): warning C4514: 'JNIEnv_::CallNonvirtualCharMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1150,12): warning C4514: 'JNIEnv_::CallNonvirtualShortMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1160,12): warning C4514: 'JNIEnv_::CallNonvirtualShortMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1165,12): warning C4514: 'JNIEnv_::CallNonvirtualShortMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1171,10): warning C4514: 'JNIEnv_::CallNonvirtualIntMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1181,10): warning C4514: 'JNIEnv_::CallNonvirtualIntMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1186,10): warning C4514: 'JNIEnv_::CallNonvirtualIntMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1192,11): warning C4514: 'JNIEnv_::CallNonvirtualLongMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1202,11): warning C4514: 'JNIEnv_::CallNonvirtualLongMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1207,11): warning C4514: 'JNIEnv_::CallNonvirtualLongMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1213,12): warning C4514: 'JNIEnv_::CallNonvirtualFloatMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1223,12): warning C4514: 'JNIEnv_::CallNonvirtualFloatMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1229,12): warning C4514: 'JNIEnv_::CallNonvirtualFloatMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1236,13): warning C4514: 'JNIEnv_::CallNonvirtualDoubleMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1246,13): warning C4514: 'JNIEnv_::CallNonvirtualDoubleMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1252,13): warning C4514: 'JNIEnv_::CallNonvirtualDoubleMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1259,10): warning C4514: 'JNIEnv_::CallNonvirtualVoidMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1266,10): warning C4514: 'JNIEnv_::CallNonvirtualVoidMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1271,10): warning C4514: 'JNIEnv_::CallNonvirtualVoidMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1310,10): warning C4514: 'JNIEnv_::SetObjectField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1351,13): warning C4710: 'jobject JNIEnv_::CallStaticObjectMethod(jclass,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1351): message : see declaration of 'JNIEnv_::CallStaticObjectMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1360,13): warning C4514: 'JNIEnv_::CallStaticObjectMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1364,13): warning C4514: 'JNIEnv_::CallStaticObjectMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1369,14): warning C4514: 'JNIEnv_::CallStaticBooleanMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1378,14): warning C4514: 'JNIEnv_::CallStaticBooleanMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1382,14): warning C4514: 'JNIEnv_::CallStaticBooleanMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1387,11): warning C4514: 'JNIEnv_::CallStaticByteMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1396,11): warning C4514: 'JNIEnv_::CallStaticByteMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1400,11): warning C4514: 'JNIEnv_::CallStaticByteMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1405,11): warning C4514: 'JNIEnv_::CallStaticCharMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1414,11): warning C4514: 'JNIEnv_::CallStaticCharMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1418,11): warning C4514: 'JNIEnv_::CallStaticCharMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1423,12): warning C4514: 'JNIEnv_::CallStaticShortMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1432,12): warning C4514: 'JNIEnv_::CallStaticShortMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1436,12): warning C4514: 'JNIEnv_::CallStaticShortMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1441,10): warning C4514: 'JNIEnv_::CallStaticIntMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1450,10): warning C4514: 'JNIEnv_::CallStaticIntMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1454,10): warning C4514: 'JNIEnv_::CallStaticIntMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1459,11): warning C4514: 'JNIEnv_::CallStaticLongMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1468,11): warning C4514: 'JNIEnv_::CallStaticLongMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1472,11): warning C4514: 'JNIEnv_::CallStaticLongMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1477,12): warning C4514: 'JNIEnv_::CallStaticFloatMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1486,12): warning C4514: 'JNIEnv_::CallStaticFloatMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1490,12): warning C4514: 'JNIEnv_::CallStaticFloatMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1495,13): warning C4514: 'JNIEnv_::CallStaticDoubleMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1504,13): warning C4514: 'JNIEnv_::CallStaticDoubleMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1508,13): warning C4514: 'JNIEnv_::CallStaticDoubleMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1513,10): warning C4514: 'JNIEnv_::CallStaticVoidMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1519,10): warning C4514: 'JNIEnv_::CallStaticVoidMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1523,10): warning C4514: 'JNIEnv_::CallStaticVoidMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1528,14): warning C4514: 'JNIEnv_::GetStaticFieldID': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1532,13): warning C4514: 'JNIEnv_::GetStaticObjectField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1560,10): warning C4514: 'JNIEnv_::SetStaticObjectField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1597,13): warning C4514: 'JNIEnv_::NewString': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1600,11): warning C4514: 'JNIEnv_::GetStringLength': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1603,18): warning C4514: 'JNIEnv_::GetStringChars': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1606,10): warning C4514: 'JNIEnv_::ReleaseStringChars': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1610,13): warning C4514: 'JNIEnv_::NewStringUTF': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1613,11): warning C4514: 'JNIEnv_::GetStringUTFLength': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1616,17): warning C4514: 'JNIEnv_::GetStringUTFChars': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1619,10): warning C4514: 'JNIEnv_::ReleaseStringUTFChars': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1627,18): warning C4514: 'JNIEnv_::NewObjectArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1631,13): warning C4514: 'JNIEnv_::GetObjectArrayElement': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1634,10): warning C4514: 'JNIEnv_::SetObjectArrayElement': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1639,19): warning C4514: 'JNIEnv_::NewBooleanArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1642,16): warning C4514: 'JNIEnv_::NewByteArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1645,16): warning C4514: 'JNIEnv_::NewCharArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1648,17): warning C4514: 'JNIEnv_::NewShortArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1651,15): warning C4514: 'JNIEnv_::NewIntArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1654,16): warning C4514: 'JNIEnv_::NewLongArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1657,17): warning C4514: 'JNIEnv_::NewFloatArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1660,18): warning C4514: 'JNIEnv_::NewDoubleArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1664,16): warning C4514: 'JNIEnv_::GetBooleanArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1667,13): warning C4514: 'JNIEnv_::GetByteArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1670,13): warning C4514: 'JNIEnv_::GetCharArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1673,14): warning C4514: 'JNIEnv_::GetShortArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1676,12): warning C4514: 'JNIEnv_::GetIntArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1679,13): warning C4514: 'JNIEnv_::GetLongArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1682,14): warning C4514: 'JNIEnv_::GetFloatArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1685,15): warning C4514: 'JNIEnv_::GetDoubleArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1689,10): warning C4514: 'JNIEnv_::ReleaseBooleanArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1694,10): warning C4514: 'JNIEnv_::ReleaseByteArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1699,10): warning C4514: 'JNIEnv_::ReleaseCharArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1704,10): warning C4514: 'JNIEnv_::ReleaseShortArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1709,10): warning C4514: 'JNIEnv_::ReleaseIntArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1714,10): warning C4514: 'JNIEnv_::ReleaseLongArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1719,10): warning C4514: 'JNIEnv_::ReleaseFloatArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1724,10): warning C4514: 'JNIEnv_::ReleaseDoubleArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1730,10): warning C4514: 'JNIEnv_::GetBooleanArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1734,10): warning C4514: 'JNIEnv_::GetByteArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1738,10): warning C4514: 'JNIEnv_::GetCharArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1742,10): warning C4514: 'JNIEnv_::GetShortArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1746,10): warning C4514: 'JNIEnv_::GetIntArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1750,10): warning C4514: 'JNIEnv_::GetLongArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1754,10): warning C4514: 'JNIEnv_::GetFloatArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1758,10): warning C4514: 'JNIEnv_::GetDoubleArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1763,10): warning C4514: 'JNIEnv_::SetBooleanArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1767,10): warning C4514: 'JNIEnv_::SetByteArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1771,10): warning C4514: 'JNIEnv_::SetCharArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1775,10): warning C4514: 'JNIEnv_::SetShortArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1779,10): warning C4514: 'JNIEnv_::SetIntArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1783,10): warning C4514: 'JNIEnv_::SetLongArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1787,10): warning C4514: 'JNIEnv_::SetFloatArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1791,10): warning C4514: 'JNIEnv_::SetDoubleArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1800,10): warning C4514: 'JNIEnv_::UnregisterNatives': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1811,10): warning C4514: 'JNIEnv_::GetJavaVM': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1815,10): warning C4514: 'JNIEnv_::GetStringRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1818,10): warning C4514: 'JNIEnv_::GetStringUTFRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1822,12): warning C4514: 'JNIEnv_::GetPrimitiveArrayCritical': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1825,10): warning C4514: 'JNIEnv_::ReleasePrimitiveArrayCritical': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1829,19): warning C4514: 'JNIEnv_::GetStringCritical': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1832,10): warning C4514: 'JNIEnv_::ReleaseStringCritical': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1847,13): warning C4514: 'JNIEnv_::NewDirectByteBuffer': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1850,11): warning C4514: 'JNIEnv_::GetDirectBufferAddress': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1853,11): warning C4514: 'JNIEnv_::GetDirectBufferCapacity': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1856,20): warning C4514: 'JNIEnv_::GetObjectRefType': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1910,10): warning C4514: 'JavaVM_::DestroyJavaVM': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1913,10): warning C4514: 'JavaVM_::AttachCurrentThread': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1916,10): warning C4514: 'JavaVM_::DetachCurrentThread': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1920,10): warning C4514: 'JavaVM_::GetEnv': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1923,10): warning C4514: 'JavaVM_::AttachCurrentThreadAsDaemon': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(290,31): warning C4514: 'fpclassify': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(295,31): warning C4514: 'fpclassify': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(300,31): warning C4514: 'fpclassify': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(305,32): warning C4514: 'signbit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(310,32): warning C4514: 'signbit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(315,32): warning C4514: 'signbit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(320,31): warning C4514: '_fpcomp': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(325,31): warning C4514: '_fpcomp': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(330,31): warning C4514: '_fpcomp': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(696,45): warning C4514: 'frexpf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(701,45): warning C4514: 'hypotf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(706,45): warning C4514: 'ldexpf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(777,51): warning C4514: 'acosl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(784,51): warning C4514: 'asinl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(789,51): warning C4514: 'atan2l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(796,51): warning C4514: 'atanl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(803,51): warning C4514: 'ceill': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(808,51): warning C4514: '_chgsignl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(815,51): warning C4514: '_copysignl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(820,51): warning C4514: 'coshl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(825,51): warning C4514: 'cosl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(833,51): warning C4514: 'expl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(848,51): warning C4514: 'floorl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(857,51): warning C4514: 'fmodl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(862,51): warning C4514: 'frexpl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(869,51): warning C4514: '_hypotl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(874,51): warning C4514: 'hypotl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(879,51): warning C4514: 'ldexpl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(888,51): warning C4514: 'logl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(893,51): warning C4514: 'log10l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(904,51): warning C4514: 'modfl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(917,51): warning C4514: 'powl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(929,51): warning C4514: 'sinhl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(934,51): warning C4514: 'sinl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(939,51): warning C4514: 'sqrtl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(944,51): warning C4514: 'tanhl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(949,51): warning C4514: 'tanl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdlib.h(359,17): warning C4514: 'abs': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdlib.h(364,22): warning C4514: 'abs': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdlib.h(369,19): warning C4514: 'div': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdlib.h(374,20): warning C4514: 'div': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_memcpy_s.h(35,44): warning C4514: 'memcpy_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_memcpy_s.h(64,44): warning C4514: 'memmove_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_memory.h(100,28): warning C4514: 'memchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(166,38): warning C4514: 'wcsnlen_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(247,40): warning C4514: '_wcstok': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(261,35): warning C4514: 'wcstok': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(539,31): warning C4514: 'wcschr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(545,31): warning C4514: 'wcspbrk': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(551,31): warning C4514: 'wcsrchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(558,31): warning C4514: 'wcsstr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(371,38): warning C4514: 'strnlen_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(504,28): warning C4514: 'strchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(510,28): warning C4514: 'strpbrk': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(516,28): warning C4514: 'strrchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(522,28): warning C4514: 'strstr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(100,37): warning C4514: '_vcwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(127,37): warning C4514: '_vcwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(154,37): warning C4514: '_vcwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(167,37): warning C4514: '_cwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(185,37): warning C4514: '_cwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(202,37): warning C4514: '_cwprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(220,37): warning C4514: '_cwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(237,37): warning C4514: '_cwprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(255,37): warning C4514: '_cwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(303,37): warning C4514: '_vcwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(335,37): warning C4514: '_vcwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(348,37): warning C4514: '_cwscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(371,37): warning C4514: '_cwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(393,37): warning C4514: '_cwscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(411,37): warning C4514: '_cwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wio.h(225,26): warning C4514: '_wopen': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wio.h(238,26): warning C4514: '_wsopen': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wtime.h(185,45): warning C4514: '_wctime': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wtime.h(192,43): warning C4514: '_wctime_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\sys/stat.h(234,39): warning C4514: 'fstat': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\sys/stat.h(239,39): warning C4514: 'stat': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\wchar.h(180,28): warning C4514: 'fwide': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\wchar.h(189,28): warning C4514: 'mbsinit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\wchar.h(209,28): warning C4514: 'wmemcmp': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\wchar.h(268,48): warning C4514: 'wmemchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(165,37): warning C4514: '__ascii_iswalpha': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(170,37): warning C4514: '__ascii_iswdigit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(175,37): warning C4514: '__ascii_towlower': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(180,37): warning C4514: '__ascii_towupper': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(234,28): warning C4514: '_ischartype_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(69,38): warning C4514: 'facebook::jni::LocalReferenceAllocator::verifyReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(76,42): warning C4514: 'facebook::jni::GlobalReferenceAllocator::newReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(86,39): warning C4514: 'facebook::jni::GlobalReferenceAllocator::deleteReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(98,39): warning C4514: 'facebook::jni::GlobalReferenceAllocator::verifyReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(105,46): warning C4514: 'facebook::jni::WeakGlobalReferenceAllocator::newReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(115,43): warning C4514: 'facebook::jni::WeakGlobalReferenceAllocator::deleteReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(127,43): warning C4514: 'facebook::jni::WeakGlobalReferenceAllocator::verifyReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(59,18): warning C4514: 'facebook::jni::detail::constexpr_strlen': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(78,15): warning C4514: 'facebook::jni::detail::Convert<bool,void>::fromJni': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(81,18): warning C4514: 'facebook::jni::detail::Convert<bool,void>::toJniRet': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(84,18): warning C4514: 'facebook::jni::detail::Convert<bool,void>::toCall': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(57,1): warning C4514: 'facebook::jni::JBoolean::booleanValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(57,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(58,1): warning C4514: 'facebook::jni::JByte::byteValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(58,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(59,1): warning C4514: 'facebook::jni::JCharacter::charValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(59,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(60,1): warning C4514: 'facebook::jni::JShort::shortValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(60,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(61,1): warning C4514: 'facebook::jni::JInteger::intValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(61,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(62,1): warning C4514: 'facebook::jni::JLong::longValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(62,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(63,1): warning C4514: 'facebook::jni::JFloat::floatValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(63,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(64,1): warning C4514: 'facebook::jni::JDouble::doubleValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(64,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(80,27): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(38,34): warning C4514: 'facebook::jni::JMethodBase::operator bool': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jboolean>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jboolean>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jbyte>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jbyte>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jchar>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jchar>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jshort>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jshort>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jint>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jint>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jlong>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jlong>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jfloat>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jfloat>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jdouble>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jdouble>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jboolean>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jboolean>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jbyte>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jbyte>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jchar>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jchar>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jshort>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jshort>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jint>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jint>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jlong>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jlong>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jfloat>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jfloat>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jdouble>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jdouble>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(33,13): warning C4514: 'facebook::jni::isSameObject': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(41,22): warning C4514: 'facebook::jni::JObject::isInstanceOf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(65,29): warning C4514: 'facebook::jni::JObject::toString': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(91,14): warning C4514: 'facebook::jni::MonitorLock::MonitorLock': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(112,14): warning C4514: 'facebook::jni::MonitorLock::MonitorLock': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(118,27): warning C4514: 'facebook::jni::MonitorLock::operator =': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(125,29): warning C4514: 'facebook::jni::JObject::lock': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(158,34): warning C4514: 'facebook::jni::JClass::getSuperclass': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(303,13): warning C4514: 'facebook::jni::registerNatives': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(319,22): warning C4514: 'facebook::jni::detail::Convert<std::string,void>::fromJni': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(322,18): warning C4514: 'facebook::jni::detail::Convert<std::string,void>::toJniRet': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(325,29): warning C4514: 'facebook::jni::detail::Convert<std::string,void>::toCall': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(335,18): warning C4514: 'facebook::jni::detail::Convert<const char*,void>::toJniRet': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(338,29): warning C4514: 'facebook::jni::detail::Convert<const char*,void>::toCall': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(347,23): warning C4514: 'facebook::jni::detail::JArray::size': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Exceptions.h(53,35): warning C4514: 'facebook::jni::JCppException::create': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Exceptions.h(57,35): warning C4514: 'facebook::jni::JCppException::create': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(89,15): warning C4514: 'facebook::jni::detail::HybridClassBase::isHybridClassBase': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(294,33): warning C4514: 'facebook::jni::getHybridDataFromField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Registration-inl.h(48,15): warning C4514: 'facebook::jni::detail::CreateDefault<void>::create': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/ByteBuffer.h(52,12): warning C4514: 'facebook::jni::JByteBuffer::getDirectBytes': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/ByteBuffer.h(56,10): warning C4514: 'facebook::jni::JByteBuffer::getDirectSize': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JShort,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JShort,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JLong,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JLong,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JFloat,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JFloat,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<Head>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
Head=_jstring *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<Head>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
Head=_jstring *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<T>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<T>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JReadableByteChannel,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JReadableByteChannel,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<Head>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
Head=facebook::jni::detail::JTypeFor<facebook::jni::JByteBuffer,facebook::jni::JBuffer,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<Head>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
Head=facebook::jni::detail::JTypeFor<facebook::jni::JByteBuffer,facebook::jni::JBuffer,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
Environment.cpp
command line : warning C5102: ignoring invalid command-line macro definition 'NDEBUG>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1874,1): warning C4820: 'JavaVMInitArgs': '7' bytes padding added after data member 'JavaVMInitArgs::ignoreUnrecognized' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1879,15): warning C4820: 'JavaVMAttachArgs': '4' bytes padding added after data member 'JavaVMAttachArgs::version' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Environment.h(64,1): warning C4820: 'facebook::jni::detail::TLData': '7' bytes padding added after data member 'facebook::jni::detail::TLData::attached' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Environment.h(85,23): warning C4820: 'facebook::jni::detail::JniEnvCacher': '7' bytes padding added after data member 'facebook::jni::detail::JniEnvCacher::thisCached_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Environment.h(139,23): warning C4820: 'facebook::jni::ThreadScope': '7' bytes padding added after data member 'facebook::jni::ThreadScope::thisAttached_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C4625: 'facebook::jni::internal::ReferenceStats': copy constructor was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C5026: 'facebook::jni::internal::ReferenceStats': move constructor was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C4626: 'facebook::jni::internal::ReferenceStats': assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C5027: 'facebook::jni::internal::ReferenceStats': move assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\References.h(626,1): warning C4820: 'facebook::jni::JniLocalScope': '7' bytes padding added after data member 'facebook::jni::JniLocalScope::hasFrame_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<0>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<0>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses.h(118): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<0>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<1>': '6' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<1>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<1>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333,1): warning C4251: 'facebook::jni::jtype_traits<void>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<void>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jboolean>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jboolean>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jboolean>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jboolean>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<2>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<2>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<2>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jbooleanArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbooleanArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jbooleanArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbooleanArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyte>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyte>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyte>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyte>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyteArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyteArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyteArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyteArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jchar>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jchar>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jchar>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jchar>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jcharArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jcharArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jcharArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jcharArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshort>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshort>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshort>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshort>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshortArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshortArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshortArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshortArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jint>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jint>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jint>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jint>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jintArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jintArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jintArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jintArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlong>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlong>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlong>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlong>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlongArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlongArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlongArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlongArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloat>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloat>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloat>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloat>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloatArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloatArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloatArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloatArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdouble>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdouble>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdouble>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdouble>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdoubleArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdoubleArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdoubleArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdoubleArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(79,1): warning C4800: Implicit conversion from 'facebook::jni::detail::Convert<bool,void>::jniType' to bool. Possible information loss [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(79,1): message : consider using explicit cast or comparison to 0 to avoid this warning [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(77,20): message : see declaration of 'facebook::jni::detail::Convert<bool,void>::jniType' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(176,16): warning C4800: Implicit conversion from 'const jboolean' to bool. Possible information loss [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(176,16): message : consider using explicit cast or comparison to 0 to avoid this warning [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(57,25): message : see declaration of 'jboolean' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(349,37): warning C4365: 'return': conversion from 'jsize' to 'size_t', signed/unsigned mismatch [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Exceptions.h(96,1): warning C4820: 'facebook::jni::JniException': '7' bytes padding added after data member 'facebook::jni::JniException::isMessageExtracted_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Exceptions.h(96,1): warning C4626: 'facebook::jni::JniException': assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winbase.h(7464,48): warning C5039: 'TpSetCallbackCleanupGroup': pointer or reference to potentially throwing function passed to 'extern "C"' function under -EHc. Undefined behavior may occur if this function throws an exception. [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winbase.h(9305,5): warning C5105: macro expansion producing 'defined' has undefined behavior [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(10229,22): warning C4668: '_WIN32_WINNT_WIN10_TH2' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(10235,22): warning C4668: '_WIN32_WINNT_WIN10_RS1' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(10240,22): warning C4668: '_WIN32_WINNT_WIN10_TH2' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(10244,22): warning C4668: '_WIN32_WINNT_WIN10_TH2' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(10251,22): warning C4668: '_WIN32_WINNT_WIN10_RS2' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(10261,22): warning C4668: '_WIN32_WINNT_WIN10_RS2' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(10265,22): warning C4668: '_WIN32_WINNT_WIN10_TH2' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(10270,22): warning C4668: '_WIN32_WINNT_WIN10_RS3' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(10277,22): warning C4668: '_WIN32_WINNT_WIN10_RS4' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(10280,22): warning C4668: '_WIN32_WINNT_WIN10_RS1' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(10283,22): warning C4668: '_WIN32_WINNT_WIN10_RS4' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(10288,22): warning C4668: '_WIN32_WINNT_WIN10_RS1' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(10291,22): warning C4668: '_WIN32_WINNT_WIN10_RS5' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(10486,22): warning C4668: '_WIN32_WINNT_WIN10_RS2' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(10510,22): warning C4668: '_WIN32_WINNT_WIN10_RS5' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(13950,22): warning C4668: '_WIN32_WINNT_WIN10_RS5' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(14134,22): warning C4668: '_WIN32_WINNT_WIN10_RS5' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(14237,22): warning C4668: '_WIN32_WINNT_WIN10_RS5' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(14333,21): warning C4668: '_WIN32_WINNT_WIN10_RS5' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(14437,22): warning C4668: '_WIN32_WINNT_WIN10_RS5' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(15094,23): warning C4668: '_WIN32_WINNT_WIN10_RS2' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(15111,22): warning C4668: '_WIN32_WINNT_WIN10_RS3' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(15128,23): warning C4668: '_WIN32_WINNT_WIN10_RS3' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(15147,22): warning C4668: '_WIN32_WINNT_WIN10_RS2' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(15266,22): warning C4668: '_WIN32_WINNT_WIN10_RS3' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(15416,22): warning C4668: '_WIN32_WINNT_WIN10_RS4' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(15429,22): warning C4668: '_WIN32_WINNT_WIN10_RS4' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\um\winioctl.h(15657,22): warning C4668: '_WIN32_WINNT_WIN10_RS1' is not defined as a preprocessor macro, replacing with '0' for '#if/#elif' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Environment.cpp(104,8): warning C4189: 'result': local variable is initialized but not referenced [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Environment.cpp(274,19): warning C4189: 'pdata': local variable is initialized but not referenced [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Environment.cpp(292,19): warning C4189: 'pdata': local variable is initialized but not referenced [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<3>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<3>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<3>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,__int64,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<void (__int64)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Registration-inl.h(160): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<R (jlong)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Environment.cpp(345): message : see reference to function template instantiation 'const auto &facebook::jni::detail::makeDescriptor<void,facebook::jni::JClass,jlong>(R (__cdecl *)(facebook::jni::alias_ref<facebook::jni::JClass>,jlong))' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<4>': '3' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<4>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<4>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<19>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<19>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<19>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(57): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JBoolean,jboolean>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(228,76): warning C4296: '<=': expression is always true [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(228): message : while compiling class template member function 'facebook::jni::detail::SimpleFixedString<19>::SimpleFixedString<0>(const facebook::jni::detail::SimpleFixedString<0> &) noexcept(<expr>)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<17>': '6' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<17>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<17>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<16>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<16>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<16>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(58): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JByte,jbyte>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<14>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<14>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<14>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<21>': '2' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<21>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<21>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(59): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JCharacter,jchar>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<18>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<18>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<18>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(64): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JDouble,jdouble>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<20>': '3' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<20>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(408): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<20>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=_jstring *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<_jstring *(void)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(192): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=jstring (void)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(66): message : see reference to function template instantiation 'facebook::jni::JMethod<jstring (void)> facebook::jni::JClass::getMethod<jstring(void)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<40>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<40>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<40>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<T>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(238): message : see reference to class template instantiation 'facebook::jni::jtype_traits<T>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(76): message : see reference to function template instantiation 'facebook::jni::JField<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *> facebook::jni::JClass::getField<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridDestructor,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<38>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<38>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<38>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<T>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<34>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<34>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<34>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::detail::HybridClassBase,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(90): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::detail::HybridClassBase,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(86): message : see reference to class template instantiation 'facebook::jni::JavaClass<facebook::jni::detail::HybridClassBase,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<32>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<32>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<32>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<37>': '2' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<37>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<37>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JThreadScopeSupport,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JThreadScopeSupport,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::`anonymous-namespace'::JThreadScopeSupport,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Environment.cpp(333): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::`anonymous-namespace'::JThreadScopeSupport,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Environment.cpp(328): message : see reference to class template instantiation 'facebook::jni::JavaClass<facebook::jni::`anonymous-namespace'::JThreadScopeSupport,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<35>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<35>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<35>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JThreadScopeSupport,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<22>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<22>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<22>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,int,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::JInteger,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(int)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(207): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::JInteger,facebook::jni::JObject,void>::_javaobject *(jint)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(32): message : see reference to function template instantiation 'facebook::jni::JStaticMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(jprim)> facebook::jni::JClass::getStaticMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(jprim)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void,
jprim=jint
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(29): message : while compiling class template member function 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::JPrimitive<T,jint>::valueOf(jprim)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void,
jprim=jint
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(61): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::JPrimitive<T,jint>::valueOf(jprim)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void,
jprim=jint
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(61): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JInteger,jint>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<24>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<24>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<24>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,unsigned short,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::JCharacter,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(unsigned short)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(207): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::JCharacter,facebook::jni::JObject,void>::_javaobject *(jchar)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(32): message : see reference to function template instantiation 'facebook::jni::JStaticMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(jprim)> facebook::jni::JClass::getStaticMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(jprim)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void,
jprim=jchar
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(29): message : while compiling class template member function 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::JPrimitive<T,jchar>::valueOf(jprim)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void,
jprim=jchar
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(59): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::JPrimitive<T,jchar>::valueOf(jprim)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void,
jprim=jchar
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<29>': '2' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<29>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<29>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<51>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<51>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<51>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,_jstring*,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::JCppException,facebook::jni::JThrowable,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(_jstring *)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(181): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::JCppException,facebook::jni::JThrowable,void>::_javaobject *(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(144): message : see reference to function template instantiation 'facebook::jni::JConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)> facebook::jni::JClass::getConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)>(void) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1530,41): warning C4710: 'int swprintf_s(wchar_t *const ,const size_t,const wchar_t *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1530): message : see declaration of 'swprintf_s' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1761,37): warning C4710: 'int _scwprintf(const wchar_t *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1761): message : see declaration of '_scwprintf' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1833,41): warning C4710: 'int sprintf_s(char *const ,const size_t,const char *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1833): message : see declaration of 'sprintf_s' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2100,37): warning C4710: 'int _scprintf(const char *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2100): message : see declaration of '_scprintf' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(868,13): warning C4710: 'jobject JNIEnv_::NewObject(jclass,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(868): message : see declaration of 'JNIEnv_::NewObject' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(897,13): warning C4710: 'jobject JNIEnv_::CallObjectMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(897): message : see declaration of 'JNIEnv_::CallObjectMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(914,14): warning C4710: 'jboolean JNIEnv_::CallBooleanMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(914): message : see declaration of 'JNIEnv_::CallBooleanMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(932,11): warning C4710: 'jbyte JNIEnv_::CallByteMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(932): message : see declaration of 'JNIEnv_::CallByteMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(949,11): warning C4710: 'jchar JNIEnv_::CallCharMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(949): message : see declaration of 'JNIEnv_::CallCharMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(966,12): warning C4710: 'jshort JNIEnv_::CallShortMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(966): message : see declaration of 'JNIEnv_::CallShortMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(983,10): warning C4710: 'jint JNIEnv_::CallIntMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(983): message : see declaration of 'JNIEnv_::CallIntMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1000,11): warning C4710: 'jlong JNIEnv_::CallLongMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1000): message : see declaration of 'JNIEnv_::CallLongMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1017,12): warning C4710: 'jfloat JNIEnv_::CallFloatMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1017): message : see declaration of 'JNIEnv_::CallFloatMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1034,13): warning C4710: 'jdouble JNIEnv_::CallDoubleMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1034): message : see declaration of 'JNIEnv_::CallDoubleMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1351,13): warning C4710: 'jobject JNIEnv_::CallStaticObjectMethod(jclass,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1351): message : see declaration of 'JNIEnv_::CallStaticObjectMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1513,10): warning C4710: 'void JNIEnv_::CallStaticVoidMethod(jclass,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1513): message : see declaration of 'JNIEnv_::CallStaticVoidMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
Exceptions.cpp
command line : warning C5102: ignoring invalid command-line macro definition 'NDEBUG>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1874,1): warning C4820: 'JavaVMInitArgs': '7' bytes padding added after data member 'JavaVMInitArgs::ignoreUnrecognized' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1879,15): warning C4820: 'JavaVMAttachArgs': '4' bytes padding added after data member 'JavaVMAttachArgs::version' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Environment.h(64,1): warning C4820: 'facebook::jni::detail::TLData': '7' bytes padding added after data member 'facebook::jni::detail::TLData::attached' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Environment.h(85,23): warning C4820: 'facebook::jni::detail::JniEnvCacher': '7' bytes padding added after data member 'facebook::jni::detail::JniEnvCacher::thisCached_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Environment.h(139,23): warning C4820: 'facebook::jni::ThreadScope': '7' bytes padding added after data member 'facebook::jni::ThreadScope::thisAttached_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C4625: 'facebook::jni::internal::ReferenceStats': copy constructor was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C5026: 'facebook::jni::internal::ReferenceStats': move constructor was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C4626: 'facebook::jni::internal::ReferenceStats': assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C5027: 'facebook::jni::internal::ReferenceStats': move assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<0>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<0>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses.h(118): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<0>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\References.h(626,1): warning C4820: 'facebook::jni::JniLocalScope': '7' bytes padding added after data member 'facebook::jni::JniLocalScope::hasFrame_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.h(96,1): warning C4820: 'facebook::jni::JniException': '7' bytes padding added after data member 'facebook::jni::JniException::isMessageExtracted_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.h(96,1): warning C4626: 'facebook::jni::JniException': assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<1>': '6' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<1>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<1>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333,1): warning C4251: 'facebook::jni::jtype_traits<void>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<void>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jboolean>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jboolean>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jboolean>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jboolean>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<2>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<2>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<2>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jbooleanArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbooleanArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jbooleanArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbooleanArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyte>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyte>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyte>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyte>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyteArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyteArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyteArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyteArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jchar>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jchar>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jchar>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jchar>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jcharArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jcharArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jcharArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jcharArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshort>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshort>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshort>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshort>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshortArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshortArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshortArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshortArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jint>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jint>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jint>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jint>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jintArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jintArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jintArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jintArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlong>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlong>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlong>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlong>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlongArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlongArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlongArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlongArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloat>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloat>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloat>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloat>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloatArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloatArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloatArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloatArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdouble>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdouble>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdouble>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdouble>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdoubleArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdoubleArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdoubleArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdoubleArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(79,1): warning C4800: Implicit conversion from 'facebook::jni::detail::Convert<bool,void>::jniType' to bool. Possible information loss [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(79,1): message : consider using explicit cast or comparison to 0 to avoid this warning [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(77,20): message : see declaration of 'facebook::jni::detail::Convert<bool,void>::jniType' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(176,16): warning C4800: Implicit conversion from 'const jboolean' to bool. Possible information loss [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(176,16): message : consider using explicit cast or comparison to 0 to avoid this warning [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(57,25): message : see declaration of 'jboolean' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(349,37): warning C4365: 'return': conversion from 'jsize' to 'size_t', signed/unsigned mismatch [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\time.h(36,1): warning C4820: '_timespec64': '4' bytes padding added after data member '_timespec64::tv_nsec' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\time.h(43,5): warning C4820: 'timespec': '4' bytes padding added after data member 'timespec::tv_nsec' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\lyra/lyra.h(90,31): warning C4820: 'facebook::lyra::StackTraceElement': '7' bytes padding added after data member 'facebook::lyra::StackTraceElement::hasBuildId_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\lyra/lyra.h(91,1): warning C4626: 'facebook::lyra::StackTraceElement': assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\lyra/lyra.h(91,1): warning C5027: 'facebook::lyra::StackTraceElement': move assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\lyra/lyra.h(78,43): warning C4244: 'return': conversion from '__int64' to 'int', possible loss of data [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\lyra/lyra_exceptions.h(37,3): warning C4626: 'facebook::lyra::detail::ExceptionTraceHolder': assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\lyra/lyra_exceptions.h(90,3): warning C5030: attribute 'gnu::noreturn' is not recognized [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(238,96): warning C4244: 'argument': conversion from 'ptrdiff_t' to 'int', possible loss of data [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<29>': '2' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<29>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<29>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JStackTraceElement,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JStackTraceElement,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(194): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses.h(587): message : see reference to class template instantiation 'facebook::jni::JavaClass<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(228,76): warning C4296: '<=': expression is always true [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(228): message : while compiling class template member function 'facebook::jni::detail::SimpleFixedString<29>::SimpleFixedString<0>(const facebook::jni::detail::SimpleFixedString<0> &) noexcept(<expr>)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<27>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<27>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<27>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JStackTraceElement,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<21>': '2' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<21>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<21>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<_jthrowable *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<_jthrowable *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::JThrowable,facebook::jni::JObject,jthrowable>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(173): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::JThrowable,facebook::jni::JObject,jthrowable>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses.h(599): message : see reference to class template instantiation 'facebook::jni::JavaClass<facebook::jni::JThrowable,facebook::jni::JObject,jthrowable>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<19>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<19>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<19>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<_jthrowable *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(400,1): warning C4267: 'argument': conversion from 'size_t' to 'jsize', possible loss of data [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(397): message : while compiling class template member function 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,JType>::_javaobject *>::newArray(size_t)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::_javaobject *>,
Base=facebook::jni::detail::JTypeArray,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(248): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,JType>::_javaobject *>::newArray(size_t)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::_javaobject *>,
Base=facebook::jni::detail::JTypeArray,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\References.h(140): message : see reference to class template instantiation 'facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JStackTraceElement,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\References.h(172): message : see reference to function template instantiation 'bool facebook::jni::detail::IsJavaClassType<T>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JThrowable::JStackTrace
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\References.h(310): message : see reference to class template instantiation 'facebook::jni::detail::JavaObjectType<T>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JThrowable::JStackTrace
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\References.h(310): message : see reference to alias template instantiation 'facebook::jni::JniType<facebook::jni::JThrowable::JStackTrace>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\References.h(449): message : see reference to class template instantiation 'facebook::jni::base_owned_ref<T,Alloc>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JThrowable::JStackTrace,
Alloc=facebook::jni::LocalReferenceAllocator
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(177): message : see reference to class template instantiation 'facebook::jni::basic_strong_ref<facebook::jni::JThrowable::JStackTrace,facebook::jni::LocalReferenceAllocator>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(400,1): warning C4365: 'argument': conversion from 'size_t' to 'jsize', signed/unsigned mismatch [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<17>': '6' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<17>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<17>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(57): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JBoolean,jboolean>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<16>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<16>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<16>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(58): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JByte,jbyte>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<14>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<14>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<14>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<18>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<18>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<18>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(64): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JDouble,jdouble>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<20>': '3' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<20>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(408): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<20>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=_jstring *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<_jstring *(void)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(192): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=jstring (void)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(66): message : see reference to function template instantiation 'facebook::jni::JMethod<jstring (void)> facebook::jni::JClass::getMethod<jstring(void)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<3>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<3>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(408): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<3>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(361): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<void>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<41>': '6' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<41>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<41>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,_jstring*,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=_jthrowable *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<_jthrowable *(_jstring *)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(181): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=jthrowable (jstring)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(165): message : see reference to function template instantiation 'facebook::jni::JConstructor<jthrowable (jstring)> facebook::jni::JClass::getConstructor<jthrowable(jstring)>(void) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<22>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<22>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<22>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,_jthrowable*,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=_jthrowable *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<_jthrowable *(_jthrowable *)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(192): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=_jthrowable *(facebook::jni::alias_ref<jthrowable>)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(173): message : see reference to function template instantiation 'facebook::jni::JMethod<_jthrowable *(facebook::jni::alias_ref<jthrowable>)> facebook::jni::JClass::getMethod<_jthrowable*(facebook::jni::alias_ref<jthrowable>)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<44>': '3' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<44>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<44>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<24>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<24>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<24>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(361): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<void,_jthrowable*,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<30>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<30>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses.h(418): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<30>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses.h(417): message : while compiling class template member function 'auto facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::get_instantiated_java_descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JStackTraceElement,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<Head>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
Head=facebook::jni::detail::JTypeFor<facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::_javaobject *>,facebook::jni::detail::JTypeArray,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(393): message : see reference to class template instantiation 'facebook::jni::jtype_traits<Head>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
Head=facebook::jni::detail::JTypeFor<facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::_javaobject *>,facebook::jni::detail::JTypeArray,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(408): message : see reference to function template instantiation 'auto facebook::jni::internal::JavaDescriptor<R>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::_javaobject *>,facebook::jni::detail::JTypeArray,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::_javaobject *>,facebook::jni::detail::JTypeArray,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(void)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::_javaobject *>,
Base=facebook::jni::detail::JTypeArray,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(192): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::_javaobject *>,facebook::jni::detail::JTypeArray,void>::_javaobject *(void)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(178): message : see reference to function template instantiation 'facebook::jni::JMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(void)> facebook::jni::JClass::getMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(void)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::_javaobject *>,
Base=facebook::jni::detail::JTypeArray,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(281,1): warning C4127: conditional expression is constant [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(289,1): warning C4127: conditional expression is constant [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<Head>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
Head=facebook::jni::detail::JTypeFor<facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::_javaobject *>,facebook::jni::detail::JTypeArray,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<32>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<32>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(290): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<32>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<33>': '6' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<33>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<33>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=void,
T=facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::_javaobject *>,
Base=facebook::jni::detail::JTypeArray,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<void (facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::_javaobject *>,
Base=facebook::jni::detail::JTypeArray,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(192): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=void (facebook::jni::alias_ref<facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::_javaobject *>>)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(183): message : see reference to function template instantiation 'facebook::jni::JMethod<void (facebook::jni::alias_ref<facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>>)> facebook::jni::JClass::getMethod<void(facebook::jni::alias_ref<facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>>)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JStackTraceElement,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<4>': '3' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<4>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<4>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(361): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<void,double,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(double)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(207): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::JDouble,facebook::jni::JObject,void>::_javaobject *(jdouble)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(32): message : see reference to function template instantiation 'facebook::jni::JStaticMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(jprim)> facebook::jni::JClass::getStaticMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(jprim)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void,
jprim=jdouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(29): message : while compiling class template member function 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::JPrimitive<T,jdouble>::valueOf(jprim)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void,
jprim=jdouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(64): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::JPrimitive<T,jdouble>::valueOf(jprim)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void,
jprim=jdouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(408,1): warning C4267: 'argument': conversion from 'size_t' to 'jsize', possible loss of data [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(406): message : while compiling class template member function 'void facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::setElement(size_t,facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JStackTraceElement,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(381): message : see reference to function template instantiation 'void facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::setElement(size_t,facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JStackTraceElement,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(397): message : while compiling class template member function 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,JType>::_javaobject *>::newArray(size_t)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::_javaobject *>,
Base=facebook::jni::detail::JTypeArray,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(248): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,JType>::_javaobject *>::newArray(size_t)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::_javaobject *>,
Base=facebook::jni::detail::JTypeArray,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(408,1): warning C4365: 'argument': conversion from 'size_t' to 'jsize', signed/unsigned mismatch [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(414,1): warning C4267: 'argument': conversion from 'size_t' to 'jsize', possible loss of data [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(412): message : while compiling class template member function 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::getElement(size_t)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JStackTraceElement,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(380): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::getElement(size_t)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JStackTraceElement,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(414,1): warning C4365: 'argument': conversion from 'size_t' to 'jsize', signed/unsigned mismatch [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<28>': '3' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<28>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<28>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JRuntimeException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JRuntimeException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::`anonymous-namespace'::JRuntimeException,facebook::jni::JThrowable,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(143): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::`anonymous-namespace'::JRuntimeException,facebook::jni::JThrowable,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses.h(220): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::newInstance<T,facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>>(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JRuntimeException
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(45): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> facebook::jni::JavaClass<T,facebook::jni::JThrowable,void>::newInstance<facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>>(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JRuntimeException
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(45): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> facebook::jni::JavaClass<T,facebook::jni::JThrowable,void>::newInstance<facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>>(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JRuntimeException
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<26>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<26>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<26>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JRuntimeException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<42>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<42>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<42>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JArrayIndexOutOfBoundsException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JArrayIndexOutOfBoundsException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::`anonymous-namespace'::JArrayIndexOutOfBoundsException,facebook::jni::JThrowable,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(143): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::`anonymous-namespace'::JArrayIndexOutOfBoundsException,facebook::jni::JThrowable,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses.h(220): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::newInstance<T,facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>>(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JArrayIndexOutOfBoundsException
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(76): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> facebook::jni::JavaClass<T,facebook::jni::JThrowable,void>::newInstance<facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>>(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JArrayIndexOutOfBoundsException
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(76): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> facebook::jni::JavaClass<T,facebook::jni::JThrowable,void>::newInstance<facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>>(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JArrayIndexOutOfBoundsException
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<40>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<40>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<40>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JArrayIndexOutOfBoundsException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<38>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<38>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<38>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JUnknownCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JUnknownCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::`anonymous-namespace'::JUnknownCppException,facebook::jni::JThrowable,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(143): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::`anonymous-namespace'::JUnknownCppException,facebook::jni::JThrowable,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses.h(220): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::newInstance<T,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JUnknownCppException
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(85): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> facebook::jni::JavaClass<T,facebook::jni::JThrowable,void>::newInstance<>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JUnknownCppException
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(85): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> facebook::jni::JavaClass<T,facebook::jni::JThrowable,void>::newInstance<>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JUnknownCppException
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<36>': '3' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<36>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<36>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JUnknownCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<51>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<51>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<51>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,_jstring*,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::JCppException,facebook::jni::JThrowable,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(_jstring *)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(181): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::JCppException,facebook::jni::JThrowable,void>::_javaobject *(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(144): message : see reference to function template instantiation 'facebook::jni::JConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)> facebook::jni::JClass::getConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)>(void) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<48>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<48>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<48>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,_jstring*,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::`anonymous-namespace'::JRuntimeException,facebook::jni::JThrowable,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(_jstring *)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JRuntimeException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(181): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::`anonymous-namespace'::JRuntimeException,facebook::jni::JThrowable,void>::_javaobject *(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(144): message : see reference to function template instantiation 'facebook::jni::JConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)> facebook::jni::JClass::getConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)>(void) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JRuntimeException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<62>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<62>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<62>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,_jstring*,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::`anonymous-namespace'::JArrayIndexOutOfBoundsException,facebook::jni::JThrowable,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(_jstring *)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JArrayIndexOutOfBoundsException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(181): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::`anonymous-namespace'::JArrayIndexOutOfBoundsException,facebook::jni::JThrowable,void>::_javaobject *(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(144): message : see reference to function template instantiation 'facebook::jni::JConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)> facebook::jni::JClass::getConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)>(void) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JArrayIndexOutOfBoundsException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<58>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<58>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<58>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,_jstring*,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::`anonymous-namespace'::JUnknownCppException,facebook::jni::JThrowable,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(_jstring *)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JUnknownCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(181): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::`anonymous-namespace'::JUnknownCppException,facebook::jni::JThrowable,void>::_javaobject *(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(144): message : see reference to function template instantiation 'facebook::jni::JConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)> facebook::jni::JClass::getConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)>(void) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JUnknownCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses.h(220): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::newInstance<T,facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>>(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JUnknownCppException
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(89): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> facebook::jni::JavaClass<T,facebook::jni::JThrowable,void>::newInstance<facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>>(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JUnknownCppException
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(89): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> facebook::jni::JavaClass<T,facebook::jni::JThrowable,void>::newInstance<facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>>(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JUnknownCppException
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<37>': '2' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<37>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(398): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<37>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(398): message : see reference to function template instantiation 'auto facebook::jni::internal::JavaDescriptor<Elem,facebook::jni::detail::Convert<std::string,void>::jniType,int>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
Elem=facebook::jni::detail::Convert<std::string,void>::jniType
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to function template instantiation 'auto facebook::jni::internal::JavaDescriptor<Arg1,facebook::jni::detail::Convert<std::string,void>::jniType,facebook::jni::detail::Convert<std::string,void>::jniType,int>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
Arg1=facebook::jni::detail::Convert<std::string,void>::jniType
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,facebook::jni::detail::Convert<std::string,void>::jniType,facebook::jni::detail::Convert<std::string,void>::jniType,facebook::jni::detail::Convert<std::string,void>::jniType,int>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(facebook::jni::detail::Convert<std::string,void>::jniType,facebook::jni::detail::Convert<std::string,void>::jniType,facebook::jni::detail::Convert<std::string,void>::jniType,int)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JStackTraceElement,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(181): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::_javaobject *(std::string,std::string,std::string,int)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(144): message : see reference to function template instantiation 'facebook::jni::JConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(std::string,std::string,std::string,int)> facebook::jni::JClass::getConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(std::string,std::string,std::string,int)>(void) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JStackTraceElement,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses.h(220): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::newInstance<T,std::string,std::string,std::string,int>(std::string,std::string,std::string,int)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JStackTraceElement
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(190): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::newInstance<std::string,std::string,std::string,int>(std::string,std::string,std::string,int)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JStackTraceElement
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.cpp(190): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::newInstance<std::string,std::string,std::string,int>(std::string,std::string,std::string,int)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JStackTraceElement
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<56>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<56>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<56>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<57>': '6' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<57>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<57>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<86>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<86>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<86>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(290,31): warning C4514: 'fpclassify': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(295,31): warning C4514: 'fpclassify': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(300,31): warning C4514: 'fpclassify': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(305,32): warning C4514: 'signbit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(310,32): warning C4514: 'signbit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(315,32): warning C4514: 'signbit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(320,31): warning C4514: '_fpcomp': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(325,31): warning C4514: '_fpcomp': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(330,31): warning C4514: '_fpcomp': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(808,51): warning C4514: '_chgsignl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(815,51): warning C4514: '_copysignl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_math.h(869,51): warning C4514: '_hypotl': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdlib.h(359,17): warning C4514: 'abs': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdlib.h(364,22): warning C4514: 'abs': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdlib.h(369,19): warning C4514: 'div': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdlib.h(374,20): warning C4514: 'div': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_memcpy_s.h(35,44): warning C4514: 'memcpy_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_memcpy_s.h(64,44): warning C4514: 'memmove_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_memory.h(100,28): warning C4514: 'memchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(166,38): warning C4514: 'wcsnlen_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(247,40): warning C4514: '_wcstok': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(261,35): warning C4514: 'wcstok': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(539,31): warning C4514: 'wcschr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(545,31): warning C4514: 'wcspbrk': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(551,31): warning C4514: 'wcsrchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstring.h(558,31): warning C4514: 'wcsstr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(371,38): warning C4514: 'strnlen_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(504,28): warning C4514: 'strchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(510,28): warning C4514: 'strpbrk': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(516,28): warning C4514: 'strrchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\string.h(522,28): warning C4514: 'strstr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(311,37): warning C4514: 'vfwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(342,41): warning C4514: 'vfwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(373,37): warning C4514: '_vfwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(387,37): warning C4514: '_vwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(401,37): warning C4514: 'vwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(414,37): warning C4514: '_vwprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(430,41): warning C4514: 'vwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(445,37): warning C4514: '_vwprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(459,37): warning C4514: '_vwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(472,37): warning C4514: '_fwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(491,37): warning C4514: 'fwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(509,37): warning C4514: '_fwprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(530,41): warning C4514: 'fwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(550,37): warning C4514: '_fwprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(569,37): warning C4514: '_fwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(587,37): warning C4514: '_wprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(605,37): warning C4514: 'wprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(622,37): warning C4514: '_wprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(642,41): warning C4514: 'wprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(661,37): warning C4514: '_wprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(679,37): warning C4514: '_wprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(728,37): warning C4514: 'vfwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(761,41): warning C4514: 'vfwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(776,37): warning C4514: '_vwscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(790,37): warning C4514: 'vwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(803,37): warning C4514: '_vwscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(819,41): warning C4514: 'vwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(834,37): warning C4514: '_fwscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(853,37): warning C4514: 'fwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(871,37): warning C4514: '_fwscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(892,41): warning C4514: 'fwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(912,37): warning C4514: '_wscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(930,37): warning C4514: 'wscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(947,37): warning C4514: '_wscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(967,41): warning C4514: 'wscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1094,37): warning C4514: '_vsnwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1122,37): warning C4514: '_vsnwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1171,37): warning C4514: '_vswprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1223,37): warning C4514: '_vswprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1276,41): warning C4514: 'vswprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1323,37): warning C4514: '_vswprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1358,37): warning C4514: '_vscwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1391,37): warning C4514: '_vscwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1405,37): warning C4514: '__swprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1425,37): warning C4514: '_swprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1446,37): warning C4514: '_swprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1465,37): warning C4514: 'swprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1508,37): warning C4514: '_swprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1530,41): warning C4710: 'int swprintf_s(wchar_t *const ,const size_t,const wchar_t *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1530): message : see declaration of 'swprintf_s' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1559,37): warning C4514: '_swprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1580,37): warning C4514: '_swprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1600,37): warning C4514: '_swprintf_c_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1621,37): warning C4514: '_swprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1641,37): warning C4514: '_snwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1667,37): warning C4514: '_snwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1692,37): warning C4514: '_snwprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1714,37): warning C4514: '_snwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1742,37): warning C4514: '_scwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1761,37): warning C4710: 'int _scwprintf(const wchar_t *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1761): message : see declaration of '_scwprintf' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1779,37): warning C4514: '_scwprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1798,37): warning C4514: '_scwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1822,24): warning C4514: 'swprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1837,34): warning C4514: 'vswprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1848,24): warning C4514: '_swprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1863,34): warning C4514: '_vswprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1921,37): warning C4514: 'vswscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1956,41): warning C4514: 'vswscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2019,37): warning C4514: '_swscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2039,37): warning C4514: 'swscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2058,37): warning C4514: '_swscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2080,41): warning C4514: 'swscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2101,37): warning C4514: '_snwscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2127,37): warning C4514: '_snwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2152,37): warning C4514: '_snwscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2173,37): warning C4514: '_snwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(648,37): warning C4514: 'vfprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(679,41): warning C4514: 'vfprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(710,37): warning C4514: '_vfprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(724,37): warning C4514: '_vprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(738,37): warning C4514: 'vprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(751,37): warning C4514: '_vprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(767,41): warning C4514: 'vprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(782,37): warning C4514: '_vprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(796,37): warning C4514: '_vprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(809,37): warning C4514: '_fprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(828,37): warning C4514: 'fprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(852,37): warning C4514: '_fprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(873,41): warning C4514: 'fprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(893,37): warning C4514: '_fprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(912,37): warning C4514: '_fprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(930,37): warning C4514: '_printf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(948,37): warning C4514: 'printf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(965,37): warning C4514: '_printf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(985,41): warning C4514: 'printf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1004,37): warning C4514: '_printf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1022,37): warning C4514: '_printf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1070,37): warning C4514: 'vfscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1104,41): warning C4514: 'vfscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1120,37): warning C4514: '_vscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1134,37): warning C4514: 'vscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1147,37): warning C4514: '_vscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1163,41): warning C4514: 'vscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1178,37): warning C4514: '_fscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1197,37): warning C4514: 'fscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1215,37): warning C4514: '_fscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1236,41): warning C4514: 'fscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1256,37): warning C4514: '_scanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1274,37): warning C4514: 'scanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1291,37): warning C4514: '_scanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1311,41): warning C4514: 'scanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1469,37): warning C4514: 'vsprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1510,41): warning C4514: 'vsprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1557,37): warning C4514: '_vsprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1595,37): warning C4514: '_vsnprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1623,41): warning C4514: 'vsnprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1668,37): warning C4514: '_vscprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1733,37): warning C4514: '_vsnprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1749,37): warning C4514: '_sprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1774,37): warning C4514: 'sprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1810,37): warning C4514: '_sprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1833,41): warning C4710: 'int sprintf_s(char *const ,const size_t,const char *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1833): message : see declaration of 'sprintf_s' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1862,37): warning C4514: '_sprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1883,37): warning C4514: '_sprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1903,37): warning C4514: '_snprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1940,37): warning C4514: 'snprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1961,37): warning C4514: '_snprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1991,37): warning C4514: '_snprintf_c_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2012,37): warning C4514: '_snprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2032,37): warning C4514: '_snprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2054,37): warning C4514: '_snprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2082,37): warning C4514: '_scprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2100,37): warning C4710: 'int _scprintf(const char *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2100): message : see declaration of '_scprintf' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2117,37): warning C4514: '_scprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2135,37): warning C4514: '_scprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2183,37): warning C4514: 'vsscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2244,37): warning C4514: '_sscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2263,37): warning C4514: 'sscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2281,37): warning C4514: '_sscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2302,41): warning C4514: 'sscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2330,37): warning C4514: '_snscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2354,37): warning C4514: '_snscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2378,37): warning C4514: '_snscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2402,37): warning C4514: '_snscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(100,37): warning C4514: '_vcwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(127,37): warning C4514: '_vcwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(154,37): warning C4514: '_vcwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(167,37): warning C4514: '_cwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(185,37): warning C4514: '_cwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(202,37): warning C4514: '_cwprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(220,37): warning C4514: '_cwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(237,37): warning C4514: '_cwprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(255,37): warning C4514: '_cwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(303,37): warning C4514: '_vcwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(335,37): warning C4514: '_vcwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(348,37): warning C4514: '_cwscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(371,37): warning C4514: '_cwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(393,37): warning C4514: '_cwscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wconio.h(411,37): warning C4514: '_cwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wio.h(225,26): warning C4514: '_wopen': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wio.h(238,26): warning C4514: '_wsopen': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wtime.h(185,45): warning C4514: '_wctime': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wtime.h(192,43): warning C4514: '_wctime_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\sys/stat.h(234,39): warning C4514: 'fstat': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\sys/stat.h(239,39): warning C4514: 'stat': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\wchar.h(180,28): warning C4514: 'fwide': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\wchar.h(189,28): warning C4514: 'mbsinit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\wchar.h(209,28): warning C4514: 'wmemcmp': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\wchar.h(268,48): warning C4514: 'wmemchr': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(786,10): warning C4514: 'JNIEnv_::GetVersion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(789,12): warning C4514: 'JNIEnv_::DefineClass': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(793,12): warning C4514: 'JNIEnv_::FindClass': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(796,15): warning C4514: 'JNIEnv_::FromReflectedMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(799,14): warning C4514: 'JNIEnv_::FromReflectedField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(803,13): warning C4514: 'JNIEnv_::ToReflectedMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(814,13): warning C4514: 'JNIEnv_::ToReflectedField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(821,10): warning C4514: 'JNIEnv_::ThrowNew': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(827,10): warning C4514: 'JNIEnv_::ExceptionDescribe': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(833,10): warning C4514: 'JNIEnv_::FatalError': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(837,10): warning C4514: 'JNIEnv_::PushLocalFrame': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(840,13): warning C4514: 'JNIEnv_::PopLocalFrame': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(861,10): warning C4514: 'JNIEnv_::EnsureLocalCapacity': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(865,13): warning C4514: 'JNIEnv_::AllocObject': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(868,13): warning C4710: 'jobject JNIEnv_::NewObject(jclass,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(868): message : see declaration of 'JNIEnv_::NewObject' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(876,13): warning C4514: 'JNIEnv_::NewObjectV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(880,13): warning C4514: 'JNIEnv_::NewObjectA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(897,13): warning C4710: 'jobject JNIEnv_::CallObjectMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(897): message : see declaration of 'JNIEnv_::CallObjectMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(905,13): warning C4514: 'JNIEnv_::CallObjectMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(909,13): warning C4514: 'JNIEnv_::CallObjectMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(914,14): warning C4710: 'jboolean JNIEnv_::CallBooleanMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(914): message : see declaration of 'JNIEnv_::CallBooleanMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(923,14): warning C4514: 'JNIEnv_::CallBooleanMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(927,14): warning C4514: 'JNIEnv_::CallBooleanMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(932,11): warning C4710: 'jbyte JNIEnv_::CallByteMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(932): message : see declaration of 'JNIEnv_::CallByteMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(940,11): warning C4514: 'JNIEnv_::CallByteMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(944,11): warning C4514: 'JNIEnv_::CallByteMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(949,11): warning C4710: 'jchar JNIEnv_::CallCharMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(949): message : see declaration of 'JNIEnv_::CallCharMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(957,11): warning C4514: 'JNIEnv_::CallCharMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(961,11): warning C4514: 'JNIEnv_::CallCharMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(966,12): warning C4710: 'jshort JNIEnv_::CallShortMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(966): message : see declaration of 'JNIEnv_::CallShortMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(974,12): warning C4514: 'JNIEnv_::CallShortMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(978,12): warning C4514: 'JNIEnv_::CallShortMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(983,10): warning C4710: 'jint JNIEnv_::CallIntMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(983): message : see declaration of 'JNIEnv_::CallIntMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(991,10): warning C4514: 'JNIEnv_::CallIntMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(995,10): warning C4514: 'JNIEnv_::CallIntMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1000,11): warning C4710: 'jlong JNIEnv_::CallLongMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1000): message : see declaration of 'JNIEnv_::CallLongMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1008,11): warning C4514: 'JNIEnv_::CallLongMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1012,11): warning C4514: 'JNIEnv_::CallLongMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1017,12): warning C4710: 'jfloat JNIEnv_::CallFloatMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1017): message : see declaration of 'JNIEnv_::CallFloatMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1025,12): warning C4514: 'JNIEnv_::CallFloatMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1029,12): warning C4514: 'JNIEnv_::CallFloatMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1034,13): warning C4710: 'jdouble JNIEnv_::CallDoubleMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1034): message : see declaration of 'JNIEnv_::CallDoubleMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1042,13): warning C4514: 'JNIEnv_::CallDoubleMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1046,13): warning C4514: 'JNIEnv_::CallDoubleMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1051,10): warning C4710: 'void JNIEnv_::CallVoidMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1051): message : see declaration of 'JNIEnv_::CallVoidMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1057,10): warning C4514: 'JNIEnv_::CallVoidMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1061,10): warning C4514: 'JNIEnv_::CallVoidMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1066,13): warning C4514: 'JNIEnv_::CallNonvirtualObjectMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1076,13): warning C4514: 'JNIEnv_::CallNonvirtualObjectMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1081,13): warning C4514: 'JNIEnv_::CallNonvirtualObjectMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1087,14): warning C4514: 'JNIEnv_::CallNonvirtualBooleanMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1097,14): warning C4514: 'JNIEnv_::CallNonvirtualBooleanMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1102,14): warning C4514: 'JNIEnv_::CallNonvirtualBooleanMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1108,11): warning C4514: 'JNIEnv_::CallNonvirtualByteMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1118,11): warning C4514: 'JNIEnv_::CallNonvirtualByteMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1123,11): warning C4514: 'JNIEnv_::CallNonvirtualByteMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1129,11): warning C4514: 'JNIEnv_::CallNonvirtualCharMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1139,11): warning C4514: 'JNIEnv_::CallNonvirtualCharMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1144,11): warning C4514: 'JNIEnv_::CallNonvirtualCharMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1150,12): warning C4514: 'JNIEnv_::CallNonvirtualShortMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1160,12): warning C4514: 'JNIEnv_::CallNonvirtualShortMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1165,12): warning C4514: 'JNIEnv_::CallNonvirtualShortMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1171,10): warning C4514: 'JNIEnv_::CallNonvirtualIntMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1181,10): warning C4514: 'JNIEnv_::CallNonvirtualIntMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1186,10): warning C4514: 'JNIEnv_::CallNonvirtualIntMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1192,11): warning C4514: 'JNIEnv_::CallNonvirtualLongMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1202,11): warning C4514: 'JNIEnv_::CallNonvirtualLongMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1207,11): warning C4514: 'JNIEnv_::CallNonvirtualLongMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1213,12): warning C4514: 'JNIEnv_::CallNonvirtualFloatMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1223,12): warning C4514: 'JNIEnv_::CallNonvirtualFloatMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1229,12): warning C4514: 'JNIEnv_::CallNonvirtualFloatMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1236,13): warning C4514: 'JNIEnv_::CallNonvirtualDoubleMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1246,13): warning C4514: 'JNIEnv_::CallNonvirtualDoubleMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1252,13): warning C4514: 'JNIEnv_::CallNonvirtualDoubleMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1259,10): warning C4514: 'JNIEnv_::CallNonvirtualVoidMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1266,10): warning C4514: 'JNIEnv_::CallNonvirtualVoidMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1271,10): warning C4514: 'JNIEnv_::CallNonvirtualVoidMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1277,14): warning C4514: 'JNIEnv_::GetFieldID': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1282,13): warning C4514: 'JNIEnv_::GetObjectField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1310,10): warning C4514: 'JNIEnv_::SetObjectField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1351,13): warning C4710: 'jobject JNIEnv_::CallStaticObjectMethod(jclass,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1351): message : see declaration of 'JNIEnv_::CallStaticObjectMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1360,13): warning C4514: 'JNIEnv_::CallStaticObjectMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1364,13): warning C4514: 'JNIEnv_::CallStaticObjectMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1369,14): warning C4514: 'JNIEnv_::CallStaticBooleanMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1378,14): warning C4514: 'JNIEnv_::CallStaticBooleanMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1382,14): warning C4514: 'JNIEnv_::CallStaticBooleanMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1387,11): warning C4514: 'JNIEnv_::CallStaticByteMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1396,11): warning C4514: 'JNIEnv_::CallStaticByteMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1400,11): warning C4514: 'JNIEnv_::CallStaticByteMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1405,11): warning C4514: 'JNIEnv_::CallStaticCharMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1414,11): warning C4514: 'JNIEnv_::CallStaticCharMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1418,11): warning C4514: 'JNIEnv_::CallStaticCharMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1423,12): warning C4514: 'JNIEnv_::CallStaticShortMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1432,12): warning C4514: 'JNIEnv_::CallStaticShortMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1436,12): warning C4514: 'JNIEnv_::CallStaticShortMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1441,10): warning C4514: 'JNIEnv_::CallStaticIntMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1450,10): warning C4514: 'JNIEnv_::CallStaticIntMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1454,10): warning C4514: 'JNIEnv_::CallStaticIntMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1459,11): warning C4514: 'JNIEnv_::CallStaticLongMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1468,11): warning C4514: 'JNIEnv_::CallStaticLongMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1472,11): warning C4514: 'JNIEnv_::CallStaticLongMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1477,12): warning C4514: 'JNIEnv_::CallStaticFloatMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1486,12): warning C4514: 'JNIEnv_::CallStaticFloatMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1490,12): warning C4514: 'JNIEnv_::CallStaticFloatMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1495,13): warning C4514: 'JNIEnv_::CallStaticDoubleMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1504,13): warning C4514: 'JNIEnv_::CallStaticDoubleMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1508,13): warning C4514: 'JNIEnv_::CallStaticDoubleMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1513,10): warning C4514: 'JNIEnv_::CallStaticVoidMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1519,10): warning C4514: 'JNIEnv_::CallStaticVoidMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1523,10): warning C4514: 'JNIEnv_::CallStaticVoidMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1528,14): warning C4514: 'JNIEnv_::GetStaticFieldID': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1532,13): warning C4514: 'JNIEnv_::GetStaticObjectField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1560,10): warning C4514: 'JNIEnv_::SetStaticObjectField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1597,13): warning C4514: 'JNIEnv_::NewString': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1600,11): warning C4514: 'JNIEnv_::GetStringLength': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1603,18): warning C4514: 'JNIEnv_::GetStringChars': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1606,10): warning C4514: 'JNIEnv_::ReleaseStringChars': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1610,13): warning C4514: 'JNIEnv_::NewStringUTF': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1613,11): warning C4514: 'JNIEnv_::GetStringUTFLength': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1616,17): warning C4514: 'JNIEnv_::GetStringUTFChars': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1619,10): warning C4514: 'JNIEnv_::ReleaseStringUTFChars': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1639,19): warning C4514: 'JNIEnv_::NewBooleanArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1642,16): warning C4514: 'JNIEnv_::NewByteArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1645,16): warning C4514: 'JNIEnv_::NewCharArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1648,17): warning C4514: 'JNIEnv_::NewShortArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1651,15): warning C4514: 'JNIEnv_::NewIntArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1654,16): warning C4514: 'JNIEnv_::NewLongArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1657,17): warning C4514: 'JNIEnv_::NewFloatArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1660,18): warning C4514: 'JNIEnv_::NewDoubleArray': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1664,16): warning C4514: 'JNIEnv_::GetBooleanArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1667,13): warning C4514: 'JNIEnv_::GetByteArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1670,13): warning C4514: 'JNIEnv_::GetCharArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1673,14): warning C4514: 'JNIEnv_::GetShortArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1676,12): warning C4514: 'JNIEnv_::GetIntArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1679,13): warning C4514: 'JNIEnv_::GetLongArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1682,14): warning C4514: 'JNIEnv_::GetFloatArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1685,15): warning C4514: 'JNIEnv_::GetDoubleArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1689,10): warning C4514: 'JNIEnv_::ReleaseBooleanArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1694,10): warning C4514: 'JNIEnv_::ReleaseByteArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1699,10): warning C4514: 'JNIEnv_::ReleaseCharArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1704,10): warning C4514: 'JNIEnv_::ReleaseShortArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1709,10): warning C4514: 'JNIEnv_::ReleaseIntArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1714,10): warning C4514: 'JNIEnv_::ReleaseLongArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1719,10): warning C4514: 'JNIEnv_::ReleaseFloatArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1724,10): warning C4514: 'JNIEnv_::ReleaseDoubleArrayElements': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1730,10): warning C4514: 'JNIEnv_::GetBooleanArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1734,10): warning C4514: 'JNIEnv_::GetByteArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1738,10): warning C4514: 'JNIEnv_::GetCharArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1742,10): warning C4514: 'JNIEnv_::GetShortArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1746,10): warning C4514: 'JNIEnv_::GetIntArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1750,10): warning C4514: 'JNIEnv_::GetLongArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1754,10): warning C4514: 'JNIEnv_::GetFloatArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1758,10): warning C4514: 'JNIEnv_::GetDoubleArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1763,10): warning C4514: 'JNIEnv_::SetBooleanArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1767,10): warning C4514: 'JNIEnv_::SetByteArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1771,10): warning C4514: 'JNIEnv_::SetCharArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1775,10): warning C4514: 'JNIEnv_::SetShortArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1779,10): warning C4514: 'JNIEnv_::SetIntArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1783,10): warning C4514: 'JNIEnv_::SetLongArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1787,10): warning C4514: 'JNIEnv_::SetFloatArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1791,10): warning C4514: 'JNIEnv_::SetDoubleArrayRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1800,10): warning C4514: 'JNIEnv_::UnregisterNatives': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1811,10): warning C4514: 'JNIEnv_::GetJavaVM': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1815,10): warning C4514: 'JNIEnv_::GetStringRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1818,10): warning C4514: 'JNIEnv_::GetStringUTFRegion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1822,12): warning C4514: 'JNIEnv_::GetPrimitiveArrayCritical': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1825,10): warning C4514: 'JNIEnv_::ReleasePrimitiveArrayCritical': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1829,19): warning C4514: 'JNIEnv_::GetStringCritical': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1832,10): warning C4514: 'JNIEnv_::ReleaseStringCritical': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1847,13): warning C4514: 'JNIEnv_::NewDirectByteBuffer': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1850,11): warning C4514: 'JNIEnv_::GetDirectBufferAddress': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1853,11): warning C4514: 'JNIEnv_::GetDirectBufferCapacity': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1856,20): warning C4514: 'JNIEnv_::GetObjectRefType': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1910,10): warning C4514: 'JavaVM_::DestroyJavaVM': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1913,10): warning C4514: 'JavaVM_::AttachCurrentThread': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1916,10): warning C4514: 'JavaVM_::DetachCurrentThread': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1920,10): warning C4514: 'JavaVM_::GetEnv': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1923,10): warning C4514: 'JavaVM_::AttachCurrentThreadAsDaemon': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(165,37): warning C4514: '__ascii_iswalpha': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(170,37): warning C4514: '__ascii_iswdigit': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(175,37): warning C4514: '__ascii_towlower': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(180,37): warning C4514: '__ascii_towupper': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\ctype.h(234,28): warning C4514: '_ischartype_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(69,38): warning C4514: 'facebook::jni::LocalReferenceAllocator::verifyReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(98,39): warning C4514: 'facebook::jni::GlobalReferenceAllocator::verifyReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(105,46): warning C4514: 'facebook::jni::WeakGlobalReferenceAllocator::newReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(115,43): warning C4514: 'facebook::jni::WeakGlobalReferenceAllocator::deleteReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(127,43): warning C4514: 'facebook::jni::WeakGlobalReferenceAllocator::verifyReference': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(59,18): warning C4514: 'facebook::jni::detail::constexpr_strlen': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Exceptions.h(57,35): warning C4514: 'facebook::jni::JCppException::create': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(78,15): warning C4514: 'facebook::jni::detail::Convert<bool,void>::fromJni': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(81,18): warning C4514: 'facebook::jni::detail::Convert<bool,void>::toJniRet': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(84,18): warning C4514: 'facebook::jni::detail::Convert<bool,void>::toCall': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(57,1): warning C4514: 'facebook::jni::JBoolean::booleanValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(57,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(58,1): warning C4514: 'facebook::jni::JByte::byteValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(58,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(59,1): warning C4514: 'facebook::jni::JCharacter::charValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(59,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(60,1): warning C4514: 'facebook::jni::JShort::shortValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(60,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(61,1): warning C4514: 'facebook::jni::JInteger::intValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(61,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(62,1): warning C4514: 'facebook::jni::JLong::longValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(62,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(63,1): warning C4514: 'facebook::jni::JFloat::floatValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(63,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(64,1): warning C4514: 'facebook::jni::JDouble::doubleValue': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(64,1): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(80,27): warning C4514: 'facebook::jni::autobox': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(38,34): warning C4514: 'facebook::jni::JMethodBase::operator bool': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jboolean>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jboolean>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jbyte>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jbyte>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jchar>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jchar>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jshort>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jshort>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jint>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jint>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jlong>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jlong>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jfloat>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jfloat>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(227,5): warning C4514: 'facebook::jni::JField<jdouble>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(231,8): warning C4514: 'facebook::jni::JField<jdouble>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jboolean>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jboolean>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jbyte>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jbyte>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jchar>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jchar>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jshort>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jshort>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jint>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jint>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jlong>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jlong>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jfloat>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jfloat>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(260,5): warning C4514: 'facebook::jni::JStaticField<jdouble>::get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(264,8): warning C4514: 'facebook::jni::JStaticField<jdouble>::set': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(33,13): warning C4514: 'facebook::jni::isSameObject': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(37,35): warning C4514: 'facebook::jni::JObject::getClass': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(41,22): warning C4514: 'facebook::jni::JObject::isInstanceOf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(91,14): warning C4514: 'facebook::jni::MonitorLock::MonitorLock': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(112,14): warning C4514: 'facebook::jni::MonitorLock::MonitorLock': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(118,27): warning C4514: 'facebook::jni::MonitorLock::operator =': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(125,29): warning C4514: 'facebook::jni::JObject::lock': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(158,34): warning C4514: 'facebook::jni::JClass::getSuperclass': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(168,21): warning C4514: 'facebook::jni::JClass::isAssignableFrom': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(303,13): warning C4514: 'facebook::jni::registerNatives': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(319,22): warning C4514: 'facebook::jni::detail::Convert<std::string,void>::fromJni': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(322,18): warning C4514: 'facebook::jni::detail::Convert<std::string,void>::toJniRet': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(335,18): warning C4514: 'facebook::jni::detail::Convert<const char*,void>::toJniRet': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(338,29): warning C4514: 'facebook::jni::detail::Convert<const char*,void>::toCall': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\time.h(476,41): warning C4514: 'ctime': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\time.h(487,42): warning C4514: 'difftime': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\time.h(496,46): warning C4514: 'gmtime': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\time.h(506,46): warning C4514: 'localtime': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\time.h(517,42): warning C4514: '_mkgmtime': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\time.h(525,42): warning C4514: 'mktime': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\time.h(532,42): warning C4514: 'time': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\time.h(540,39): warning C4514: 'timespec_get': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\time.h(550,47): warning C4514: 'ctime_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\time.h(560,47): warning C4514: 'gmtime_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\time.h(569,47): warning C4514: 'localtime_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\lyra/lyra.h(32,3): warning C4514: 'facebook::lyra::StackTraceElement::StackTraceElement': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\lyra/lyra.h(46,22): warning C4514: 'facebook::lyra::StackTraceElement::libraryBase': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\lyra/lyra.h(48,22): warning C4514: 'facebook::lyra::StackTraceElement::functionAddress': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\lyra/lyra.h(52,22): warning C4514: 'facebook::lyra::StackTraceElement::absoluteProgramCounter': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\lyra/lyra.h(74,7): warning C4514: 'facebook::lyra::StackTraceElement::functionOffset': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\lyra/lyra.h(179,39): warning C4514: 'facebook::lyra::getStackTraceSymbols': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JStackTraceElement,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JStackTraceElement,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<_jthrowable *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<_jthrowable *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JShort,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JShort,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JLong,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JLong,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JFloat,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JFloat,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<Head>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
Head=_jstring *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<Head>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
Head=_jstring *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<Head>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
Head=facebook::jni::detail::JTypeFor<facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::_javaobject *>,facebook::jni::detail::JTypeArray,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(261,25): warning C4514: 'facebook::jni::detail::SimpleFixedString<30>::size': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<Head>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
Head=facebook::jni::detail::JTypeFor<facebook::jni::JArrayClass<facebook::jni::detail::JTypeFor<facebook::jni::JStackTraceElement,facebook::jni::JObject,void>::_javaobject *>,facebook::jni::detail::JTypeArray,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JRuntimeException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JRuntimeException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JIOException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JIOException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JOutOfMemoryError,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JOutOfMemoryError,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JArrayIndexOutOfBoundsException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JArrayIndexOutOfBoundsException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JUnknownCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JUnknownCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JCppSystemErrorException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287,60): warning C4514: 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::`anonymous-namespace'::JCppSystemErrorException,
Base=facebook::jni::JThrowable,
JType=void
]
Hybrid.cpp
command line : warning C5102: ignoring invalid command-line macro definition 'NDEBUG>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1874,1): warning C4820: 'JavaVMInitArgs': '7' bytes padding added after data member 'JavaVMInitArgs::ignoreUnrecognized' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1879,15): warning C4820: 'JavaVMAttachArgs': '4' bytes padding added after data member 'JavaVMAttachArgs::version' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Environment.h(64,1): warning C4820: 'facebook::jni::detail::TLData': '7' bytes padding added after data member 'facebook::jni::detail::TLData::attached' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Environment.h(85,23): warning C4820: 'facebook::jni::detail::JniEnvCacher': '7' bytes padding added after data member 'facebook::jni::detail::JniEnvCacher::thisCached_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Environment.h(139,23): warning C4820: 'facebook::jni::ThreadScope': '7' bytes padding added after data member 'facebook::jni::ThreadScope::thisAttached_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C4625: 'facebook::jni::internal::ReferenceStats': copy constructor was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C5026: 'facebook::jni::internal::ReferenceStats': move constructor was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C4626: 'facebook::jni::internal::ReferenceStats': assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\ReferenceAllocators-inl.h(38,1): warning C5027: 'facebook::jni::internal::ReferenceStats': move assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\References.h(626,1): warning C4820: 'facebook::jni::JniLocalScope': '7' bytes padding added after data member 'facebook::jni::JniLocalScope::hasFrame_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<0>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<0>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses.h(118): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<0>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<1>': '6' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<1>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<1>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333,1): warning C4251: 'facebook::jni::jtype_traits<void>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<void>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jboolean>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jboolean>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jboolean>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jboolean>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<2>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<2>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<2>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jbooleanArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbooleanArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(336,1): warning C4251: 'facebook::jni::jtype_traits<jbooleanArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbooleanArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyte>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyte>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyte>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyte>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyteArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyteArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(337,1): warning C4251: 'facebook::jni::jtype_traits<jbyteArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jbyteArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jchar>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jchar>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jchar>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jchar>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jcharArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jcharArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(338,1): warning C4251: 'facebook::jni::jtype_traits<jcharArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jcharArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshort>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshort>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshort>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshort>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshortArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshortArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(339,1): warning C4251: 'facebook::jni::jtype_traits<jshortArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jshortArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jint>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jint>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jint>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jint>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jintArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jintArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(340,1): warning C4251: 'facebook::jni::jtype_traits<jintArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jintArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlong>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlong>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlong>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlong>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlongArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlongArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(341,1): warning C4251: 'facebook::jni::jtype_traits<jlongArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jlongArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloat>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloat>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloat>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloat>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloatArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloatArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(342,1): warning C4251: 'facebook::jni::jtype_traits<jfloatArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jfloatArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdouble>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdouble>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdouble>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<1>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdouble>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(333): message : see declaration of 'facebook::jni::detail::SimpleFixedString<1>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdoubleArray>::kDescriptor': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdoubleArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(343,1): warning C4251: 'facebook::jni::jtype_traits<jdoubleArray>::kBaseName': class 'facebook::jni::detail::SimpleFixedString<2>' needs to have dll-interface to be used by clients of struct 'facebook::jni::jtype_traits<jdoubleArray>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(184): message : see declaration of 'facebook::jni::detail::SimpleFixedString<2>' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(79,1): warning C4800: Implicit conversion from 'facebook::jni::detail::Convert<bool,void>::jniType' to bool. Possible information loss [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(79,1): message : consider using explicit cast or comparison to 0 to avoid this warning [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(77,20): message : see declaration of 'facebook::jni::detail::Convert<bool,void>::jniType' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(176,16): warning C4800: Implicit conversion from 'const jboolean' to bool. Possible information loss [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(176,16): message : consider using explicit cast or comparison to 0 to avoid this warning [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(57,25): message : see declaration of 'jboolean' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(349,37): warning C4365: 'return': conversion from 'jsize' to 'size_t', signed/unsigned mismatch [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Exceptions.h(96,1): warning C4820: 'facebook::jni::JniException': '7' bytes padding added after data member 'facebook::jni::JniException::isMessageExtracted_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Exceptions.h(96,1): warning C4626: 'facebook::jni::JniException': assignment operator was implicitly defined as deleted [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<3>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<3>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<3>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,__int64,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<void (__int64)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Registration-inl.h(160): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<R (jlong)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Hybrid.cpp(38): message : see reference to function template instantiation 'const auto &facebook::jni::detail::makeDescriptor<void,jclass,jlong>(R (__cdecl *)(facebook::jni::alias_ref<jclass>,jlong))' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<4>': '3' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<4>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<4>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<19>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<19>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<19>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(57): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JBoolean,jboolean>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(228,76): warning C4296: '<=': expression is always true [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(228): message : while compiling class template member function 'facebook::jni::detail::SimpleFixedString<19>::SimpleFixedString<0>(const facebook::jni::detail::SimpleFixedString<0> &) noexcept(<expr>)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<17>': '6' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<17>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<17>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JBoolean,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<16>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<16>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<16>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(58): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JByte,jbyte>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<14>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<14>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<14>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JByte,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<21>': '2' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<21>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<21>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(59): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JCharacter,jchar>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<18>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<18>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<18>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(37): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(26): message : see reference to class template instantiation 'facebook::jni::JavaClass<T,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JDouble
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(64): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JDouble,jdouble>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<20>': '3' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<20>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(408): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<20>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=_jstring *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<_jstring *(void)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(192): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=jstring (void)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(66): message : see reference to function template instantiation 'facebook::jni::JMethod<jstring (void)> facebook::jni::JClass::getMethod<jstring(void)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<40>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<40>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<40>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<T>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(238): message : see reference to class template instantiation 'facebook::jni::jtype_traits<T>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(76): message : see reference to function template instantiation 'facebook::jni::JField<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *> facebook::jni::JClass::getField<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridDestructor,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<38>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<38>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<38>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<T>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::JTypeFor<facebook::jni::detail::HybridDestructor,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<34>': '5' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<34>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(282): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<34>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(277): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::descriptor(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::detail::HybridClassBase,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(90): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::detail::HybridClassBase,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/Hybrid.h(86): message : see reference to class template instantiation 'facebook::jni::JavaClass<facebook::jni::detail::HybridClassBase,facebook::jni::JObject,void>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<32>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<32>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<32>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridClassBase,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<22>': '1' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<22>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<22>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,int,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::JInteger,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(int)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(207): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::JInteger,facebook::jni::JObject,void>::_javaobject *(jint)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(32): message : see reference to function template instantiation 'facebook::jni::JStaticMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(jprim)> facebook::jni::JClass::getStaticMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(jprim)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void,
jprim=jint
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(29): message : while compiling class template member function 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::JPrimitive<T,jint>::valueOf(jprim)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void,
jprim=jint
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(61): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::JPrimitive<T,jint>::valueOf(jprim)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JInteger,
Base=facebook::jni::JObject,
JType=void,
jprim=jint
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(61): message : see reference to class template instantiation 'facebook::jni::detail::JPrimitive<facebook::jni::JInteger,jint>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<24>': '7' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<24>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<24>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,unsigned short,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::JCharacter,facebook::jni::JObject,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(unsigned short)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(207): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::JCharacter,facebook::jni::JObject,void>::_javaobject *(jchar)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(32): message : see reference to function template instantiation 'facebook::jni::JStaticMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(jprim)> facebook::jni::JClass::getStaticMethod<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(jprim)>(const char *) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void,
jprim=jchar
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(29): message : while compiling class template member function 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::JPrimitive<T,jchar>::valueOf(jprim)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void,
jprim=jchar
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Boxed.h(59): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::JPrimitive<T,jchar>::valueOf(jprim)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCharacter,
Base=facebook::jni::JObject,
JType=void,
jprim=jchar
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<29>': '2' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<29>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<29>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<27>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<27>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(291): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<27>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(287): message : while compiling class template member function 'auto facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>::base_name(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridData,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(635): message : see reference to class template instantiation 'facebook::jni::jtype_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridData,
Base=facebook::jni::JObject,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(634): message : while compiling class template member function 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::detail::HybridData,facebook::jni::JObject,void>::javaClassStatic(void)' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(143): message : see reference to function template instantiation 'facebook::jni::alias_ref<facebook::jni::JClass> facebook::jni::JavaClass<facebook::jni::detail::HybridData,facebook::jni::JObject,void>::javaClassStatic(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses.h(220): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> facebook::jni::detail::newInstance<T,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridData
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Hybrid.cpp(25): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::newInstance<>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridData
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Hybrid.cpp(25): message : see reference to function template instantiation 'facebook::jni::basic_strong_ref<T,facebook::jni::LocalReferenceAllocator> facebook::jni::JavaClass<T,facebook::jni::JObject,void>::newInstance<>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::detail::HybridData
]
C:\Users\pytor\fbjni\cxx\fbjni/detail/SimpleFixedString.h(191,1): warning C4820: 'facebook::jni::detail::SimpleFixedString<51>': '4' bytes padding added after data member 'facebook::jni::detail::SimpleFixedString<51>::data_' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta-inl.h(403): message : see reference to class template instantiation 'facebook::jni::detail::SimpleFixedString<51>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Users\pytor\fbjni\cxx\fbjni\detail\Meta.h(360): message : see reference to function template instantiation 'auto facebook::jni::internal::JMethodDescriptor<R,_jstring*,>(void)' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
R=facebook::jni::detail::JTypeFor<facebook::jni::JCppException,facebook::jni::JThrowable,void>::_javaobject *
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\MetaConvert.h(176): message : see reference to class template instantiation 'facebook::jni::jmethod_traits<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(_jstring *)>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(181): message : see reference to class template instantiation 'facebook::jni::jmethod_traits_from_cxx<F>' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
F=facebook::jni::detail::JTypeFor<facebook::jni::JCppException,facebook::jni::JThrowable,void>::_javaobject *(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)
]
C:\Users\pytor\fbjni\cxx\fbjni\detail\CoreClasses-inl.h(144): message : see reference to function template instantiation 'facebook::jni::JConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject *(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)> facebook::jni::JClass::getConstructor<facebook::jni::detail::JTypeFor<T,Base,JType>::_javaobject*(facebook::jni::basic_strong_ref<facebook::jni::JString,facebook::jni::LocalReferenceAllocator>)>(void) const' being compiled [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
with
[
T=facebook::jni::JCppException,
Base=facebook::jni::JThrowable,
JType=void
]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(311,37): warning C4514: 'vfwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(342,41): warning C4514: 'vfwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(373,37): warning C4514: '_vfwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(387,37): warning C4514: '_vwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(401,37): warning C4514: 'vwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(414,37): warning C4514: '_vwprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(430,41): warning C4514: 'vwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(445,37): warning C4514: '_vwprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(459,37): warning C4514: '_vwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(472,37): warning C4514: '_fwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(491,37): warning C4514: 'fwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(509,37): warning C4514: '_fwprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(530,41): warning C4514: 'fwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(550,37): warning C4514: '_fwprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(569,37): warning C4514: '_fwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(587,37): warning C4514: '_wprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(605,37): warning C4514: 'wprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(622,37): warning C4514: '_wprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(642,41): warning C4514: 'wprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(661,37): warning C4514: '_wprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(679,37): warning C4514: '_wprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(728,37): warning C4514: 'vfwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(761,41): warning C4514: 'vfwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(776,37): warning C4514: '_vwscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(790,37): warning C4514: 'vwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(803,37): warning C4514: '_vwscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(819,41): warning C4514: 'vwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(834,37): warning C4514: '_fwscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(853,37): warning C4514: 'fwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(871,37): warning C4514: '_fwscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(892,41): warning C4514: 'fwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(912,37): warning C4514: '_wscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(930,37): warning C4514: 'wscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(947,37): warning C4514: '_wscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(967,41): warning C4514: 'wscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1094,37): warning C4514: '_vsnwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1122,37): warning C4514: '_vsnwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1171,37): warning C4514: '_vswprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1223,37): warning C4514: '_vswprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1276,41): warning C4514: 'vswprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1323,37): warning C4514: '_vswprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1358,37): warning C4514: '_vscwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1391,37): warning C4514: '_vscwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1405,37): warning C4514: '__swprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1425,37): warning C4514: '_swprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1446,37): warning C4514: '_swprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1465,37): warning C4514: 'swprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1508,37): warning C4514: '_swprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1530,41): warning C4710: 'int swprintf_s(wchar_t *const ,const size_t,const wchar_t *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1530): message : see declaration of 'swprintf_s' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1559,37): warning C4514: '_swprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1580,37): warning C4514: '_swprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1600,37): warning C4514: '_swprintf_c_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1621,37): warning C4514: '_swprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1641,37): warning C4514: '_snwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1667,37): warning C4514: '_snwprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1692,37): warning C4514: '_snwprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1714,37): warning C4514: '_snwprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1742,37): warning C4514: '_scwprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1761,37): warning C4710: 'int _scwprintf(const wchar_t *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1761): message : see declaration of '_scwprintf' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1779,37): warning C4514: '_scwprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1798,37): warning C4514: '_scwprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1822,24): warning C4514: 'swprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1837,34): warning C4514: 'vswprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1848,24): warning C4514: '_swprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1863,34): warning C4514: '_vswprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1921,37): warning C4514: 'vswscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(1956,41): warning C4514: 'vswscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2019,37): warning C4514: '_swscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2039,37): warning C4514: 'swscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2058,37): warning C4514: '_swscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2080,41): warning C4514: 'swscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2101,37): warning C4514: '_snwscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2127,37): warning C4514: '_snwscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2152,37): warning C4514: '_snwscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_wstdio.h(2173,37): warning C4514: '_snwscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(648,37): warning C4514: 'vfprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(679,41): warning C4514: 'vfprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(710,37): warning C4514: '_vfprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(724,37): warning C4514: '_vprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(738,37): warning C4514: 'vprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(751,37): warning C4514: '_vprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(767,41): warning C4514: 'vprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(782,37): warning C4514: '_vprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(796,37): warning C4514: '_vprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(809,37): warning C4514: '_fprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(828,37): warning C4514: 'fprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(852,37): warning C4514: '_fprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(873,41): warning C4514: 'fprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(893,37): warning C4514: '_fprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(912,37): warning C4514: '_fprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(930,37): warning C4514: '_printf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(948,37): warning C4514: 'printf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(965,37): warning C4514: '_printf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(985,41): warning C4514: 'printf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1004,37): warning C4514: '_printf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1022,37): warning C4514: '_printf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1070,37): warning C4514: 'vfscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1104,41): warning C4514: 'vfscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1120,37): warning C4514: '_vscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1134,37): warning C4514: 'vscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1147,37): warning C4514: '_vscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1163,41): warning C4514: 'vscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1178,37): warning C4514: '_fscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1197,37): warning C4514: 'fscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1215,37): warning C4514: '_fscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1236,41): warning C4514: 'fscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1256,37): warning C4514: '_scanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1274,37): warning C4514: 'scanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1291,37): warning C4514: '_scanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1311,41): warning C4514: 'scanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1469,37): warning C4514: 'vsprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1510,41): warning C4514: 'vsprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1557,37): warning C4514: '_vsprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1595,37): warning C4514: '_vsnprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1623,41): warning C4514: 'vsnprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1668,37): warning C4514: '_vscprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1733,37): warning C4514: '_vsnprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1749,37): warning C4514: '_sprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1774,37): warning C4514: 'sprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1810,37): warning C4514: '_sprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1833,41): warning C4710: 'int sprintf_s(char *const ,const size_t,const char *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1833): message : see declaration of 'sprintf_s' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1862,37): warning C4514: '_sprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1883,37): warning C4514: '_sprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1903,37): warning C4514: '_snprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1940,37): warning C4514: 'snprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1961,37): warning C4514: '_snprintf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(1991,37): warning C4514: '_snprintf_c_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2012,37): warning C4514: '_snprintf_c': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2032,37): warning C4514: '_snprintf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2054,37): warning C4514: '_snprintf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2082,37): warning C4514: '_scprintf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2100,37): warning C4710: 'int _scprintf(const char *const ,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2100): message : see declaration of '_scprintf' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2117,37): warning C4514: '_scprintf_p_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2135,37): warning C4514: '_scprintf_p': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2183,37): warning C4514: 'vsscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2244,37): warning C4514: '_sscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2263,37): warning C4514: 'sscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2281,37): warning C4514: '_sscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2302,41): warning C4514: 'sscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2330,37): warning C4514: '_snscanf_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2354,37): warning C4514: '_snscanf': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2378,37): warning C4514: '_snscanf_s_l': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\stdio.h(2402,37): warning C4514: '_snscanf_s': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(786,10): warning C4514: 'JNIEnv_::GetVersion': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(789,12): warning C4514: 'JNIEnv_::DefineClass': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(793,12): warning C4514: 'JNIEnv_::FindClass': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(796,15): warning C4514: 'JNIEnv_::FromReflectedMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(799,14): warning C4514: 'JNIEnv_::FromReflectedField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(803,13): warning C4514: 'JNIEnv_::ToReflectedMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(814,13): warning C4514: 'JNIEnv_::ToReflectedField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(818,10): warning C4514: 'JNIEnv_::Throw': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(821,10): warning C4514: 'JNIEnv_::ThrowNew': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(824,16): warning C4514: 'JNIEnv_::ExceptionOccurred': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(827,10): warning C4514: 'JNIEnv_::ExceptionDescribe': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(830,10): warning C4514: 'JNIEnv_::ExceptionClear': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(833,10): warning C4514: 'JNIEnv_::FatalError': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(837,10): warning C4514: 'JNIEnv_::PushLocalFrame': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(840,13): warning C4514: 'JNIEnv_::PopLocalFrame': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(861,10): warning C4514: 'JNIEnv_::EnsureLocalCapacity': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(865,13): warning C4514: 'JNIEnv_::AllocObject': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(868,13): warning C4710: 'jobject JNIEnv_::NewObject(jclass,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(868): message : see declaration of 'JNIEnv_::NewObject' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(876,13): warning C4514: 'JNIEnv_::NewObjectV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(880,13): warning C4514: 'JNIEnv_::NewObjectA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(897,13): warning C4710: 'jobject JNIEnv_::CallObjectMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(897): message : see declaration of 'JNIEnv_::CallObjectMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(905,13): warning C4514: 'JNIEnv_::CallObjectMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(909,13): warning C4514: 'JNIEnv_::CallObjectMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(914,14): warning C4710: 'jboolean JNIEnv_::CallBooleanMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(914): message : see declaration of 'JNIEnv_::CallBooleanMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(923,14): warning C4514: 'JNIEnv_::CallBooleanMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(927,14): warning C4514: 'JNIEnv_::CallBooleanMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(932,11): warning C4710: 'jbyte JNIEnv_::CallByteMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(932): message : see declaration of 'JNIEnv_::CallByteMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(940,11): warning C4514: 'JNIEnv_::CallByteMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(944,11): warning C4514: 'JNIEnv_::CallByteMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(949,11): warning C4710: 'jchar JNIEnv_::CallCharMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(949): message : see declaration of 'JNIEnv_::CallCharMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(957,11): warning C4514: 'JNIEnv_::CallCharMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(961,11): warning C4514: 'JNIEnv_::CallCharMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(966,12): warning C4710: 'jshort JNIEnv_::CallShortMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(966): message : see declaration of 'JNIEnv_::CallShortMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(974,12): warning C4514: 'JNIEnv_::CallShortMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(978,12): warning C4514: 'JNIEnv_::CallShortMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(983,10): warning C4710: 'jint JNIEnv_::CallIntMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(983): message : see declaration of 'JNIEnv_::CallIntMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(991,10): warning C4514: 'JNIEnv_::CallIntMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(995,10): warning C4514: 'JNIEnv_::CallIntMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1000,11): warning C4710: 'jlong JNIEnv_::CallLongMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1000): message : see declaration of 'JNIEnv_::CallLongMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1008,11): warning C4514: 'JNIEnv_::CallLongMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1012,11): warning C4514: 'JNIEnv_::CallLongMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1017,12): warning C4710: 'jfloat JNIEnv_::CallFloatMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1017): message : see declaration of 'JNIEnv_::CallFloatMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1025,12): warning C4514: 'JNIEnv_::CallFloatMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1029,12): warning C4514: 'JNIEnv_::CallFloatMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1034,13): warning C4710: 'jdouble JNIEnv_::CallDoubleMethod(jobject,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1034): message : see declaration of 'JNIEnv_::CallDoubleMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1042,13): warning C4514: 'JNIEnv_::CallDoubleMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1046,13): warning C4514: 'JNIEnv_::CallDoubleMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1051,10): warning C4514: 'JNIEnv_::CallVoidMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1057,10): warning C4514: 'JNIEnv_::CallVoidMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1061,10): warning C4514: 'JNIEnv_::CallVoidMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1066,13): warning C4514: 'JNIEnv_::CallNonvirtualObjectMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1076,13): warning C4514: 'JNIEnv_::CallNonvirtualObjectMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1081,13): warning C4514: 'JNIEnv_::CallNonvirtualObjectMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1087,14): warning C4514: 'JNIEnv_::CallNonvirtualBooleanMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1097,14): warning C4514: 'JNIEnv_::CallNonvirtualBooleanMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1102,14): warning C4514: 'JNIEnv_::CallNonvirtualBooleanMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1108,11): warning C4514: 'JNIEnv_::CallNonvirtualByteMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1118,11): warning C4514: 'JNIEnv_::CallNonvirtualByteMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1123,11): warning C4514: 'JNIEnv_::CallNonvirtualByteMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1129,11): warning C4514: 'JNIEnv_::CallNonvirtualCharMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1139,11): warning C4514: 'JNIEnv_::CallNonvirtualCharMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1144,11): warning C4514: 'JNIEnv_::CallNonvirtualCharMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1150,12): warning C4514: 'JNIEnv_::CallNonvirtualShortMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1160,12): warning C4514: 'JNIEnv_::CallNonvirtualShortMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1165,12): warning C4514: 'JNIEnv_::CallNonvirtualShortMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1171,10): warning C4514: 'JNIEnv_::CallNonvirtualIntMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1181,10): warning C4514: 'JNIEnv_::CallNonvirtualIntMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1186,10): warning C4514: 'JNIEnv_::CallNonvirtualIntMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1192,11): warning C4514: 'JNIEnv_::CallNonvirtualLongMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1202,11): warning C4514: 'JNIEnv_::CallNonvirtualLongMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1207,11): warning C4514: 'JNIEnv_::CallNonvirtualLongMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1213,12): warning C4514: 'JNIEnv_::CallNonvirtualFloatMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1223,12): warning C4514: 'JNIEnv_::CallNonvirtualFloatMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1229,12): warning C4514: 'JNIEnv_::CallNonvirtualFloatMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1236,13): warning C4514: 'JNIEnv_::CallNonvirtualDoubleMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1246,13): warning C4514: 'JNIEnv_::CallNonvirtualDoubleMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1252,13): warning C4514: 'JNIEnv_::CallNonvirtualDoubleMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1259,10): warning C4514: 'JNIEnv_::CallNonvirtualVoidMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1266,10): warning C4514: 'JNIEnv_::CallNonvirtualVoidMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1271,10): warning C4514: 'JNIEnv_::CallNonvirtualVoidMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1310,10): warning C4514: 'JNIEnv_::SetObjectField': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1351,13): warning C4710: 'jobject JNIEnv_::CallStaticObjectMethod(jclass,jmethodID,...)': function not inlined [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1351): message : see declaration of 'JNIEnv_::CallStaticObjectMethod' [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1360,13): warning C4514: 'JNIEnv_::CallStaticObjectMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1364,13): warning C4514: 'JNIEnv_::CallStaticObjectMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1369,14): warning C4514: 'JNIEnv_::CallStaticBooleanMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1378,14): warning C4514: 'JNIEnv_::CallStaticBooleanMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1382,14): warning C4514: 'JNIEnv_::CallStaticBooleanMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1387,11): warning C4514: 'JNIEnv_::CallStaticByteMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1396,11): warning C4514: 'JNIEnv_::CallStaticByteMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1400,11): warning C4514: 'JNIEnv_::CallStaticByteMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1405,11): warning C4514: 'JNIEnv_::CallStaticCharMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1414,11): warning C4514: 'JNIEnv_::CallStaticCharMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1418,11): warning C4514: 'JNIEnv_::CallStaticCharMethodA': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1423,12): warning C4514: 'JNIEnv_::CallStaticShortMethod': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1432,12): warning C4514: 'JNIEnv_::CallStaticShortMethodV': unreferenced inline function has been removed [C:\Users\pytor\fbjni\build\fbjni.vcxproj]
C:\Program Files\AdoptOpenJDK\jdk-8.0.265.01-hotspot\include\jni.h(1436,12): warning C4514: 'JNIEnv_::CallStaticSh
View raw

(Sorry about that, but we can’t show files that are this big right now.)

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