{"id":3795,"date":"2013-09-25T15:52:00","date_gmt":"2013-09-25T06:52:00","guid":{"rendered":"http:\/\/127.0.0.1\/?p=3795"},"modified":"2024-03-06T17:49:55","modified_gmt":"2024-03-06T08:49:55","slug":"tutorial-directory-structure","status":"publish","type":"post","link":"http:\/\/127.0.0.1\/en\/archives\/3795","title":{"rendered":"Tutorial: Directory structure"},"content":{"rendered":"

NOTE: This project is \u2018dormant\u2019 and no longer updated. This page is posted for referencepurpose. Contents here may not be valid under current environment.<\/strong><\/span><\/p>\n

You need other SDKs to build SCCToolKit. You need to tell cmake where you put these. So it would make your life easier if you put these in convenient places. Here is my preferences.<\/p>\n

\/src\r\n  |-Blackmagic_SDK -> bmdsdks\/Blackmagic DeckLink SDK 9.7\r\n\u00a0 |-OpenCV -> opencvs\/opencv-2.4.5\r\n  |-Qt\r\n      |-build -> qt-everywhere-opensource-src-4.8.4\/build\r\n      |-qt-everywhere-opensource-src-4.8.4\r\n  |-bmdsdks\r\n      |-Blackmagic DeckLink SDK 9.7\r\n  |-opencvs\r\n      |-opencv-2.4.5\r\n          |- ...\r\n          |-build\r\n          |- ...<\/pre>\n

The points are<\/p>\n