[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:
ChenHengming 2015-07-28 03:00:50 +00:00
parent 3819a8823a
commit 6f8eb89bc6
3 changed files with 13 additions and 3 deletions

View file

@ -14,6 +14,9 @@ c. header file should not contain any relative path or absolute path, all includ
a. for cross platform compiling use cmake as the compiling management system.
b. use cmake out-of-source build, final binary and library will be install to out/ directory.
NOTE:
1. when run on window pthreadVC2.dll needed to be copied to the system directory.
---- top
|
|----- build CMake out-of-source build directory