Click here to Skip to main content
15,891,694 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: numbers per line Pin
jonig1927-Feb-09 8:36
jonig1927-Feb-09 8:36 
GeneralRe: numbers per line Pin
Stuart Dootson27-Feb-09 8:51
professionalStuart Dootson27-Feb-09 8:51 
QuestionProject settings in Visual Studio 2005/2008 Pin
Eikthrynir27-Feb-09 4:38
Eikthrynir27-Feb-09 4:38 
AnswerRe: Project settings in Visual Studio 2005/2008 Pin
Stuart Dootson27-Feb-09 5:33
professionalStuart Dootson27-Feb-09 5:33 
Questionhow to use shared_ptr in VC++ 6.0 Pin
vibindia27-Feb-09 3:59
vibindia27-Feb-09 3:59 
AnswerRe: how to use shared_ptr in VC++ 6.0 Pin
Stuart Dootson27-Feb-09 4:15
professionalStuart Dootson27-Feb-09 4:15 
AnswerRe: how to use shared_ptr in VC++ 6.0 Pin
Chris Losinger27-Feb-09 4:23
professionalChris Losinger27-Feb-09 4:23 
QuestionTell linker to add cpp files Pin
dehseth27-Feb-09 3:24
dehseth27-Feb-09 3:24 
Hey guys,

I got a linker problem.. I have written some .h files and .cpp files for being used in any project, and put them to a folder named "common". Smile | :)

Now I have a project and I set up the vc directories. I add include and source file folders to there. And I include the main .h header file. Compiling is ok Smile | :) but when it comes to linking linker says unresolved external symbol D'Oh! | :doh: ... So it couldn't find the body in the cpp file.

So how can I tell the linker to use the cpp file? Confused | :confused:

Thank you... Big Grin | :-D
AnswerRe: Tell linker to add cpp files Pin
Stuart Dootson27-Feb-09 3:35
professionalStuart Dootson27-Feb-09 3:35 
QuestionRe: Tell linker to add cpp files Pin
dehseth27-Feb-09 3:50
dehseth27-Feb-09 3:50 
AnswerRe: Tell linker to add cpp files Pin
Stuart Dootson27-Feb-09 4:11
professionalStuart Dootson27-Feb-09 4:11 
AnswerRe: Tell linker to add cpp files Pin
Code-o-mat27-Feb-09 3:37
Code-o-mat27-Feb-09 3:37 
QuestionRe: Tell linker to add cpp files Pin
dehseth27-Feb-09 4:01
dehseth27-Feb-09 4:01 
AnswerRe: Tell linker to add cpp files Pin
Code-o-mat27-Feb-09 4:10
Code-o-mat27-Feb-09 4:10 
AnswerRe: Tell linker to add cpp files Pin
Stuart Dootson27-Feb-09 4:17
professionalStuart Dootson27-Feb-09 4:17 
GeneralRe: Tell linker to add cpp files Pin
dehseth27-Feb-09 6:41
dehseth27-Feb-09 6:41 
QuestionRibbon application crash on some systems while it works fine on others. Pin
VC++Maniac27-Feb-09 2:47
VC++Maniac27-Feb-09 2:47 
QuestionFile Browser Pin
pooja_friends27-Feb-09 2:20
pooja_friends27-Feb-09 2:20 
AnswerRe: File Browser Pin
Jijo.Raj27-Feb-09 2:40
Jijo.Raj27-Feb-09 2:40 
QuestionGrid Help needed Pin
pandit8427-Feb-09 0:29
pandit8427-Feb-09 0:29 
AnswerRe: Grid Help needed Pin
pandit8427-Feb-09 4:28
pandit8427-Feb-09 4:28 
Question?? Pin
sonu.saini.76@gmail.com27-Feb-09 0:25
sonu.saini.76@gmail.com27-Feb-09 0:25 
AnswerRe: ?? PinPopular
Michael Schubert27-Feb-09 0:27
Michael Schubert27-Feb-09 0:27 
AnswerRe: ?? Pin
Rajesh R Subramanian27-Feb-09 3:19
professionalRajesh R Subramanian27-Feb-09 3:19 
AnswerRe: ?? Pin
Hamid_RT27-Feb-09 3:35
Hamid_RT27-Feb-09 3:35 

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.