Search found 1 match

by ysyang
Fri Jun 23, 2006 1:04 am
Forum: Framework
Topic: msdev
Replies: 1
Views: 3764

It seems the compiler can not find some of the classes.

Try to add some classes into proper projects, then build all again.
For example:
add the Steel02 object (.h and .cpp files) into material project,
add the MapOfTaggedObjects object into tagged project,
...
etc.