vlad-mal
vlad-mal
Hello. --- OS: Win10 x64 Pro, IDE: Microsoft Visual Studio Community Edition. --- When building SDK for Windows (x86), using the method described in the Read.me file (https://github.com/meganz/sdk/blob/master/README.md): `cmake -DTRIPLET=x86-windows-mega-staticdev...
When building 3rdParty Libraries (..\..\sdk\contrib\cmake\build3rdparty.cmd -o x86-windows-mega) , the error is: -- Extracting source D:/Cpp/Lib/mega/3rdParty/vcpkg/downloads/icu4c-61_1-src.tgz -- Applying patch D:/Cpp/Lib/mega/3rdParty/vcpkg/ports/icu/disable-escapestr-tool.patch -- Applying patch D:/Cpp/Lib/mega/3rdParty/vcpkg/ports/icu/remove-MD-from-configure.patch -- Applying patch D:/Cpp/Lib/mega/3rdParty/vcpkg/ports/icu/fix_parallel_build_on_windows.patch -- Using source...
В большинстве пакетов FIBPlusEditors*.dpk (например, в FIBPlusEditors2007.dpk) есть строки `{$R 'UnitSyntaxMemo.dcr'} ` и `UnitSyntaxMemo` in '..\Editors\UnitSyntaxMemo.pas', В то же время, модуль ..\Editors\UnitSyntaxMemo.pas отсутствует. Как я понял, модуль был заменен на...
*Please use this template for reporting suspected bugs or requests for help.* # Issue description Hello. It so happens that my ZMQ-based system works with clients connected via channels (tcp)...
Hello! In the "C++ Properties" project options, the "header" field becomes the class decorator if the "class decorator" field is left blank. If both fields are filled, then everything is...