ENH: SampleSurfaceMesh and GeometryMath Speed Optimizations #5517
Annotations
12 errors and 2 warnings
build (windows-2022, v143):
src/simplnx/Common/Ray.hpp#L88
'const nx::core::Vec3<nx::core::types::float32> &nx::core::Ray<nx::core::types::float32>::getOrigin(void) const': overloaded function differs only by return type from 'nx::core::Vec3<nx::core::types::float32> nx::core::Ray<nx::core::types::float32>::getOrigin(void) const' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v143):
src/simplnx/Common/Ray.hpp#L88
'nx::core::Ray<nx::core::types::float32>::getOrigin': 'const nx::core::Vec3<nx::core::types::float32> &(void) const' differs in levels of indirection from 'nx::core::Vec3<nx::core::types::float32> (void) const' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v143):
src/simplnx/Common/Ray.hpp#L90
syntax error: 'return' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v143):
src/simplnx/Common/Ray.hpp#L90
unexpected token(s) preceding ';' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v143):
src/simplnx/Common/Ray.hpp#L98
syntax error: missing ';' before identifier 'ZXZEulerType' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v143)
Process completed with exit code 1.
|
build (windows-2022, v142):
src/simplnx/Common/Ray.hpp#L89
'const nx::core::Vec3<nx::core::types::float32> &nx::core::Ray<T>::getOrigin(void) const': overloaded function differs only by return type from 'nx::core::Vec3<nx::core::types::float32> nx::core::Ray<T>::getOrigin(void) const' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v142):
src/simplnx/Common/Ray.hpp#L88
'nx::core::Ray<T>::getOrigin': 'const nx::core::Vec3<nx::core::types::float32> &(void) const' differs in levels of indirection from 'nx::core::Vec3<nx::core::types::float32> (void) const' [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v142):
src/simplnx/Common/Ray.hpp#L90
syntax error: 'return' (compiling source file D:\a\simplnx\simplnx\src\simplnx\Utilities\SampleSurfaceMesh.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v142):
src/simplnx/Common/Ray.hpp#L90
unexpected token(s) preceding ';' (compiling source file D:\a\simplnx\simplnx\src\simplnx\Utilities\SampleSurfaceMesh.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v142):
src/simplnx/Common/Ray.hpp#L98
syntax error: missing ';' before identifier 'ZXZEulerType' (compiling source file D:\a\simplnx\simplnx\src\simplnx\Utilities\SampleSurfaceMesh.cpp) [D:\a\simplnx\simplnx\build\simplnx.vcxproj]
|
build (windows-2022, v142)
Process completed with exit code 1.
|
build (windows-2022, v143)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, ammaraskar/[email protected], ilammy/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build (windows-2022, v142)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, ammaraskar/[email protected], ilammy/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|