Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Thursday, January 15, 2009 12:12:50 AM(UTC)

panacea  
panacea

Groups: Registered
Posts: 15


Hi,

This is Manohar. I tried for automated annotation program as instructed in Lead tools16. I am using VC++2005. But I am getting Linker errors of the follwing type:

Error 1 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmapBase::Combine(class LBitmapBase *,int,int,int,int,int,int,unsigned int)" (?Combine@LBitmapBase@@UAEHPAV1@HHHHHHI@Z) BitmapWindow.obj 
Error 2 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmapBase::GetColorCount(unsigned int *)" (?GetColorCount@LBitmapBase@@UAEHPAI@Z) BitmapWindow.obj 
Error 3 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmapBase::AlphaBlend(int,int,int,int,class LBitmapBase *,int,int,int)" (?AlphaBlend@LBitmapBase@@UAEHHHHHPAV1@HHH@Z) BitmapWindow.obj 
Error 4 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::ConvertSignedToUnsigned(unsigned int)" (?ConvertSignedToUnsigned@LBitmap@@UAEHI@Z) BitmapWindow.obj 
Error 5 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmapBase::FeatherAlphaBlend(int,int,int,int,class LBitmapBase *,int,int,class LBitmapBase *,int,int)" (?FeatherAlphaBlend@LBitmapBase@@UAEHHHHHPAV1@HH0HH@Z) BitmapWindow.obj 
Error 6 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::AddNoise(unsigned int,unsigned int)" (?AddNoise@LBitmap@@UAEHII@Z) BitmapWindow.obj 
Error 7 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::AutoTrim(int)" (?AutoTrim@LBitmap@@UAEHH@Z) BitmapWindow.obj 
Error 8 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::AverageFilter(unsigned int)" (?AverageFilter@LBitmap@@UAEHI@Z) BitmapWindow.obj 
Error 9 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::BinaryFilter(struct _BINARYFLT *)" (?BinaryFilter@LBitmap@@UAEHPAU_BINARYFLT@@@Z) BitmapWindow.obj 
Error 10 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::ChangeContrast(int)" (?ChangeContrast@LBitmap@@UAEHH@Z) BitmapWindow.obj 
Error 11 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::ChangeHue(int)" (?ChangeHue@LBitmap@@UAEHH@Z) BitmapWindow.obj 
Error 12 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::ChangeIntensity(int)" (?ChangeIntensity@LBitmap@@UAEHH@Z) BitmapWindow.obj 
Error 13 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::ChangeSaturation(int)" (?ChangeSaturation@LBitmap@@UAEHH@Z) BitmapWindow.obj 
Error 14 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Despeckle(void)" (?Despeckle@LBitmap@@UAEHXZ) BitmapWindow.obj 
Error 15 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Smooth(struct _SMOOTH *)" (?Smooth@LBitmap@@UAEHPAU_SMOOTH@@@Z) BitmapWindow.obj 
Error 16 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::LineRemove(struct _LINEREMOVE *)" (?LineRemove@LBitmap@@UAEHPAU_LINEREMOVE@@@Z) BitmapWindow.obj 
Error 17 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::BorderRemove(struct _BORDERREMOVE *)" (?BorderRemove@LBitmap@@UAEHPAU_BORDERREMOVE@@@Z) BitmapWindow.obj 
Error 18 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::InvertedText(struct _INVERTEDTEXT *)" (?InvertedText@LBitmap@@UAEHPAU_INVERTEDTEXT@@@Z) BitmapWindow.obj 
Error 19 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::DotRemove(struct _DOTREMOVE *)" (?DotRemove@LBitmap@@UAEHPAU_DOTREMOVE@@@Z) BitmapWindow.obj 
Error 20 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::HolePunchRemove(struct _HOLEPUNCH *)" (?HolePunchRemove@LBitmap@@UAEHPAU_HOLEPUNCH@@@Z) BitmapWindow.obj 
Error 21 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Emboss(unsigned int,unsigned int)" (?Emboss@LBitmap@@UAEHII@Z) BitmapWindow.obj 
Error 22 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::GammaCorrect(unsigned int)" (?GammaCorrect@LBitmap@@UAEHI@Z) BitmapWindow.obj 
Error 23 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::GetAutoTrimRect(unsigned int,struct tagRECT *)" (?GetAutoTrimRect@LBitmap@@UAEHIPAUtagRECT@@@Z) BitmapWindow.obj 
Error 24 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Invert(void)" (?Invert@LBitmap@@UAEHXZ) BitmapWindow.obj 
Error 25 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::HistoContrast(int)" (?HistoContrast@LBitmap@@UAEHH@Z) BitmapWindow.obj 
Error 26 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::IntensityDetect(unsigned int,unsigned int,unsigned long,unsigned long,unsigned int)" (?IntensityDetect@LBitmap@@UAEHIIKKI@Z) BitmapWindow.obj 
Error 27 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::MaxFilter(unsigned int)" (?MaxFilter@LBitmap@@UAEHI@Z) BitmapWindow.obj 
Error 28 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::MedianFilter(unsigned int)" (?MedianFilter@LBitmap@@UAEHI@Z) BitmapWindow.obj 
Error 29 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::MinFilter(unsigned int)" (?MinFilter@LBitmap@@UAEHI@Z) BitmapWindow.obj 
Error 30 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Oilify(unsigned int)" (?Oilify@LBitmap@@UAEHI@Z) BitmapWindow.obj 
Error 31 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Posterize(unsigned int)" (?Posterize@LBitmap@@UAEHI@Z) BitmapWindow.obj 
Error 32 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Solarize(unsigned int)" (?Solarize@LBitmap@@UAEHI@Z) BitmapWindow.obj 
Error 33 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::SpatialFilter(struct _SPATIALFLT *)" (?SpatialFilter@LBitmap@@UAEHPAU_SPATIALFLT@@@Z) BitmapWindow.obj 
Error 34 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::StretchIntensity(void)" (?StretchIntensity@LBitmap@@UAEHXZ) BitmapWindow.obj 
Error 35 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::GetMinMaxBits(int *,int *)" (?GetMinMaxBits@LBitmap@@UAEHPAH0@Z) BitmapWindow.obj 
Error 36 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::GetMinMaxVal(int *,int *)" (?GetMinMaxVal@LBitmap@@UAEHPAH0@Z) BitmapWindow.obj 
Error 37 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Mosaic(unsigned int)" (?Mosaic@LBitmap@@UAEHI@Z) BitmapWindow.obj 
Error 38 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Sharpen(int)" (?Sharpen@LBitmap@@UAEHH@Z) BitmapWindow.obj 
Error 39 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::WindowLevelBitmap(int,int,struct tagRGBQUAD *,unsigned int,int)" (?WindowLevelBitmap@LBitmap@@UAEHHHPAUtagRGBQUAD@@IH@Z) BitmapWindow.obj 
Error 40 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::ContourFilter(short,short,short,int)" (?ContourFilter@LBitmap@@UAEHFFFH@Z) BitmapWindow.obj 
Error 41 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::GaussianFilter(int)" (?GaussianFilter@LBitmap@@UAEHH@Z) BitmapWindow.obj 
Error 42 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::GrayScaleExt(int,int,int)" (?GrayScaleExt@LBitmap@@UAEHHHH@Z) BitmapWindow.obj 
Error 43 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::ConvertToColoredGray(int,int,int,int,int,int)" (?ConvertToColoredGray@LBitmap@@UAEHHHHHHH@Z) BitmapWindow.obj 
Error 44 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::BalanceColors(struct _BALANCING *,struct _BALANCING *,struct _BALANCING *)" (?BalanceColors@LBitmap@@UAEHPAU_BALANCING@@00@Z) BitmapWindow.obj 
Error 45 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::SwapColors(int)" (?SwapColors@LBitmap@@UAEHH@Z) BitmapWindow.obj 
Error 46 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::LineProfile(struct tagPOINT,struct tagPOINT,int * *,int * *,int * *)" (?LineProfile@LBitmap@@UAEHUtagPOINT@@0PAPAH11@Z) BitmapWindow.obj 
Error 47 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::HistoEqualize(int)" (?HistoEqualize@LBitmap@@UAEHH@Z) BitmapWindow.obj 
Error 48 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::AntiAlias(unsigned int,unsigned int,unsigned int)" (?AntiAlias@LBitmap@@UAEHIII@Z) BitmapWindow.obj 
Error 49 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::EdgeDetector(unsigned int,unsigned int)" (?EdgeDetector@LBitmap@@UAEHII@Z) BitmapWindow.obj 
Error 50 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::RemoveRedEye(unsigned long,unsigned int,int)" (?RemoveRedEye@LBitmap@@UAEHKIH@Z) BitmapWindow.obj 
Error 51 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::MotionBlur(unsigned int,int,int)" (?MotionBlur@LBitmap@@UAEHIHH@Z) BitmapWindow.obj 
Error 52 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::PicturizeList(unsigned int,unsigned int,unsigned int,class LBitmapList *)" (?PicturizeList@LBitmap@@UAEHIIIPAVLBitmapList@@@Z) BitmapWindow.obj 
Error 53 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::PicturizeSingle(class LBitmapBase *,unsigned int,unsigned int,unsigned int)" (?PicturizeSingle@LBitmap@@UAEHPAVLBitmapBase@@III@Z) BitmapWindow.obj 
Error 54 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::GetUserLookupTable(unsigned int *,unsigned int,struct tagPOINT *,unsigned int,unsigned int *)" (?GetUserLookupTable@LBitmap@@UAEHPAIIPAUtagPOINT@@I0@Z) BitmapWindow.obj 
Error 55 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::AddBorder(struct _ADDBORDERINFO *)" (?AddBorder@LBitmap@@UAEHPAU_ADDBORDERINFO@@@Z) BitmapWindow.obj 
Error 56 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::AddFrame(struct _ADDFRAMEINFO *)" (?AddFrame@LBitmap@@UAEHPAU_ADDFRAMEINFO@@@Z) BitmapWindow.obj 
Error 57 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Multiply(unsigned int)" (?Multiply@LBitmap@@UAEHI@Z) BitmapWindow.obj 
Error 58 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::RemapHue(unsigned int *,unsigned int *,unsigned int *,unsigned int *,unsigned int)" (?RemapHue@LBitmap@@UAEHPAI000I@Z) BitmapWindow.obj 
Error 59 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::LocalHistoEqualize(int,int,int,int,unsigned int,unsigned int)" (?LocalHistoEqualize@LBitmap@@UAEHHHHHII@Z) BitmapWindow.obj 
Error 60 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Wind(unsigned int,int,unsigned int)" (?Wind@LBitmap@@UAEHIHI@Z) BitmapWindow.obj 
Error 61 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Impressionist(unsigned int,unsigned int)" (?Impressionist@LBitmap@@UAEHII@Z) BitmapWindow.obj 
Error 62 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::AddMessage(struct _ADDMESGINFO *)" (?AddMessage@LBitmap@@UAEHPAU_ADDMESGINFO@@@Z) BitmapWindow.obj 
Error 63 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::ExtractMessage(struct _ADDMESGINFO *)" (?ExtractMessage@LBitmap@@UAEHPAU_ADDMESGINFO@@@Z) BitmapWindow.obj 
Error 64 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Cylindrical(int,unsigned int)" (?Cylindrical@LBitmap@@UAEHHI@Z) BitmapWindow.obj 
Error 65 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::RadialBlur(unsigned int,unsigned int,struct tagPOINT)" (?RadialBlur@LBitmap@@UAEHIIUtagPOINT@@@Z) BitmapWindow.obj 
Error 66 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::ZoomBlur(unsigned int,unsigned int,struct tagPOINT)" (?ZoomBlur@LBitmap@@UAEHIIUtagPOINT@@@Z) BitmapWindow.obj 
Error 67 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Swirl(int,struct tagPOINT)" (?Swirl@LBitmap@@UAEHHUtagPOINT@@@Z) BitmapWindow.obj 
Error 68 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::HalfTone(unsigned int,int,unsigned int,struct HBITMAPLIST__ *)" (?HalfTone@LBitmap@@UAEHIHIPAUHBITMAPLIST__@@@Z) BitmapWindow.obj 
Error 69 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::HalfTone(unsigned int,int,unsigned int,class LBitmapList *)" (?HalfTone@LBitmap@@UAEHIHIPAVLBitmapList@@@Z) BitmapWindow.obj 
Error 70 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::BumpMap(struct _BITMAPHANDLE *,struct _BUMPDATA *)" (?BumpMap@LBitmap@@UAEHPAU_BITMAPHANDLE@@PAU_BUMPDATA@@@Z) BitmapWindow.obj 
Error 71 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::BumpMap(class LBitmap *,struct _BUMPDATA *)" (?BumpMap@LBitmap@@UAEHPAV1@PAU_BUMPDATA@@@Z) BitmapWindow.obj 
Error 72 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::GlowFilter(unsigned int,unsigned int,unsigned int)" (?GlowFilter@LBitmap@@UAEHIII@Z) BitmapWindow.obj 
Error 73 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::EdgeDetectStatistical(unsigned int,unsigned int,unsigned long,unsigned long)" (?EdgeDetectStatistical@LBitmap@@UAEHIIKK@Z) BitmapWindow.obj 
Error 74 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Desaturate(void)" (?Desaturate@LBitmap@@UAEHXZ) BitmapWindow.obj 
Error 75 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::SmoothEdges(unsigned int,unsigned int)" (?SmoothEdges@LBitmap@@UAEHII@Z) BitmapWindow.obj 
Error 76 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::AutoBinary(void)" (?AutoBinary@LBitmap@@UAEHXZ) BitmapWindow.obj 
Error 77 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::ChannelMix(struct _COLORDATA *,struct _COLORDATA *,struct _COLORDATA *)" (?ChannelMix@LBitmap@@UAEHPAU_COLORDATA@@00@Z) BitmapWindow.obj 
Error 78 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Ocean(unsigned int,unsigned int,int)" (?Ocean@LBitmap@@UAEHIIH@Z) BitmapWindow.obj 
Error 79 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Light(struct _LIGHTINFO *,unsigned int,unsigned int,unsigned int,unsigned long)" (?Light@LBitmap@@UAEHPAU_LIGHTINFO@@IIIK@Z) BitmapWindow.obj 
Error 80 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Dry(unsigned int)" (?Dry@LBitmap@@UAEHI@Z) BitmapWindow.obj 
Error 81 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::DrawStar(struct _STARINFO *)" (?DrawStar@LBitmap@@UAEHPAU_STARINFO@@@Z) BitmapWindow.obj 
Error 82 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Skeleton(unsigned int)" (?Skeleton@LBitmap@@UAEHI@Z) BitmapWindow.obj 
Error 83 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::SelectiveColor(struct _SELCLR *)" (?SelectiveColor@LBitmap@@UAEHPAU_SELCLR@@@Z) BitmapWindow.obj 
Error 84 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Correlation(class LBitmapBase *,struct tagPOINT *,unsigned int,unsigned int *,unsigned int,unsigned int,unsigned int)" (?Correlation@LBitmap@@UAEHPAVLBitmapBase@@PAUtagPOINT@@IPAIIII@Z) BitmapWindow.obj 
Error 85 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::Correlation(struct _BITMAPHANDLE *,struct tagPOINT *,unsigned int,unsigned int *,unsigned int,unsigned int,unsigned int)" (?Correlation@LBitmap@@UAEHPAU_BITMAPHANDLE@@PAUtagPOINT@@IPAIIII@Z) BitmapWindow.obj 
Error 86 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::AllocFTArray(struct _FTARRAY * *,unsigned int)" (?AllocFTArray@LBitmap@@UAEHPAPAU_FTARRAY@@I@Z) BitmapWindow.obj 
Error 87 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::ChangeHueSatInt(int,int,int,struct _HSIDATA *,unsigned int)" (?ChangeHueSatInt@LBitmap@@UAEHHHHPAU_HSIDATA@@I@Z) BitmapWindow.obj 
Error 88 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::ColorReplace(struct _COLORREPLACE *,unsigned int,int,int,int)" (?ColorReplace@LBitmap@@UAEHPAU_COLORREPLACE@@IHHH@Z) BitmapWindow.obj 
Error 89 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::ColorThreshold(unsigned int,struct _COMPDATA *)" (?ColorThreshold@LBitmap@@UAEHIPAU_COMPDATA@@@Z) BitmapWindow.obj 
Error 90 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::DirectionEdgeStatistical(unsigned int,unsigned int,int,unsigned long,unsigned long)" (?DirectionEdgeStatistical@LBitmap@@UAEHIIHKK@Z) BitmapWindow.obj 
Error 91 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::FrqFilterMask(struct _FTARRAY *,int)" (?FrqFilterMask@LBitmap@@UAEHPAU_FTARRAY@@H@Z) BitmapWindow.obj 
Error 92 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::GetStatisticsInfo(struct _STATISTICSINFO *,unsigned int,unsigned int,unsigned int)" (?GetStatisticsInfo@LBitmap@@UAEHPAU_STATISTICSINFO@@III@Z) BitmapWindow.obj 
Error 93 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::GetObjectInfo(unsigned int *,unsigned int *,int *,unsigned int *,int)" (?GetObjectInfo@LBitmap@@UAEHPAI0PAH0H@Z) BitmapWindow.obj 
Error 94 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::GetRgnPerimeterLength(struct _RGNXFORM *,unsigned long *)" (?GetRgnPerimeterLength@LBitmap@@UAEHPAU_RGNXFORM@@PAK@Z) BitmapWindow.obj 
Error 95 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::MathFunction(unsigned int,unsigned int)" (?MathFunction@LBitmap@@UAEHII@Z) BitmapWindow.obj 
Error 96 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::RevEffect(unsigned int,unsigned int)" (?RevEffect@LBitmap@@UAEHII@Z) BitmapWindow.obj 
Error 97 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::UserFilter(struct _USERFLT *)" (?UserFilter@LBitmap@@UAEHPAU_USERFLT@@@Z) BitmapWindow.obj 
Error 98 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::ColorIntensityBalance(struct _BALANCEDATA *,struct _BALANCEDATA *,struct _BALANCEDATA *,int)" (?ColorIntensityBalance@LBitmap@@UAEHPAU_BALANCEDATA@@00H@Z) BitmapWindow.obj 
Error 99 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::ColorizeGray(class LBitmapBase *,struct _LTGRAYCOLOR *,unsigned int)" (?ColorizeGray@LBitmap@@UAEHPAVLBitmapBase@@PAU_LTGRAYCOLOR@@I@Z) BitmapWindow.obj 
Error 100 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::ColorizeGray(struct _BITMAPHANDLE *,struct _LTGRAYCOLOR *,unsigned int)" (?ColorizeGray@LBitmap@@UAEHPAU_BITMAPHANDLE@@PAU_LTGRAYCOLOR@@I@Z) BitmapWindow.obj 
Error 101 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::ContBrightInt(int,int,int)" (?ContBrightInt@LBitmap@@UAEHHHH@Z) BitmapWindow.obj 
Error 102 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::DynamicBinary(unsigned int,unsigned int)" (?DynamicBinary@LBitmap@@UAEHII@Z) BitmapWindow.obj 
Error 103 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::FunctionalLight(struct _LIGHTPARAMS *)" (?FunctionalLight@LBitmap@@UAEHPAU_LIGHTPARAMS@@@Z) BitmapWindow.obj 
Error 104 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::SelectData(class LBitmapBase *,unsigned long,unsigned int,unsigned int,unsigned int,int)" (?SelectData@LBitmap@@UAEHPAVLBitmapBase@@KIIIH@Z) BitmapWindow.obj 
Error 105 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::SelectData(struct _BITMAPHANDLE *,unsigned long,unsigned int,unsigned int,unsigned int,int)" (?SelectData@LBitmap@@UAEHPAU_BITMAPHANDLE@@KIIIH@Z) BitmapWindow.obj 
Error 106 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::ShiftData(class LBitmapBase *,unsigned int,unsigned int,unsigned int,unsigned int)" (?ShiftData@LBitmap@@UAEHPAVLBitmapBase@@IIII@Z) BitmapWindow.obj 
Error 107 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::ShiftData(struct _BITMAPHANDLE *,unsigned int,unsigned int,unsigned int,unsigned int)" (?ShiftData@LBitmap@@UAEHPAU_BITMAPHANDLE@@IIII@Z) BitmapWindow.obj 
Error 108 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::TextureAlphaBlend(int,int,int,int,class LBitmapBase *,int,int,class LBitmapBase *,int,class LBitmapBase *,struct tagPOINT *)" (?TextureAlphaBlend@LBitmap@@UAEHHHHHPAVLBitmapBase@@HH0H0PAUtagPOINT@@@Z) BitmapWindow.obj 
Error 109 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::TextureAlphaBlend(int,int,int,int,struct _BITMAPHANDLE *,int,int,struct _BITMAPHANDLE *,int,struct _BITMAPHANDLE *,struct tagPOINT *)" (?TextureAlphaBlend@LBitmap@@UAEHHHHHPAU_BITMAPHANDLE@@HH0H0PAUtagPOINT@@@Z) BitmapWindow.obj 
Error 110 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::IsRegMark(unsigned int,unsigned int,unsigned int,unsigned int,unsigned int)" (?IsRegMark@LBitmap@@UAEHIIIII@Z) BitmapWindow.obj 
Error 111 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::GetMarksCenterMass(struct tagPOINT *,struct tagPOINT *,unsigned int)" (?GetMarksCenterMass@LBitmap@@UAEHPAUtagPOINT@@0I@Z) BitmapWindow.obj 
Error 112 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::SearchRegMarks(struct _SEARCHMARKS *,unsigned int)" (?SearchRegMarks@LBitmap@@UAEHPAU_SEARCHMARKS@@I@Z) BitmapWindow.obj 
Error 113 error LNK2001: unresolved external symbol "public: virtual int __thiscall LBitmap::GetTransformationParameters(struct tagPOINT *,struct tagPOINT *,int *,int *,int *,unsigned int *,unsigned int *)" (?GetTransformationParameters@LBitmap@@UAEHPAUtagPOINT@@0PAH11PAI2@Z) BitmapWindow.obj 
Error 114 fatal error LNK1120: 113 unresolved externals E:\Manohar\Automated\Debug\Automated.exe 

