I was trying to figure out how to compile from the command line (dos
command line).
I went about setting env variables and adding changing until I get to
one error that I cannot resolve.
when I go into my project directoy and run "make" it appears to start
going through it's paces, changing directories, etc, but then rather
early on, I receive the following error (Sorry, i don't have the exact
error text, the developmetn system is in a closed area).
Anyways i am getting is error in prjlib.tcl, line 178 - "Package
Requires PrjUtils"
I am really shakey on TCL, however it looks like the package should be
made available by the "filelib.tcl" module.
I am not near the dev. env. right now so can't get the version, i will
grab it at another time if I need it.
the thing is, all of the messages up to that point match eggzactly the
messages that i get when I open a command window from within workbench
and type "make", so things are progressing, I just can't seem to get
past this error.
Any help would be appreciated.
thanks !
Joe