SimpleIDE does not create Library or Workspace folder
John Abshier
Posts: 1,116
Installed SimpleIDE. On first execution of SimpleIDE set Library Folder to z:/SimpleIDE/Learn/Simple Libraries and set Workspace Folder to z:/SimpleIDE/
Tried to run Welcome.c and got the following error: Welcome.c:26:70: fatal error: simpletools.h: No such file or directory
Checked with Windows Explorer and Z:/SimpleIDE directory was not created.
Z: is a mapped network drive. I want to use it so my desktop and laptop would use the same files.
John Abshier
Tried to run Welcome.c and got the following error: Welcome.c:26:70: fatal error: simpletools.h: No such file or directory
Checked with Windows Explorer and Z:/SimpleIDE directory was not created.
Z: is a mapped network drive. I want to use it so my desktop and laptop would use the same files.
John Abshier
Comments
John Abshier
Maybe you mean that you expect the workspace folder to go where you point in the properties dialog? If so, that isn't the way it works (today). The folder copy happens long before that dialog is displayed.
We have talked about letting the user specify where the user's workspace folder should go, but that has been less important than some other fixes. I'll check with Jeff.
John Abshier