Open popescu-v opened 1 month ago
Currently, each of the samples projects in src/Norm/samples has a readme.txt file which assumes that the samples are built through Visual Studio.
src/Norm/samples
readme.txt
Also, each of the samples in src/Learning/samples has a readme.txt file which assumes that the genereall.cmd script still exists therein.
src/Learning/samples
genereall.cmd
.sln
.vcproj
khiops -e log.txt
khiops -o scenario._kh
khiops -s
Description
Currently, each of the samples projects in
src/Norm/samples
has areadme.txt
file which assumes that the samples are built through Visual Studio.Also, each of the samples in
src/Learning/samples
has areadme.txt
file which assumes that thegenereall.cmd
script still exists therein.Questions/Ideas
.sln
and.vcproj
files which are not in the GitHub repository)genereall.cmd
scriptContext
khiops -e log.txt
): not applicablekhiops -o scenario._kh
): not applicablekhiops -s
): all supported