I've coded myself into a corner and I'm trying to get around this. This is so common though that somebody must have a solution.
The problem is that I have two (2) classes and they are in two separate packages. They each have references to each other. When I compile (using ucc make), ucc complains that I have an undefined variable type. The one that it complains about is, of course, whatever is listed second in Unreal.ini. Any suggestions on how to get unreal to recognize both classes?
mr_slippery
The problem is that I have two (2) classes and they are in two separate packages. They each have references to each other. When I compile (using ucc make), ucc complains that I have an undefined variable type. The one that it complains about is, of course, whatever is listed second in Unreal.ini. Any suggestions on how to get unreal to recognize both classes?
mr_slippery