1>
c:\trs\trstrunk\branch\scriptingupdate\gamecore\ScriptedMission.h(49) :
see reference to class template instantiation 'v8::Persistent<T>' being
compiled
1> with
1> [
1> T=v8::Function
1> ]
So that's the error I'm getting located at this line.
struct TimerInformation
{
int timerRemaining;
Persistent<Function> TimerCompleteCallback;
};
Any ideas?
--
--
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
---
You received this message because you are subscribed to the Google Groups
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.