Initial Rough Draft w/ working compilation and startup. #254
Annotations
10 errors and 2 warnings
linux_build (ubuntu-22.04):
src/luascript.h#L262
‘std::optional’ has not been declared
|
linux_build (ubuntu-22.04):
src/luascript.h#L262
expected ‘,’ or ‘...’ before ‘<’ token
|
linux_build (ubuntu-22.04):
src/luascript.h#L262
‘std::optional’ has not been declared
|
linux_build (ubuntu-22.04):
src/luascript.h#L262
expected ‘,’ or ‘...’ before ‘<’ token
|
linux_build (ubuntu-22.04):
src/baseevents.cpp#L22
no matching function for call to ‘LuaScriptInterface::loadFile(std::__cxx11::basic_string<char>)’
|
linux_build (ubuntu-22.04):
src/baseevents.cpp#L89
no matching function for call to ‘LuaScriptInterface::loadFile(std::__cxx11::basic_string<char>)’
|
linux_build (ubuntu-22.04):
src/baseevents.cpp#L98
no matching function for call to ‘LuaScriptInterface::loadFile(std::__cxx11::basic_string<char>)’
|
linux_build (ubuntu-22.04):
src/baseevents.cpp#L119
no matching function for call to ‘LuaScriptInterface::loadFile(const string&)’
|
linux_build (ubuntu-22.04):
src/luascript.h#L262
‘std::optional’ has not been declared
|
linux_build (ubuntu-22.04):
src/luascript.h#L262
expected ‘,’ or ‘...’ before ‘<’ token
|
linux_build (ubuntu-22.04):
vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|
linux_build (ubuntu-24.04):
vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L318
The following variables are not used in CMakeLists.txt:
|