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

33 test areg-sdk demo with toolchains #34

Merged
merged 24 commits into from
Dec 3, 2024

Conversation

aregtech
Copy link
Owner

@aregtech aregtech commented Dec 1, 2024

Added toolchain files to compile project with GNU, LLVM and MSVS compilers to compile

Compiler Platforms Architecture
clang Linux, Windows x86, x64-86, arm, aarch64
gcc Linux x86, x64-86, arm, aarch64
msvc Windows x86, x64-86

@aregtech aregtech added bug Something isn't working enhancement New feature or request labels Dec 1, 2024
@aregtech aregtech self-assigned this Dec 1, 2024
@aregtech aregtech linked an issue Dec 1, 2024 that may be closed by this pull request
@aregtech aregtech linked an issue Dec 1, 2024 that may be closed by this pull request
Copy link
Owner Author

@aregtech aregtech left a comment

Choose a reason for hiding this comment

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

re-checked

@aregtech aregtech merged commit 6742a45 into main Dec 3, 2024
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Test areg-sdk demo with toolchains Update cmake.yml to include cross-compiling
1 participant