autoantwort

Results 48 issues of autoantwort

### Pull Request Readiness Checklist See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request - [x] I agree to contribute to the project under Apache 2 License. - [x] To the best of my knowledge,...

Very cool project! Can you update the used drawio version and create a new release? In a newer release tooltips are exported when a file is saved as svg, but...

I tried to build the latest release, but I got the following error: ``` [176/207] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -DHAVE_CONFIG_H -DLIBXML_STATIC -DLIBXSLT_STATIC -DOSCAP_BUILD_SHARED -DXMLSEC_NO_CRYPTO_DYNAMIC_LOADING -DXMLSEC_STATIC -D_DARWIN_C_SOURCE -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/openscap/src/0dbee52b03-c498877e92.clean/compat -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/openscap/src/0dbee52b03-c498877e92.clean/src -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/openscap/src/0dbee52b03-c498877e92.clean/src/common -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/openscap/src/0dbee52b03-c498877e92.clean/src/common/public -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/openscap/src/0dbee52b03-c498877e92.clean/src/CPE/public -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/openscap/src/0dbee52b03-c498877e92.clean/src/CVE/public -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/openscap/src/0dbee52b03-c498877e92.clean/src/CVRF/public...

unclear
macosx

Package: itk[core,python]:arm64-osx -> 5.2.1#5 **Host Environment** - Host: arm64-osx - Compiler: AppleClang 14.0.3.14030022 - vcpkg-tool version: 2999-12-31-unknownhash vcpkg-scripts version: 03a211eb3 2023-04-20 (24 hours ago) **To Reproduce** `vcpkg install --enforce-port-checks --allow-unsupported`...

type:Bug

From https://github.com/microsoft/vcpkg/pull/29340#issuecomment-1420122115 it fails with ``` F:\Feature-test\hunspell\vcpkg\buildtrees\hunspell\src\v1.7.2-ed1399a63f.clean\src\tools\hzip.cxx(350): error C2065: 'mode_t': undeclared identifier F:\Feature-test\hunspell\vcpkg\buildtrees\hunspell\src\v1.7.2-ed1399a63f.clean\src\tools\hzip.cxx(350): error C2146: syntax error: missing ';' before identifier 'mask' F:\Feature-test\hunspell\vcpkg\buildtrees\hunspell\src\v1.7.2-ed1399a63f.clean\src\tools\hzip.cxx(350): error C2065: 'mask': undeclared identifier F:\Feature-test\hunspell\vcpkg\buildtrees\hunspell\src\v1.7.2-ed1399a63f.clean\src\tools\hzip.cxx(350): error...

``` Change Dir: '/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/symengine/arm64-osx-dbg' Run Build Command(s): /Users/leanderSchulten/git_projekte/vcpkg/downloads/tools/ninja/1.10.2-osx/ninja -v -v -j11 install [1/95] /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -Dsymengine_EXPORTS -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/symengine/src/v0.10.1-dff1209ad0.clean -I/Users/leanderSchulten/git_projekte/vcpkg/buildtrees/symengine/arm64-osx-dbg -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include -isystem /Users/leanderSchulten/git_projekte/vcpkg/vcpkg_installed/arm64-osx/include/flint -isystem /Users/leanderSchulten/git_projekte/vcpkg/buildtrees/symengine/src/v0.10.1-dff1209ad0.clean/symengine/utilities/cereal/include -std=c++11 -fPIC -fPIC -Wall -Wextra -Wno-unused-parameter -g...

First of all, thank you for this awesome project! I found the example `fmpy/examples/custom_input.py` very helpful, but wanted to use a FMI 3.0 FMU and it seems that the API...

I don't know if this is vcpkg related, maybe the versions are in conflict, but I get: Package: ixwebsocket[core,mbedtls]:arm64-osx -> 11.4.4#2 **Host Environment** - Host: arm64-osx - Compiler: AppleClang 15.0.0.15000100...

I cloned the project and tried to install the dependencies with `npm install`, but a lot of dependencies are outdated so the installation of the dependencies failed