For that What I have to do? please help as soon as possible

 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

#2 Posted : Friday, January 16, 2009 11:01:49 AM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


Which .lib files are you linking to?  For the C++ CLIB interface, you will need to link to ltwvc_u.lib for UNICODE applications and ltwvc_a.lib if you aren't using Unicode.
 
#3 Posted : Friday, January 16, 2009 6:21:41 PM(UTC)

panacea  
panacea

Groups: Registered
Posts: 15


Even I tried to run the VS project that was given with LEADTOOLS Ver16. If I run that project also i am getting same errors.
 
#4 Posted : Sunday, January 18, 2009 6:24:10 PM(UTC)

panacea  
panacea

Groups: Registered
Posts: 15


Hi Ross,
Thanks for your response. I tried as you said but the same errors are coming.
 
#5 Posted : Monday, January 19, 2009 5:38:10 AM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


Exactly which project did you open and try to compile?  Did you modify anything or did you just open the .vcproj file and compile?

Do you have SP1 for Visual Studio 2005?

What Operating System and service pack are you using?  Is this an actual machine or a virtual machine?
 
#6 Posted : Monday, January 19, 2009 7:42:43 PM(UTC)

panacea  
panacea

Groups: Registered
Posts: 15


Hi Ross,
Greetings.
I will give the path of the program that I tried.
C++ Class Library -> Document -> Annotations -> Annotation 32-bit VC project
I didn't have SP1 for VS2005. Is this necessary for using leadtools 16?
I am using Windows XP SP2. It is actual machine only.

