[IGSTK-Users] pure virtual function in

Özgür Güler ozgur_guler at gmx.at
Fri Dec 21 07:56:08 EST 2012


Hi Sean,
which FLTK version do you use?
IGSTK is compatible with FLTK versions 1.1.X

Best,
Ozgur
On Dec 20, 2012 10:19 PM, "Sean Lee" <kevinseanlee at live.com> wrote:

>  I am getting this link error when I building the calibration example.
>
> 1>------ Build started: Project: ZERO_CHECK, Configuration: Debug Win32
> ------
> 2>------ Build started: Project: PivotCalibrationFLTKWidgetExample,
> Configuration: Debug Win32 ------
> 2>PivotCalibrationFLTKWidgetExampleUI.obj : error LNK2001: unresolved
> external symbol "public: virtual void __thiscall
> PivotCalibrationFLTKWidgetExampleUI::InitializeTrackingAndCalibration(void)"
> (?InitializeTrackingAndCalibration at PivotCalibrationFLTKWidgetExampleUI
> @@UAEXXZ)
> 2>PivotCalibrationFLTKWidgetExampleUI.obj : error LNK2001: unresolved
> external symbol "public: virtual void __thiscall
> PivotCalibrationFLTKWidgetExampleUI::SaveCalibration(void)"
> (?SaveCalibration at PivotCalibrationFLTKWidgetExampleUI@@UAEXXZ)
> 2>C:\OpensourceBinary\IGSTK2\bin\Debug\PivotCalibrationFLTKWidgetExample.exe
> : fatal error LNK1120: 2 unresolved externals
> ========== Build: 1 succeeded, 1 failed, 4 up-to-date, 0 skipped ==========
>
> But suppose that those two functions are pure virtual functions and would
> be overridden in  PivotCalibrationFLTKWidgetExample.
>
> Any ideas what are happening? Thanks.
>
> Sean
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/cgi-bin/mailman/listinfo/igstk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/igstk-users/attachments/20121221/1702b998/attachment.html>


More information about the IGSTK-Users mailing list