Closed GoogleCodeExporter closed 9 years ago
It appears like DemoScreenLayeredCollisionLevelFile.cpp has the same issue. I
also
noticed I am getting Python errors on the console. For the
DemoScreenDefFile.cpp, I
receive:
NameError: name 'Actor' is not defined
and for the other two screens I get:
NameError: name 'LoadLevel' is not defined
Original comment by johnatho...@gmail.com
on 2 Mar 2009 at 2:17
I wasn't seeing this in my build of 2.0 (else I wouldn't have released it :-)
). Your
comment on issue 19 said that this was fixed in my branch, though, so something
must
have addressed it at some point. Odd. In any event, fixed.
Original comment by lieseg...@gmail.com
on 2 Mar 2009 at 7:15
Interestingly, with the 2.1 download out of the box compiling in VS2008 I still
get
these errors. Any ideas?
Original comment by lawrence...@gmail.com
on 21 Apr 2009 at 11:39
Does the same problem happen with the trunk? I found a problem with VS 2008
that I
believe was related to this. Could you let me know the exact error you're
getting if
it's still happening with the trunk?
Original comment by lieseg...@gmail.com
on 22 Apr 2009 at 3:30
Trunk works perfectly - thanks for the help! :)
Original comment by lawrence...@gmail.com
on 22 Apr 2009 at 7:18
Great; I'll mark this closed.
Original comment by lieseg...@gmail.com
on 22 Apr 2009 at 10:41
Original issue reported on code.google.com by
johnatho...@gmail.com
on 2 Mar 2009 at 1:49