Thanks


 
#7 Posted : Tuesday, January 20, 2009 6:13:44 AM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


VS2005 SP1 isn't necessary, I just wanted to know what version of VS2005 you were using just in case there was a problem.

I set up a fresh XP machine with VS2005 and installed the latest v16 SDK and had no problems compiling this project.

I would suggest uninstalling LEADTOOLS, downloading the latest complete installer from our website and reinstalling.  If that doesn't work then there is likely something wrong with your installation of VS2005 or something else on your computer that we cannot reproduce.

Try using another machine if you have any available and see if you get the same problems.
 
#8 Posted : Wednesday, January 28, 2009 6:51:34 PM(UTC)

panacea  
panacea

Groups: Registered
Posts: 15



I have uninstalled and installed Leadtools 16 again in my system. Now it is working fine with the sample projects. But I have developed one project by following the instructions that are given in concept "Implementing automated annotations" .

I am getting the same linker errors are coming which are mentioned previous.

Give me solution as soon as possible.

Thanks and Regards
Mano

 
#9 Posted : Thursday, January 29, 2009 3:30:38 AM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


Please send me the project you created to follow this tutorial.

NOTE: If you are attaching a project or file to the forums...
1.) Zip the file(s) up.
2.) Make sure it is less than 5 MB.  If it is larger, please send an email to support@leadtools.com and we'll send you FTP instructions.
3.) Remove ANY AND ALL unlock codes and LEADTOOLS DLLs.
4.) Do not click the preview button, the attachment will not show up when you post it.

