Click here to Skip to main content
15,905,785 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: #region in vc? Pin
Alexander M.,29-Jul-03 9:22
Alexander M.,29-Jul-03 9:22 
GeneralPrint a postscript file Pin
Jerome Conus29-Jul-03 2:01
Jerome Conus29-Jul-03 2:01 
GeneralRe: Print a postscript file Pin
jhwurmbach29-Jul-03 3:17
jhwurmbach29-Jul-03 3:17 
GeneralRe: Print a postscript file Pin
Jerome Conus29-Jul-03 3:22
Jerome Conus29-Jul-03 3:22 
GeneralRe: Print a postscript file Pin
jhwurmbach29-Jul-03 3:35
jhwurmbach29-Jul-03 3:35 
Generalbmp2png Pin
ariez29-Jul-03 1:57
ariez29-Jul-03 1:57 
GeneralRe: bmp2png Pin
zeki yugnak29-Jul-03 4:30
zeki yugnak29-Jul-03 4:30 
General.dll HELLP.... Pin
JoeSox29-Jul-03 1:43
JoeSox29-Jul-03 1:43 
I have been basically staring at
<br />
Linking...<br />
carl2Dlg.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) int __cdecl FaceimageLoad(char *)" (__imp_?FaceimageLoad@@YAHPAD@Z)<br />
Release/carl2.exe : fatal error LNK1120: 1 unresolved externals<br />
Error executing link.exe.<br />


now, I have came across this error before and have been able to fix it. This one however is really starting to piss me off. I need some fresh eyes on this. I am using this facedetection .dll [^] http://www.fuzzgun.btinternet.co.uk/rodney/components.htm#ObjectDetection[^]

I changed classeigenimage::Load to classeigenimage::FaceimageLoad
because I thought that this might be the cause of the error first time around but I am still getting the error even with it's new name.
I have linked the .lib in my project setting and also tried the "Generate Debug info" and "Link incrementally" checked and unchecked.
any ideas? thanks.

Later,
JoeSox
www.humanaiproject.org
"The worst fad has been these stupid little robots,
Graduate students are wasting 3 years of their lives
soldering and repairing robots, instead of making them smart.
It's really shocking." -Marvin Minsky.

GeneralRe: .dll HELLP.... Pin
Andrew Walker29-Jul-03 2:03
Andrew Walker29-Jul-03 2:03 
GeneralRe: .dll HELLP.... Pin
JoeSox29-Jul-03 2:23
JoeSox29-Jul-03 2:23 
GeneralRe: .dll HELLP.... Pin
Mike Dimmick29-Jul-03 2:18
Mike Dimmick29-Jul-03 2:18 
GeneralRe: .dll HELLP.... Pin
JoeSox29-Jul-03 2:20
JoeSox29-Jul-03 2:20 
GeneralFile System VXD Pin
anshumanshinde29-Jul-03 1:42
anshumanshinde29-Jul-03 1:42 
GeneralRe: File System VXD Pin
Alexander M.,29-Jul-03 9:28
Alexander M.,29-Jul-03 9:28 
GeneralRe: File System VXD Pin
anshumanshinde29-Jul-03 19:29
anshumanshinde29-Jul-03 19:29 
GeneralRe: File System VXD Pin
anshumanshinde30-Jul-03 3:57
anshumanshinde30-Jul-03 3:57 
Generalstatic member variable in Structures Pin
Adi Narayana29-Jul-03 1:02
Adi Narayana29-Jul-03 1:02 
GeneralRe: static member variable in Structures Pin
Adi Narayana29-Jul-03 1:09
Adi Narayana29-Jul-03 1:09 
GeneralHTML Dialog Java Topmost Window Pin
soundman3229-Jul-03 0:41
soundman3229-Jul-03 0:41 
GeneralFonts and Colors Pin
The_Server29-Jul-03 0:35
The_Server29-Jul-03 0:35 
GeneralRe: Fonts and Colors Pin
Simon.W29-Jul-03 1:44
Simon.W29-Jul-03 1:44 
GeneralRe: Fonts and Colors Pin
Anna-Jayne Metcalfe29-Jul-03 6:19
Anna-Jayne Metcalfe29-Jul-03 6:19 
GeneralRe: Fonts and Colors Pin
armentage29-Jul-03 6:43
armentage29-Jul-03 6:43 
GeneralRe: Fonts and Colors Pin
_skidrow_vn_29-Jul-03 12:26
_skidrow_vn_29-Jul-03 12:26 
GeneralRe: Fonts and Colors Pin
The_Server29-Jul-03 15:39
The_Server29-Jul-03 15:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.