mirror of
https://github.com/nyanmisaka/mpp.git
synced 2025-12-26 11:17:44 +01: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:
parent
3819a8823a
commit
6f8eb89bc6
3 changed files with 13 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue