Dodger wrote:
I just get:
Subthread: Processing queue item /Applications/Poser 7/Runtime/kuyg.pz2
ST: working: /Applications/Poser 7/Runtime/kuyg.pz2
thread failed to start: lock can only be used on shared values at
PolymorphLayout.pl line 825.

Line 825 is the one that says:
                    $wip = Wx::PlThreadEvent->new(-1, $qWorkEVT, $pct_done);

  I get this error in the thread event sample if I load Wx before
threads::shared.  Have you checked if someting is loading Wx before you
load threads::shared?

HTH,
Mattia

Reply via email to