CompuServe Messages

#Slinky Anim ?

    13-Jul-95 13:06:57
Sb: #179822-#Slinky Anim ?
Fm: Brian Rudolph [Adesk] 71722,170
To: Keith Jones 73064,2743
Since the unresolved symbol errors are happening at the linking stage, there are only a few possibilites. One is that the environment variables are not pointing to right locations for the includer files, or those files don't exist. Another possiblity is that Borland thinks it is compiling a C++ program and is somehow mangling the names of the symbols prior to linking. Also, with the IDE, double check that you are using the same options as our supplied makefiles use. -Brian