Click here to Skip to main content
15,917,582 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
JokeRe: Application runnig problem.. Pin
Nelek19-Oct-07 0:12
protectorNelek19-Oct-07 0:12 
GeneralRe: Application runnig problem.. Pin
chandu00419-Oct-07 0:13
chandu00419-Oct-07 0:13 
GeneralRe: Application runnig problem.. Pin
chandu00419-Oct-07 0:12
chandu00419-Oct-07 0:12 
AnswerRe: Application runnig problem.. Pin
josip cagalj19-Oct-07 0:03
josip cagalj19-Oct-07 0:03 
AnswerRe: Application runnig problem.. Pin
Cedric Moonen19-Oct-07 0:03
Cedric Moonen19-Oct-07 0:03 
QuestionCuriosity Pin
Nelek19-Oct-07 0:26
protectorNelek19-Oct-07 0:26 
AnswerRe: Curiosity Pin
ThatsAlok19-Oct-07 0:38
ThatsAlok19-Oct-07 0:38 
GeneralRe: Curiosity Pin
Nelek19-Oct-07 1:26
protectorNelek19-Oct-07 1:26 
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 

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.