If you do not wish to post your file(s) on the forum since they are publically viewable, please send an email to support@leadtools.com and make sure that you include a link to this forum post.
 
#10 Posted : Thursday, January 29, 2009 7:55:04 PM(UTC)

panacea  
panacea

Groups: Registered
Posts: 15


Hi Ross,
I am sending the project files that I have tried as an attachment.
Please check the attachments if there is any modifications please let me know

Regards
Manohar

File Attachment(s):
Automated.rar (46kb) downloaded 24 time(s).
 
#11 Posted : Friday, January 30, 2009 6:24:22 AM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


I got your email requesting the FTP instructions (2009013010000201).  However, it looks like you were able to get the file size down and were able to upload it to the forum.

I only had one compiler error with your project:

Error    1    fatal error C1189: #error :  LEADTOOLS Vxx_CONFIG not found!    c:\program files\lead technologies\leadtools 16\include\ltver.h    17   

This was resolved by adding #define LTV16_CONFIG to the beginning of stdafx.h.

If you still have more problems, please let me know and I'll send you instructions for the latest eval patch.  If you own the SDK, please reply to the email I sent you regarding the ftp instructions (2009013010000201) with your serial number and the company you work for.  Do NOT post your serial number to the forums.
 
#12 Posted : Monday, February 2, 2009 3:12:50 AM(UTC)

panacea  
panacea

Groups: Registered
Posts: 15


Hi Ross,
Thanks. That problem was resolved. I want to do annotations the annotation toolbar and also features like auto contrasting, flip,etc.
For that what dlls have to use......

Thanks
Manohar




 
#13 Posted : Tuesday, February 3, 2009 6:13:33 AM(UTC)

GregR  
GregR

Groups: Registered, Tech Support, Administrators
Posts: 764


In our documentation we specify which libraries are needed for each function in the "Required DLLs and Libraries" section of the main page of that article.  Then you can learn exactly which DLL file you need in the article "Files To Be Included With Your Application" by finding the referenced DLL/Library name on the function's main documentation page.  I've attached a screenshot of these two articles to explain what I mean for the function LBitmapBase::Flip.
File Attachment(s):
screenshots.zip (96kb) downloaded 23 time(s).
 
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.284 seconds.