fix build #77
Annotations
4 errors and 3 warnings
compile (ubuntu-24.04, linux, linux-x64):
src/DontStarveInjector/util/platform.cpp#L94
‘GetCurrentProcessId’ was not declared in this scope
|
compile (ubuntu-24.04, linux, linux-x64)
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/587696129/cmake-3.30.0-linux-x86_64/bin/cmake' failed with error code: '1'.'
|
compile (macos-latest, macos, macos-x64):
src/DontStarveInjector/util/platform.cpp#L94
use of undeclared identifier 'GetCurrentProcessId'
|
compile (macos-latest, macos, macos-x64)
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/617316431/cmake-3.30.0-macos-universal/CMake.app/Contents/bin/cmake' failed with error code: '1'.'
|
compile (ubuntu-24.04, linux, linux-x64):
src/DontStarveInjector/util/platform.cpp#L138
ignoring return value of ‘int chdir(const char*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
|
compile (windows-latest, windows, win32-x64):
src/FunctionRelocation/ExectuableSignature.cpp#L67
'type cast': conversion from 'const int' to 'void *' of greater size
|
compile (windows-latest, windows, win32-x64):
src/FunctionRelocation/ExectuableSignature.cpp#L69
'type cast': conversion from 'const int' to 'void *' of greater size
|