mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-10-09 11:00:53 +08:00
[osal/rk_thread]: fix compiling error on rk_thread
add window debug run note to readme.txt git-svn-id: https://10.10.10.66:8443/svn/MediaProcessPlatform/trunk/mpp@6 6e48237b-75ef-9749-8fc9-41990f28c85a
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#include <windows.h>
|
||||
#include "pthread.h"
|
||||
#define sleep Sleep
|
||||
#pragma comment(lib, "pthreadVC2.lib")
|
||||
|
||||
#else
|
||||
|
||||
|
Reference in New Issue
Block a user