kv-gits
kv-gits
Можно ли как-то организовать в с++ подобный код? ``` self.ds:SetUpdateCallback(function(...) updcallback(self, class, security, startpos,...) end) ``` Чтобы в колбэке была возможность получить параметры источника данных.
Собираю простейший пример через Qt creator. Сначала было много ошибок, потом lua5.3.5 скопировал в директорию contrib - все ошибки исчезли кроме одной Ошибка: C3861: 'luaL_getn': identifier not found ЗЫ Попробовал...
Now all attachments are placed in the same directory. Would like option to place files for note in special subdirectory near this note. Example: .../some/dir/goodnote.md .../some/dir/goodnote_attachments/goodfile.pdf And also dock panel...
On Windows (MSVC) get this error during compile ccapi_util_private.h:278: Error: C2893: Failed to specialize function template 'unknown-type date::parse(const std::basic_string &,Parsable &)' ..\..\..\contrib\ccapi_cpp/ccapi_date.h(5506): note: see declaration of 'date::parse' ..\..\..\contrib\ccapi_cpp/ccapi_util_private.h(278): note: With...
So qvge could be a nice knowledge management software
Is there any optimal way (without scanning all account history) to get transfers list of user?
This is network object which tries to connect to scatter. ``` a {name: "", protocol: "https", host: "api.telosfoundation.io", port: 443, blockchain: "eos", …} blockchain: "eos" (also tried telos and EOSIO...
``` [8196/49428] CXX obj/third_party/pdfium/core/fdrm/fdrm/fx_crypt_sha.obj FAILED: obj/third_party/pdfium/core/fdrm/fdrm/fx_crypt_sha.obj ..\..\third_party\llvm-build\Release+Asserts\bin\clang-cl.exe /c ../../third_party/pdfium/core/fdrm/fx_crypt_sha.cpp /Foobj/third_party/pdfium/core/fdrm/fdrm/fx_crypt_sha.obj /nologo /showIncludes "-imsvcC:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\ATLMFC\include" "-imsvcC:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include" "-imsvcC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" "-imsvcC:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt"...
Only available on separate vsnotes sidebar by clicking vsnotes icon. But in docs I see it is under workspace sidebar.
``` C:\Program Files\dotnet\sdk\6.0.201\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.targets(1003,5): error NETSDK1149: DesktopNotifications.Windows.dll cannot be referenced because it uses built-in support for WinRT, which is no longer supported in .NET 5 and higher. An updated version of...