Click here to Skip to main content
15,902,860 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Curiosity Pin
Cedric Moonen19-Oct-07 7:52
Cedric Moonen19-Oct-07 7:52 
AnswerRe: Curiosity Pin
Cedric Moonen19-Oct-07 1:07
Cedric Moonen19-Oct-07 1:07 
GeneralRe: Curiosity Pin
JudyL_MD19-Oct-07 2:33
JudyL_MD19-Oct-07 2:33 
QuestionRe: Curiosity Pin
Hamid_RT19-Oct-07 1:19
Hamid_RT19-Oct-07 1:19 
AnswerRe: Curiosity Pin
Nelek19-Oct-07 1:27
protectorNelek19-Oct-07 1:27 
QuestionApplication runnig problem.. Pin
Vugar Avazov18-Oct-07 23:36
Vugar Avazov18-Oct-07 23:36 
AnswerRe: Application runnig problem.. Pin
Abdellatif_El_Khlifi20-Oct-07 11:27
Abdellatif_El_Khlifi20-Oct-07 11:27 
QuestionLNK4099 problem Pin
Sunil Bhaskar18-Oct-07 23:20
Sunil Bhaskar18-Oct-07 23:20 
Hi,
I am using a 3rd party SDK to build one sample DLL application. I am using their static lib to link with my project.

During linking, I am getting the following warning message:
gdal.lib(cplgetsymbol.obj) : warning LNK4099: PDB 'vc80.pdb' was not found with '..\dev\dw32\gdal.lib' or at '..\dev\dw32\vc80.pdb'; linking object as if no debug info

There are lots of such warnings. I am using VS2005 to build my application.

In code generation I am using Multi Threaded Debug DLL (/MDd).
Can you tell me the way to remove LNK 4099 warnings and what is the cause for this?

Regards
Sunil

AnswerRe: LNK4099 problem Pin
Nelek18-Oct-07 23:33
protectorNelek18-Oct-07 23:33 
GeneralRe: LNK4099 problem Pin
Sunil Bhaskar18-Oct-07 23:35
Sunil Bhaskar18-Oct-07 23:35 
GeneralRe: LNK4099 problem Pin
ThatsAlok19-Oct-07 0:38
ThatsAlok19-Oct-07 0:38 
GeneralRe: LNK4099 problem Pin
Nelek29-Oct-07 21:53
protectorNelek29-Oct-07 21:53 
AnswerRe: LNK4099 problem Pin
JudyL_MD19-Oct-07 2:38
JudyL_MD19-Oct-07 2:38 
QuestionReading an inf file Pin
Suneet.0318-Oct-07 23:07
Suneet.0318-Oct-07 23:07 
AnswerRe: Reading an inf file Pin
Nelek18-Oct-07 23:30
protectorNelek18-Oct-07 23:30 
GeneralRe: Reading an inf file Pin
JudyL_MD19-Oct-07 2:39
JudyL_MD19-Oct-07 2:39 
AnswerRe: Reading an inf file Pin
JudyL_MD19-Oct-07 2:40
JudyL_MD19-Oct-07 2:40 
QuestionAbout EN_KILLFOCUS or EN_SETFOCUS in WIN32 API Pin
hkim_zoro18-Oct-07 22:16
hkim_zoro18-Oct-07 22:16 
AnswerRe: About EN_KILLFOCUS or EN_SETFOCUS in WIN32 API Pin
Nelek18-Oct-07 22:37
protectorNelek18-Oct-07 22:37 
GeneralRe: About EN_KILLFOCUS or EN_SETFOCUS in WIN32 API Pin
hkim_zoro18-Oct-07 23:18
hkim_zoro18-Oct-07 23:18 
GeneralRe: About EN_KILLFOCUS or EN_SETFOCUS in WIN32 API Pin
Nelek18-Oct-07 23:29
protectorNelek18-Oct-07 23:29 
AnswerRe: About EN_KILLFOCUS or EN_SETFOCUS in WIN32 API Pin
Nishad S18-Oct-07 23:07
Nishad S18-Oct-07 23:07 
GeneralRe: About EN_KILLFOCUS or EN_SETFOCUS in WIN32 API Pin
hkim_zoro19-Oct-07 6:12
hkim_zoro19-Oct-07 6:12 
QuestionHow to copy file much faster? Pin
kcynic18-Oct-07 22:07
kcynic18-Oct-07 22:07 
AnswerRe: How to copy file much faster? Pin
MarkusStr18-Oct-07 22:41
MarkusStr18-Oct-07 22:41 

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.