Project uuid generation under Windows
Status: Alpha
Brought to you by:
jploski
When a new Inform 7 project is created, the Linux version (1.0.1) generates a UUID for the project with the uuidgen program from e2fsprogs. However, uuidgen is not available under Windows, so a different mechanism to generate the UUID is required. Currently, the generation attempt fails and results in a logged exception + warning.