We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please include the following with each issue:
1. Describe the bug ALC (The AL Compiler) binary is missing from the linux bin directory. Cannot compile any extensions on linux.
2. To Reproduce Download the al extension through this official link: https://ms-dynamics-smb.gallerycdn.vsassets.io/extensions/ms-dynamics-smb/al/15.0.1143290/1726837673745/Microsoft.VisualStudio.Services.VSIXPackage
Unpack the extension. For example using 7zip. Go to extension/bin/linux and search for alc.
The AL compiler (alc) is missing from this directory.
3. Expected behavior Binary file is present in the bin directory.
4. Actual behavior Missing linux alc binary.
5. Versions:
Please remember to do the following:
Search the issue repository to ensure you are reporting a new issue
Reproduce the issue after disabling all extensions except the AL Language extension
Simplify your code around the issue to better isolate the problem
Internal work item: AB#550227
The text was updated successfully, but these errors were encountered:
Hi, the same true for MacOS as well:
No alc binary either. Shall I create a new issue?
Sorry, something went wrong.
Lastest preview has the files. The 14.x version will have the files in the next release.
Good stuff! Thanks for sorting this out
No branches or pull requests
Please include the following with each issue:
1. Describe the bug
ALC (The AL Compiler) binary is missing from the linux bin directory.
Cannot compile any extensions on linux.
2. To Reproduce
Download the al extension through this official link:
https://ms-dynamics-smb.gallerycdn.vsassets.io/extensions/ms-dynamics-smb/al/15.0.1143290/1726837673745/Microsoft.VisualStudio.Services.VSIXPackage
Unpack the extension. For example using 7zip.
Go to extension/bin/linux and search for alc.
The AL compiler (alc) is missing from this directory.
3. Expected behavior
Binary file is present in the bin directory.
4. Actual behavior
Missing linux alc binary.
5. Versions:
Final Checklist
Please remember to do the following:
Search the issue repository to ensure you are reporting a new issue
Reproduce the issue after disabling all extensions except the AL Language extension
Simplify your code around the issue to better isolate the problem
Internal work item: AB#550227
The text was updated successfully, but these errors were encountered: