Merge pull request #122 from RuanLucasGD/Fix-Readme-compilation-guide- #665
Annotations
1 error and 12 warnings
Build:
Lumos/Source/Lumos/Core/JobSystem.cpp#L39
use of undeclared identifier '_mm_pause'
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run actions/upload-artifact@v2
No files were found with the provided path: *.7z. No artifacts will be uploaded.
|
Build
Building targets in manual order is deprecated - check "Parallelize build for command-line builds" in the project editor, or set DISABLE_MANUAL_TARGET_ORDER_BUILD_WARNING in any of the targets in the current build to suppress this warning
|
Build:
Lumos/Source/Lumos/Platform/iOS/iOSOS.mm#L50
'AudioSessionSetActive' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations]
|
Build:
Lumos/Source/Lumos/Platform/iOS/iOSOS.mm#L77
'AudioSessionInitialize' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations]
|
Build:
Lumos/Source/Lumos/Platform/iOS/iOSOS.mm#L80
'AudioSessionSetProperty' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations]
|
Build:
Lumos/Source/Lumos/Platform/iOS/iOSOS.mm#L82
'AudioSessionSetActive' is deprecated: first deprecated in iOS 7.0 - no longer supported [-Wdeprecated-declarations]
|
Build:
Lumos/Source/Lumos/Platform/Vulkan/VKDevice.h#L73
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build:
Lumos/Source/Lumos/Platform/Vulkan/VKDevice.h#L93
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build:
Lumos/Source/Lumos/Platform/Vulkan/VKDevice.h#L73
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build:
Lumos/Source/Lumos/Platform/Vulkan/VKDevice.h#L93
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build:
Lumos/Source/Lumos/Platform/Vulkan/VKDevice.h#L73
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
The logs for this run have expired and are no longer available.
Loading