Click here to Skip to main content
15,919,893 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to get Netbeans to catch a SIGABRT? Pin
Nemanja Trifunovic12-Jan-10 6:12
Nemanja Trifunovic12-Jan-10 6:12 
GeneralRe: How to get Netbeans to catch a SIGABRT? Pin
Cyrilix12-Jan-10 6:39
Cyrilix12-Jan-10 6:39 
GeneralRe: How to get Netbeans to catch a SIGABRT? Pin
CPallini12-Jan-10 11:02
mveCPallini12-Jan-10 11:02 
QuestionPC Lint exclude #includes? Pin
weinerschizel12-Jan-10 3:01
weinerschizel12-Jan-10 3:01 
QuestionProblem adding RoboHelp7 to Visual Studio 2005 Pin
LittleYellowBird12-Jan-10 1:28
LittleYellowBird12-Jan-10 1:28 
AnswerRe: Problem adding RoboHelp7 to Visual Studio 2005 Pin
Richard MacCutchan12-Jan-10 2:03
mveRichard MacCutchan12-Jan-10 2:03 
GeneralRe: Problem adding RoboHelp7 to Visual Studio 2005 Pin
LittleYellowBird12-Jan-10 2:31
LittleYellowBird12-Jan-10 2:31 
GeneralRe: Problem adding RoboHelp7 to Visual Studio 2005 Pin
Stuart Dootson12-Jan-10 2:47
professionalStuart Dootson12-Jan-10 2:47 
Alison - what I usually resort to in a case like this is to use Process Monitor to see where the linker's looking for the offending library (look for FILE NOT FOUND messages in its output) - that usually gives clues as to why the linker's not finding the library.

However, in this case...I notice you put a semi-colon delimited list into Additional Dependencies - I think you'll find that you don't want the semi-colons...just whitespace.

Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p

GeneralRe: Problem adding RoboHelp7 to Visual Studio 2005 Pin
LittleYellowBird12-Jan-10 3:07
LittleYellowBird12-Jan-10 3:07 
GeneralOff topic Pin
Rajesh R Subramanian12-Jan-10 5:44
professionalRajesh R Subramanian12-Jan-10 5:44 
GeneralRe: Off topic Pin
Stuart Dootson12-Jan-10 6:17
professionalStuart Dootson12-Jan-10 6:17 
GeneralRe: Off topic Pin
Rajesh R Subramanian12-Jan-10 6:27
professionalRajesh R Subramanian12-Jan-10 6:27 
GeneralRe: Off topic Pin
Stuart Dootson12-Jan-10 6:29
professionalStuart Dootson12-Jan-10 6:29 
GeneralRe: Off topic Pin
«_Superman_»12-Jan-10 20:09
professional«_Superman_»12-Jan-10 20:09 
GeneralOfftopic Pin
N a v a n e e t h12-Jan-10 6:55
N a v a n e e t h12-Jan-10 6:55 
QuestionMessage Removed Pin
12-Jan-10 0:49
RS.Ratheesh12-Jan-10 0:49 
AnswerRe: CTreeCtrl Drop Highlight Node Pin
PJ Arends12-Jan-10 12:09
professionalPJ Arends12-Jan-10 12:09 
GeneralRe: CTreeCtrl Drop Highlight Node Pin
RS.Ratheesh12-Jan-10 17:56
RS.Ratheesh12-Jan-10 17:56 
GeneralRe: CTreeCtrl Drop Highlight Node Pin
PJ Arends13-Jan-10 18:34
professionalPJ Arends13-Jan-10 18:34 
QuestionDisabling submenu in Win32 Pin
lclarsen11-Jan-10 23:34
lclarsen11-Jan-10 23:34 
AnswerRe: Disabling submenu in Win32 Pin
Richard MacCutchan12-Jan-10 2:07
mveRichard MacCutchan12-Jan-10 2:07 
GeneralRe: Disabling submenu in Win32 Pin
lclarsen12-Jan-10 2:57
lclarsen12-Jan-10 2:57 
AnswerRe: Disabling submenu in Win32 Pin
Stuart Dootson12-Jan-10 3:00
professionalStuart Dootson12-Jan-10 3:00 
GeneralRe: Disabling submenu in Win32 Pin
Richard MacCutchan12-Jan-10 5:36
mveRichard MacCutchan12-Jan-10 5:36 
AnswerRe: Disabling submenu in Win32 Pin
fkeujjpdc12-Jan-10 18:16
fkeujjpdc12-Jan-10 18:16 

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.