{"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":"2020-08-19T15:54:35","modified_gmt":"2020-08-19T06:54:35","slug":"tutorial-directory-structure","status":"publish","type":"post","link":"http:\/\/127.0.0.1\/en\/archives\/3795","title":{"rendered":"Tutorial: Directory structure"},"content":{"rendered":"

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