ACross icon indicating copy to clipboard operation
ACross copied to clipboard

Mirror repository for the self-host git service.

Results 8 ACross issues
Sort by recently updated
recently updated
newest added

Hi `ArkToria/ACross`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...

1. Add qt6-shadertools dependency 2. See chaotic-aur/packages#1972

Unfortunately, the software does not activate and v2ray cannot use the configurations. `flag provided but not defined: -config` ![image](https://user-images.githubusercontent.com/27810360/194060563-ccb97b29-c191-4193-8f3d-d088d5f0bc8b.png) I use Arch Linux distribution and I installed and tested the...

Can you provide automatic opening of the system proxy at startup and close recovery?

The homebrew package manager provides `Qt6.2` and other dependencies, but our development team members do not have Apple devices to develop.

help wanted

### Points - A clean `svg` source file, origin size: `512x512px`, margin border `48px`, pixels match is in need. - `light` and `dark` color scheme. - Support animals or other...

help wanted

`always_print_primitive_fields` has been removed in protobuf 27.1. Possibly should be replaced with `always_print_fields_with_no_presence`. https://github.com/ArkToria/ACross/blob/e229351c0eb207a591a21dc5540d1de9c72165f3/src/models/serializetools.cpp#L593 Relevant commits: * https://github.com/protocolbuffers/protobuf/commit/26995798757fbfef5cf6648610848e389db1fecf – Although commit message references `always_print_without_presence_fields`, the diff shows `always_print_fields_with_no_presence`. * https://github.com/protocolbuffers/protobuf/commit/671b61b523dbec8bf8e41a61d5a8f689c3e2bb9f

I am building this according to [↗ this recipe](https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=across). Build fails for me with `apitools.cpp:65:5: error: ‘GPR_ASSERT’ was not declared in this scope; did you mean ‘Q_ASSERT’?`: ``` [...] /var/cache/makepkg/build/across/src/build/across.pb.cc:7668: Ignoring...