Otis wrote:
Noted. I'll make these changes in v2.6's SDK.
I immediately run into a wall
CliGenerator ProjectFile RootNamespace LanguageName PlatformName TemplateGroupName PresetName DestinationFolder ClearDestinationFolder
this is the command line. How can I determine which parameter is left out if I specify a couple of strings, say:
CliGenerator foo.lgp bar c:\temp\ 1
So the command line has to get a -_character_ kind of command line... (which are less simple to parse... )
So I'll add 1 new version: where ALL parameters are read from the project, except destination folder etc.