Home > Archive > Smalltalk > April 2004 > Problem with StCAD
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Problem with StCAD
|
|
| Michael Bielser 2004-04-07, 5:45 am |
| Hello all
I'm new to Smalltalk and I am trying to use StCAD (specifically StDoc).
But I can't load the package "stcadstart8" (which loads the rest). It
stops (catching an exception) saying:
Unhandled exception: ERROR_PATH_NOT_FOUND ("resource\sponsor")
I tried debugging with no success. Strangely, on my computer
"resource\sponsor" is present (as a subdirectory of "StCAD").
Can anybody please help me? Thanks in advance!
Mike
| |
| A-S Koh 2004-04-07, 12:51 pm |
| Mike:
When you unzip, preserve the directory structure.
All the best,
Koh
http://www.askoh.com
| |
| A-S Koh 2004-04-07, 4:33 pm |
| Make sure that the StCAD files and folders are in the same directory
as the image using it.
All the best,
Koh
http://www.askoh.com
| |
| Michael Bielser 2004-04-08, 3:35 am |
| Hi Koh
thanks for the tip, it now works perfectly!
Kind regards
Mike
A-S Koh wrote:
> Make sure that the StCAD files and folders are in the same directory
> as the image using it.
>
> All the best,
> Koh
> http://www.askoh.com
|
|
|
|
|