Farmboy0
Farmboy0
* Converted the project to a multi module maven project. * Tests have been converted to JUnit5 and executed during the build. * Many test failures fixed, others disabled for...
[ 49%] Building CXX object src/backends/odbc/CMakeFiles/soci_odbc.dir/blob.cpp.o /home/eho/work/Workspace/portage/dev-util/medusa-9999/work/medusa-9999/deps/soci/src/backends/odbc/standard-use-type.cpp: In member function ‘void* soci::odbc_standard_use_type_backend::prepare_for_bind(SQLLEN&, SQLSMALLINT&, SQLSMALLINT&)’: /home/eho/work/Workspace/portage/dev-util/medusa-9999/work/medusa-9999/deps/soci/src/backends/odbc/standard-use-type.cpp:22:12: error: enumeration value ‘x_xmltype’ not handled in switch [-Werror=switch] switch (type_) ^ /home/eho/work/Workspace/portage/dev-util/medusa-9999/work/medusa-9999/deps/soci/src/backends/odbc/standard-use-type.cpp:22:12: error: enumeration...
Currently the button info help text when you point to an interactive object is shown on the out side of the controller/hands (left of the left controller or right of...
**Describe the bug** Cmake finds all required boost components but the build still fails due to boost. [cmake.log](https://github.com/vcmi/vcmi/files/13726453/cmake.log) `cmake .. -DENABLE_ERM=ON -DENABLE_LAUNCHER=ON -DENABLE_PCH=ON -DENABLE_MONOLITHIC_INSTALL=OFF -DFORCE_BUNDLED_FL=OFF -DBoost_DEBUG=ON` Make will spit out:...
**Describe the bug** Creating and attaching multiple action sets to a session at one time results in only the actions of the last action set to be usable. **To Reproduce**...
### Version 3.3.5 ### Platform Linux x64 ### JDK GraalVM 17 ### Module GLFW, OpenXR, OpenGL ### Bug description I tried running the HelloOpenXRGL on linux with LWJGL 3.3.5 but...
**Describe the bug** If you open the SteamVR options, activate the advanced setting and click on the developer options one of two things will happen either a second options window...