Mathieu Pellerin
Mathieu Pellerin
@zzzef , has this been fixed using latest QField 3.2.0? The date time widget has received quite a few bug fixes that could have resolved this.
Let's close for now and reopen if we find a phone that reproduces this.
Implemented :partying_face:
@m-kuhn , so close 😀 I think you need to update the Qt host path here to take into account the arch change: https://github.com/opengisch/QField/blob/770bf2cdd589c18b86fbc07d3d037860b4bfe35c/CMakeLists.txt#L162
@m-kuhn , ok, it's still preferable to an absolute path, would you agree? If so yeah let's tweak the others bits you mentioned.
Flagged this as needed feedback.
@berniefritsch , this isn't supported yet in QField.
Error: `(Link target) -> C:\builddir\vcpkg_installed\x64-windows\bin\libprotobuf-lite.dll : fatal error LNK1107: invalid or corrupt file: cannot read at 0x2F8 [C:\src\qgis\x64-windows-rel\src\core\qgis_core.vcxproj]`
@m-kuhn , OK, let me create a patch for that
Second set of errors: ``` "C:\src\qgis\x64-windows-rel\src\providers\mdal\provider_mdal.vcxproj" (default target) (21) -> (ClCompile target) -> C:\src\qgis\src\nal-3_36_0-5a49fd0279.clean\external\mdal\mdal_utils.cpp(1121,11): error C2664: 'HANDLE FindFirstFileW(LPCWSTR,LPWIN32_FIND_DATAW)': cannot convert argument 1 from 'const _Elem *' to 'LPCWSTR' [C:\src\qgis\x64-windows-rel\src\providers\mdal\provider_mdal.vcxproj] C:\src\qgis\src\nal-3_36_0-5a49fd0279.clean\external\mdal\mdal_utils.cpp(1121,11):...