Moodle Mobile Build is failing with Error

Re: Moodle Mobile Build is failing with Error

by Dani Palou -
Number of replies: 0
Picture of Core developers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Peer reviewers Picture of Plugin developers

Hi Arabinda,

we usually develop in Unix environments, so I'm not sure if I'll be able to help you. Other people in the community were able to develop in Windows environment though.

This is the error message displayed:

MSBUILD : error MSB3411: Could not load the Visual C++ component "VCBuild.exe".

 If the component is not installed, either 1) install the Microsoft Windows SDK for Windows Server 2008 and .NET Framework 3.5, or 2) install Microsoft Visual  Studio 2008. 

Have you tried installing the Windows SDK and Visual Studio? Recently I've been working in a Windows 10 environment to create desktop apps and I was able to install everything fine having the Windows 10 SDK and Visual Studio 2015.

Cheers,

Dani