Task failed because AL.exe was not found,

后端 未结 8 1985
暗喜
暗喜 2020-12-31 06:16

I\'m getting the following error when compiling my project:

Task failed because "AL.exe" was not found, or the correct Microsoft Windows SDK is

8条回答
  •  温柔的废话
    2020-12-31 06:53

    No need to install VS2010 on the Build servers.

    Export the "v7.0A" key from your dev box, import it into the build server's registry. Just make sure you rename any "Program Files (x86)" to just "Program Files" depending on what version of windows servers you are running.

提交回复
热议问题