Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Build VPN for aarch64-pc-windows-msvc #10215

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

strseb
Copy link
Collaborator

@strseb strseb commented Jan 23, 2025

Description

TODO:

  • Builds on my machine (tm)
  • Check Updated Split-Tunnel Driver
  • Produces a Working MSI for aarch64
  • Generate an ARM-MSVC toolchain on tc
  • Cross Compile QT-aarch64 on tc
  • Cross Compile Client on tc.
  • Setup Signer on tc.

}

signals:
void changed(bool playing, double currentTime, int totalTime, bool error,
const QString& errorString);
void changed();
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So while at it i'm building against qt6.9-beta2 and moc throws an error here, as we never read this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant