skydevgit / crisscross

Automatically exported from code.google.com/p/crisscross
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Core_Thread not compiling, missing ThreadSleep #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I got the following shit error when compiling on OS X.

core_thread.cpp: In member function 'void
CrissCross::System::CoreThread::Wait()':
core_thread.cpp:221: error: 'class CrissCross::System::CoreSystem' has no
member named 'ThreadSleep'
make[1]: *** [obj/linux/core_thread.o] Error 1

The method needs to be created or the Windows version could used?

Original issue reported on code.google.com by omo...@gmail.com on 25 Oct 2006 at 4:09

GoogleCodeExporter commented 9 years ago
This issue was resolved quite a while ago!

Original comment by steven.n...@gmail.com on 3 Nov 2006 at 6:47

GoogleCodeExporter commented 9 years ago

Original comment by steven.n...@gmail.com on 20 May 2007 at 9:49