Closed josesimoes closed 8 years ago
The wiki needs updating. @smaillet-ms could you please update the wiki to the most recent steps to follow after your MSI changes?
@josesimoes The SDK install process includes running an MSI now. Try following these steps:
<repo root>\LlilumSDK\LlilumSDK.sln
<repo root>\Zelig\ZeligBuild\Host\bin\Debug\LlilumSDK.msi
<repo root>\VisualStudio\LlilumProjectType\LlilumApplication.sln
<repo root>\VisualStudio\LlilumProjectType\LlilumApplication\LlilumApplication.ProjectType\bin\Debug\LlilumApplication.vsix
These steps should unblock you. We will have a consolidated wiki with similar steps shortly - sorry for the confusion
@Skobovm thanks for the update and detailed explanations. I've followed your steps and with the help of the SDK readme successfully build the SDK.
After a successful testing a few weeks ago, I was going through the process of updating the repository and rebuilding LLVM and the SKD. The Wiki instructions at SDK-User-Guide require the build of the SDK using a script from the scripts file. It seems that this script is missing. I've searched for it and found that commit 560f531 removed it. Is the script being reworked or the wiki instructions need to be updated?
Thanks!