antoineemerit

Results 4 issues of antoineemerit

After my Debian 11 to Debian 12 server upgrade, when I ty to add a new bookmarks I hav a blank page and the following error in my PHP log...

After my server upgrade from Debian 11 to Debian 12, my hosted sitebar website became blanked. It was an old install, so I upgrade sitebar to the today master branch...

Re-enable all skipped extensions/structure/function and fix all compile errors to make the OpenXR-Hpp scripts compatible with the OpenXR-SDK 1.1.51 (see https://github.com/KhronosGroup/OpenXR-Hpp/issues/53).

Before making the test, I had some difficulty to prepare the source tree : ``` antoine@pcantoine:~/AndroidStudioProjects/Bille2_VR/OpenXR-Hpp$ mkdir build antoine@pcantoine:~/AndroidStudioProjects/Bille2_VR/OpenXR-Hpp$ cd build/ antoine@pcantoine:~/AndroidStudioProjects/Bille2_VR/OpenXR-Hpp/build$ cmake .. -- Build tests: ON -- Skip...