[IGSTK-Users] Ascension 3D Guidance trakSTAR issues
Patrick Cheng
cheng at isis.georgetown.edu
Mon Feb 14 12:33:44 EST 2011
Hi Efthymios,
You need to add this line to your CMakeLists.txt
TARGET_LINK_LIBRARIES(Your_Executable IGSTK)
Patrick
On 2/14/2011 11:43 AM, Efthymios Efstathiou wrote:
> #include "igstkAscension3DGTracker.h"
> int main(int argc, char *argv[])
> {
> igstk::Ascension3DGTracker::Pointer tracker =
> igstk::Ascension3DGTracker::New();
> return 0;
> }
More information about the IGSTK-Users
mailing list