<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.0.6618.4">
<TITLE>Problems building InsightApplications</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hello everzbody,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">I am trying to build Insightapplication-2.8.1. I have </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">fltk-1.1.6,&nbsp; Cmake 2.2.3, MS VS .NET2003.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Three of the application failed to build. All are complaining about fltkimages.lib. </FONT>

<BR><FONT SIZE=2 FACE="Arial">Here are the error that came.</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Any idea what the problem is? May be fltk-1.1.6 is not compatible with the configuration?</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Many thanks,</FONT>

<BR><FONT SIZE=2 FACE="Arial">Zein</FONT>
</P>
<BR>
<BR>
<BR>

<P><FONT SIZE=1 FACE="Courier New">------ Build started: Project: DeformableModelSimplexMesh, Configuration: Debug Win32 ------</FONT>
</P>

<P><FONT SIZE=1 FACE="Courier New">Linking...</FONT>

<BR><FONT SIZE=1 FACE="Courier New">&nbsp;&nbsp; Creating library Debug\DeformableModelSimplexMesh.lib and object Debug\DeformableModelSimplexMesh.exp</FONT>

<BR><FONT SIZE=1 FACE="Courier New">LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library</FONT>

<BR><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_destroy_decompress referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_finish_decompress referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_read_scanlines referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_start_decompress referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_calc_output_dimensions referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_read_header referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_stdio_src referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_CreateDecompress referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_std_error referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_destroy_read_struct referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_read_end referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_read_rows referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_set_interlace_handling referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_set_tRNS_to_alpha referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_get_valid referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_set_strip_16 referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_set_packing referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_set_expand referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_read_info referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_init_io referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_create_info_struct referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_create_read_struct referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">Debug\DeformableModelSimplexMesh.exe : fatal error LNK1120: 22 unresolved externals</FONT>
</P>

<P><FONT SIZE=1 FACE="Courier New">Build log was saved at &quot;<A HREF="file://d:\InsightApplications-BIN\DeformableModelSimplexMesh\DeformableModelSimplexMesh.dir\Debug\BuildLog.htm">file://d:\InsightApplications-BIN\DeformableModelSimplexMesh\DeformableModelSimplexMesh.dir\Debug\BuildLog.htm</A>&quot;</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">DeformableModelSimplexMesh - 23 error(s), 1 warning(s)</FONT>
</P>
<BR>

<P><FONT SIZE=1 FACE="Courier New">------ Build started: Project: ResampleVolumes, Configuration: Debug Win32 ------</FONT>
</P>

<P><FONT SIZE=1 FACE="Courier New">ResampleVolumes - up-to-date.</FONT>
</P>
<BR>

<P><FONT SIZE=1 FACE="Courier New">------ Build started: Project: MRFGaussianIBSRClassificationApp, Configuration: Debug Win32 ------</FONT>
</P>

<P><FONT SIZE=1 FACE="Courier New">MRFGaussianIBSRClassificationApp - up-to-date.</FONT>
</P>
<BR>

<P><FONT SIZE=1 FACE="Courier New">------ Build started: Project: LiverTumorSegmentationExample, Configuration: Debug Win32 ------</FONT>
</P>

<P><FONT SIZE=1 FACE="Courier New">Linking...</FONT>

<BR><FONT SIZE=1 FACE="Courier New">&nbsp;&nbsp; Creating library Debug\LiverTumorSegmentationExample.lib and object Debug\LiverTumorSegmentationExample.exp</FONT>

<BR><FONT SIZE=1 FACE="Courier New">LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library</FONT>

<BR><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_destroy_decompress referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_finish_decompress referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_read_scanlines referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_start_decompress referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_calc_output_dimensions referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_read_header referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_stdio_src referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_CreateDecompress referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_std_error referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_destroy_read_struct referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_read_end referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_read_rows referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_set_interlace_handling referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_set_tRNS_to_alpha referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_get_valid referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_set_strip_16 referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_set_packing referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_set_expand referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_read_info referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_init_io referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_create_info_struct referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_create_read_struct referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">Debug\LiverTumorSegmentationExample.exe : fatal error LNK1120: 22 unresolved externals</FONT>
</P>

<P><FONT SIZE=1 FACE="Courier New">Build log was saved at &quot;<A HREF="file://d:\InsightApplications-BIN\LiverTumorSegmentation\LiverTumorSegmentationExample.dir\Debug\BuildLog.htm">file://d:\InsightApplications-BIN\LiverTumorSegmentation\LiverTumorSegmentationExample.dir\Debug\BuildLog.htm</A>&quot;</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">LiverTumorSegmentationExample - 23 error(s), 1 warning(s)</FONT>
</P>
<BR>

<P><FONT SIZE=1 FACE="Courier New">------ Build started: Project: MRFKmeansIBSRClassificationApp, Configuration: Debug Win32 ------</FONT>
</P>

<P><FONT SIZE=1 FACE="Courier New">MRFKmeansIBSRClassificationApp - up-to-date.</FONT>
</P>
<BR>

<P><FONT SIZE=1 FACE="Courier New">------ Build started: Project: DicomThumbnailGenerator, Configuration: Debug Win32 ------</FONT>
</P>

<P><FONT SIZE=1 FACE="Courier New">DicomThumbnailGenerator - up-to-date.</FONT>
</P>
<BR>

<P><FONT SIZE=1 FACE="Courier New">------ Build started: Project: InsightSNAP, Configuration: Debug Win32 ------</FONT>
</P>

<P><FONT SIZE=1 FACE="Courier New">Linking...</FONT>

<BR><FONT SIZE=1 FACE="Courier New">&nbsp;&nbsp; Creating library Debug\InsightSNAP.lib and object Debug\InsightSNAP.exp</FONT>

<BR><FONT SIZE=1 FACE="Courier New">LINK : warning LNK4098: defaultlib 'MSVCRT' conflicts with use of other libs; use /NODEFAULTLIB:library</FONT>

<BR><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_destroy_decompress referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_finish_decompress referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_read_scanlines referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_start_decompress referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_calc_output_dimensions referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_read_header referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_stdio_src referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_CreateDecompress referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_JPEG_Image.obj) : error LNK2019: unresolved external symbol _jpeg_std_error referenced in function &quot;public: __thiscall Fl_JPEG_Image::Fl_JPEG_Image(char const *)&quot; (??0Fl_JPEG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_destroy_read_struct referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_read_end referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_read_rows referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_set_interlace_handling referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_set_tRNS_to_alpha referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_get_valid referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_set_strip_16 referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_set_packing referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_set_expand referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_read_info referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_init_io referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_create_info_struct referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">fltkimages.lib(Fl_PNG_Image.obj) : error LNK2019: unresolved external symbol _png_create_read_struct referenced in function &quot;public: __thiscall Fl_PNG_Image::Fl_PNG_Image(char const *)&quot; (??0Fl_PNG_Image@@QAE@PBD@Z)</FONT></P>

<P><FONT SIZE=1 FACE="Courier New">Debug\InsightSNAP.exe : fatal error LNK1120: 22 unresolved externals</FONT>
</P>

<P><FONT SIZE=1 FACE="Courier New">Build log was saved at &quot;<A HREF="file://d:\InsightApplications-BIN\Snap\InsightSNAP.dir\Debug\BuildLog.htm">file://d:\InsightApplications-BIN\Snap\InsightSNAP.dir\Debug\BuildLog.htm</A>&quot;</FONT>

<BR><FONT SIZE=1 FACE="Courier New">InsightSNAP - 23 error(s), 1 warning(s)</FONT>
</P>

</BODY>
</HTML>