Click here to Skip to main content
16,014,591 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Files Pin
Joaquín M López Muñoz3-Apr-02 8:33
Joaquín M López Muñoz3-Apr-02 8:33 
GeneralRe: Files Pin
Mazdak3-Apr-02 8:32
Mazdak3-Apr-02 8:32 
GeneralRe: Files Pin
Rickard Andersson203-Apr-02 10:27
Rickard Andersson203-Apr-02 10:27 
GeneralRe: Files Pin
Mazdak3-Apr-02 18:53
Mazdak3-Apr-02 18:53 
QuestionVC 7 coexisting with VC6, VC5? Pin
Jim A. Johnson3-Apr-02 7:44
Jim A. Johnson3-Apr-02 7:44 
AnswerRe: VC 7 coexisting with VC6, VC5? Pin
Mazdak3-Apr-02 7:46
Mazdak3-Apr-02 7:46 
AnswerRe: VC 7 coexisting with VC6, VC5? Pin
Giles3-Apr-02 7:53
Giles3-Apr-02 7:53 
Generalstrange sudden error Pin
Rajveer3-Apr-02 7:32
Rajveer3-Apr-02 7:32 
I've been making a program, and its been executing fine. But all of a sudden, it gave me this error (even though I didn't change anything):

--------------------Configuration: TestGL - Win32 Debug--------------------
Linking...
TestGLView.obj : error LNK2001: unresolved external symbol "public: __thiscall CColour::CColour(class CWnd *)" (??0CColour@@QAE@PAVCWnd@@@Z)
Debug/TestGL.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.

TestGL.exe - 2 error(s), 0 warning(s)


I've had these types of errors (which i don't understand) before and usually if I reboot the computer its fine. But this time, its not going away. What does this error mean and how can I fix it? Also, when I double click the error, it doesn't take me to the spot in the file where the error is.
GeneralRe: strange sudden error Pin
Tim Smith3-Apr-02 7:51
Tim Smith3-Apr-02 7:51 
GeneralRe: strange sudden error Pin
Joaquín M López Muñoz3-Apr-02 7:46
Joaquín M López Muñoz3-Apr-02 7:46 
GeneralCFileFind Pin
Mazdak3-Apr-02 6:40
Mazdak3-Apr-02 6:40 
GeneralRe: CFileFind Pin
Roger Stewart3-Apr-02 7:09
professionalRoger Stewart3-Apr-02 7:09 
GeneralRe: CFileFind Pin
Mazdak3-Apr-02 7:40
Mazdak3-Apr-02 7:40 
GeneralRe: CFileFind Pin
Christian Graus3-Apr-02 9:44
protectorChristian Graus3-Apr-02 9:44 
Generali know this has to be a simple question. Pin
jafrazee3-Apr-02 6:21
jafrazee3-Apr-02 6:21 
GeneralRe: i know this has to be a simple question. Pin
Joaquín M López Muñoz3-Apr-02 6:21
Joaquín M López Muñoz3-Apr-02 6:21 
GeneralRe: i know this has to be a simple question. Pin
jafrazee3-Apr-02 6:34
jafrazee3-Apr-02 6:34 
GeneralRe: i know this has to be a simple question. Pin
Joaquín M López Muñoz3-Apr-02 7:24
Joaquín M López Muñoz3-Apr-02 7:24 
GeneralRe: i know this has to be a simple question. Pin
jafrazee3-Apr-02 7:44
jafrazee3-Apr-02 7:44 
GeneralRe: i know this has to be a simple question. Pin
Joaquín M López Muñoz3-Apr-02 7:43
Joaquín M López Muñoz3-Apr-02 7:43 
GeneralRe: i know this has to be a simple question. Pin
jafrazee3-Apr-02 9:40
jafrazee3-Apr-02 9:40 
GeneralIMAP class Pin
Steve Schaneville3-Apr-02 5:54
professionalSteve Schaneville3-Apr-02 5:54 
GeneralRe: IMAP class Pin
Jon Hulatt3-Apr-02 21:20
Jon Hulatt3-Apr-02 21:20 
GeneralRun application in start up. Pin
Mazdak3-Apr-02 5:29
Mazdak3-Apr-02 5:29 
GeneralRe: Run application in start up. Pin
Jon Hulatt3-Apr-02 5:42
Jon Hulatt3-Apr-02 5: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.