I am Charmie

メモとログ

2013-10-24から1日間の記事一覧

compile ITK with GDCM

compilation ITK 4.4.2 with GDCM cannot be completed due to small bug, which is very easy to fix. The problem is that duplicate symbol error to openjpeg library is detected.Following the discussion here, a cmake file causes the problem. A p…

debug with Qt Creator + CMake

use the following arguments:-DCMAKE_BUILD_TYPE=Debug