Re: [mitk-users] using vnl_algo

2019-11-19 Thread Gwenael G
ibraries should do the trick. Best, Stefan From: Gwenael G [mailto:gwen.li...@hotmail.co.uk] Sent: Tuesday, November 19, 2019 10:16 AM To: mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforge.net> Subject: [mitk-users] using vnl_algo Hi All, I've been trying t

Re: [mitk-users] using vnl_algo

2019-11-19 Thread Dinkelacker, Stefan
get. Adding it your target link libraries should do the trick. Best, Stefan From: Gwenael G [mailto:gwen.li...@hotmail.co.uk] Sent: Tuesday, November 19, 2019 10:16 AM To: mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforge.net> Subject: [mitk-users] using vnl_algo Hi All,

Re: [mitk-users] using vnl_algo

2019-11-19 Thread Gwenael G
G Sent: 19 November 2019 15:11 To: Dinkelacker, Stefan ; mitk-users@lists.sourceforge.net Subject: Re: [mitk-users] using vnl_algo Good point. I've just built and run a couple of examples you mentioned. No problem. I only have one ITK: the one in the super-build. I've fou

Re: [mitk-users] using vnl_algo

2019-11-19 Thread Gwenael G
that it is located in the itkvnl_algo target. Adding it your target link libraries should do the trick. Best, Stefan From: Gwenael G [mailto:gwen.li...@hotmail.co.uk] Sent: Tuesday, November 19, 2019 10:16 AM To: mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforge.net> S

Re: [mitk-users] using vnl_algo

2019-11-19 Thread Dinkelacker, Stefan
l_algo target. Adding it your target link libraries should do the trick. Best, Stefan From: Gwenael G [mailto:gwen.li...@hotmail.co.uk] Sent: Tuesday, November 19, 2019 10:16 AM To: mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforge.net> Subject: [mitk-users] using vnl_

Re: [mitk-users] using vnl_algo

2019-11-19 Thread Gwenael G
that it is located in the itkvnl_algo target. Adding it your target link libraries should do the trick. Best, Stefan From: Gwenael G [mailto:gwen.li...@hotmail.co.uk] Sent: Tuesday, November 19, 2019 10:16 AM To: mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforg

Re: [mitk-users] using vnl_algo

2019-11-19 Thread Dinkelacker, Stefan
TK reveals that it is located in the itkvnl_algo target. Adding it your target link libraries should do the trick. Best, Stefan From: Gwenael G [mailto:gwen.li...@hotmail.co.uk] Sent: Tuesday, November 19, 2019 10:16 AM To: mitk-users@lists.sourceforge.net<mailto:mitk-users@lists.sourceforge.n

Re: [mitk-users] using vnl_algo

2019-11-19 Thread Gwenael G
libraries should do the trick. Best, Stefan From: Gwenael G [mailto:gwen.li...@hotmail.co.uk] Sent: Tuesday, November 19, 2019 10:16 AM To: mitk-users@lists.sourceforge.net Subject: [mitk-users] using vnl_algo Hi All, I've been trying to use some vnl_algo classes in an MITK modul

Re: [mitk-users] using vnl_algo

2019-11-19 Thread Dinkelacker, Stefan
0:16 AM To: mitk-users@lists.sourceforge.net Subject: [mitk-users] using vnl_algo Hi All, I've been trying to use some vnl_algo classes in an MITK module I am developing in Windows. Unfortunately, the module code doesn't link. This is the line of code that compiles but doesn't link:

[mitk-users] using vnl_algo

2019-11-19 Thread Gwenael G
Hi All, I've been trying to use some vnl_algo classes in an MITK module I am developing in Windows. Unfortunately, the module code doesn't link. This is the line of code that compiles but doesn't link: vnl_gaussian_kernel_1d k(0.0); The CMakeLists: MITK_CREATE_MODULE( INCLUDE_DIRS PRIVATE