Axel Etcheverry
Axel Etcheverry
ping @tomasen
ou simplement ajouter ça date_default_timezone_set('UTC');
To no longer depend directly on a log library?
I have same problem with fdb 7.1.36 on macOS 13.4.1 (a) ```bash mkdir build cd build cmake ../ make -j4 fdb_c ``` ``` ... [ 88%] Building CXX object fdbclient/CMakeFiles/fdbclient.dir/FDBOptions.g.cpp.o...
Thanks @jzhou77, but it doesn't work, I'm on a Mac Studio M2, the docker image is only for amd64 :( ``` Error response from daemon: manifest for foundationdb/build:latest not found:...
I trying to generate ninja file: ```bash mkdir build cd build cmake ../ -D USE_LD=LLD -D USE_WERROR=ON -D USE_LIBCXX=1 -G Ninja ninja ``` ``` ... -- Performing Test HAVE_GNU_POSIX_REGEX --...
I added a example for background lazyload feature.
ok :)