Here's a list of the issues. See below for screenshots.
Visual Studio 2015 Community Edition - Issue: Install Windows XP Support for C++ -- Windows 7.1 SDK for targeting Windows XP.
InnoSetup - Issue: build error, some settings are needed in the [Setup] section AppVerName, etc
Inno Setup - Issue: Language files are missing -- Greek.isl, Nepali.isl, Vietnamese.isl, Marathi.islu, Korean.isl, Hindi.islu, Bulgarian.isl, Bengali.islu
Wheel file is missing at the \src\installer-source\kolibri*.whl
Issue: Install Windows XP Support for C++ -- Windows 7.1 SDK for targeting Windows XP.
Issue: Language files are missing -- Greek.isl, Nepali.isl, Vietnamese.isl, Marathi.islu, Korean.isl, Hindi.islu, Bulgarian.isl, Bengali.islu
Expected behavior
The repo projects should build after following the instructions in the README.
Possible Solution/s
For the "missing languages" issue, copy the missing files from the \src\inno-compiler\Languages\ folder to the C:\Program Files (x86)\Inno Setup 6\Languages\ folder. Note: needs admin permissions
If no repo changes are needed, maybe update the README file to address the above issues.
User-facing consequences
This hampers development and might discourage outside contributions.
Observed behavior
I cannot build these projects after checkout of the repo and following the build steps to Run the project using Inno Setup for development.
\src\gui-source\Kolibri.sln
\src\installer-source\KolibriSetupScript.iss
Here's a list of the issues. See below for screenshots.
AppVerName
, etc\src\installer-source\kolibri*.whl
Issue: Install Windows XP Support for C++ -- Windows 7.1 SDK for targeting Windows XP.
Issue: Language files are missing -- Greek.isl, Nepali.isl, Vietnamese.isl, Marathi.islu, Korean.isl, Hindi.islu, Bulgarian.isl, Bengali.islu
Expected behavior
The repo projects should build after following the instructions in the README.
Possible Solution/s
\src\inno-compiler\Languages\
folder to theC:\Program Files (x86)\Inno Setup 6\Languages\
folder. Note: needs admin permissionsUser-facing consequences
This hampers development and might discourage outside contributions.
Errors and logs
n/a
Steps to reproduce
Context