09/03/04 22:07:11 LV0AxrfE
>>189
URLリンク(www1.axfc.net)
再アップのついでにスレッドサポートでコンパイルしてみました。
OGRE_THREAD_SUPPORT = 2
Thread support for background resource preparation. This means that resource
data can streamed into memory in the background, but the final resource
construction (including RenderSystem dependencies) is still done in the primary
thread. Has a lower synchronisation primitive overhead than full threading
while still allowing the major blocking aspects of resource management (I/O)
to be done in the background.
boostのコンパイルがきつかった・・・・