Update TODO and README.txt files

This commit is contained in:
Gregory Nutt
2016-06-06 12:53:03 -06:00
parent 6b58ed820a
commit a39ff55340
2 changed files with 16 additions and 7 deletions
+5
View File
@@ -1605,6 +1605,11 @@ o Build system
Description: The way that apps/ no generates Kmenu files depends on changes added
to apps/tools/mkkconfig.sh. Similar changes need to be made to
apps/tools/mkkconfig.bat to restore the Windows Native build.
UPDATE: The mkkconfig.bat script has been updated and appears to work.
A native build has still not been attempted and there could likely be
issues the carriage returns in Kconfig files. There are also some
issues the interpreters/ficl and bas directories during 'make menuconfig'
that still need to be investigated.
Status: Open
Priority: Low, since I am not aware of anyone using the Windows Native build.
But, of course, very high if you want to use it.