Click here to Skip to main content
15,922,630 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Set Fullscreen mode Pin
wb29-Jul-03 5:18
wb29-Jul-03 5:18 
GeneralRe: Set Fullscreen mode Pin
User 2237029-Jul-03 6:04
User 2237029-Jul-03 6:04 
GeneralSAFEARRAY.. Pin
JoeSox29-Jul-03 3:36
JoeSox29-Jul-03 3:36 
GeneralRe: SAFEARRAY.. Pin
Ian Darling29-Jul-03 4:17
Ian Darling29-Jul-03 4:17 
GeneralRe: SAFEARRAY.. Pin
JoeSox29-Jul-03 6:05
JoeSox29-Jul-03 6:05 
GeneralCDC BitBlt problem Pin
_crs_29-Jul-03 3:12
_crs_29-Jul-03 3:12 
GeneralHmmm, it should have worked... Pin
Kochise29-Jul-03 4:30
Kochise29-Jul-03 4:30 
GeneralRe: CDC BitBlt problem Pin
Chris Losinger29-Jul-03 5:36
professionalChris Losinger29-Jul-03 5:36 
GeneralDebug Assertion Failed Pin
Luke Murray29-Jul-03 3:06
Luke Murray29-Jul-03 3:06 
GeneralRe: Debug Assertion Failed Pin
Michael Dunn29-Jul-03 5:05
sitebuilderMichael Dunn29-Jul-03 5:05 
GeneralRe: Debug Assertion Failed Pin
Luke Murray29-Jul-03 21:18
Luke Murray29-Jul-03 21:18 
Question#region in vc? Pin
novachen29-Jul-03 2:01
novachen29-Jul-03 2:01 
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 

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.