microsoft / AL

Home of the Dynamics 365 Business Central AL Language extension for Visual Studio Code. Used to track issues regarding the latest version of the AL compiler and developer tools available in the Visual Studio Code Marketplace or as part of the AL Developer Preview builds for Dynamics 365 Business Central.
MIT License
746 stars 244 forks source link

Missing ALC linux binary in version 15.0.1143290 #7859

Open HenrikSydow opened 1 month ago

HenrikSydow commented 1 month ago

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:

Internal work item: AB#550227

martonnagy commented 1 month ago

Hi, the same true for MacOS as well:

CleanShot 2024-10-07 at 08 13 23@2x

No alc binary either. Shall I create a new issue?

SBalslev commented 3 weeks ago

Lastest preview has the files. The 14.x version will have the files in the next release.

martonnagy commented 3 weeks ago

Good stuff! Thanks for sorting this out