Click here to Skip to main content
15,910,009 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: C++ Assignment Pin
eli1502197923-May-07 6:56
eli1502197923-May-07 6:56 
AnswerRe: C++ Assignment Pin
Michael Dunn23-May-07 13:31
sitebuilderMichael Dunn23-May-07 13:31 
GeneralRe: C++ Assignment Pin
Dragonalex23-May-07 16:35
Dragonalex23-May-07 16:35 
GeneralRe: C++ Assignment Pin
Hamid_RT23-May-07 19:35
Hamid_RT23-May-07 19:35 
AnswerRe: C++ Assignment Pin
Dragonalex24-May-07 6:10
Dragonalex24-May-07 6:10 
QuestionCreating bitmap from file raw data Pin
bankai12323-May-07 6:01
bankai12323-May-07 6:01 
QuestionGreat new tool for developers Pin
vtuchin23-May-07 4:05
vtuchin23-May-07 4:05 
Questioncompilling error Pin
cform023-May-07 3:52
cform023-May-07 3:52 
I use codeblocks + wxdgets

and try a sample
but get the following
:: === t3, Debug ===
D:\wxWidgets-2.8.3\include\wx\platform.h:14: warning: "/*" within comment
D:\wxWidgets-2.8.3\include\wx\platform.h:14: warning: "/*" within comment
D:\wxWidgets-2.8.3\include\wx\platform.h:14: warning: "/*" within comment
D:\wxWidgets-2.8.3\include\wx\msw\dde.h:100: error: `wxDDEConnectionList' declared as an `inline' field
D:\wxWidgets-2.8.3\include\wx\msw\dde.h:100: error: expected `;' before '&' token
D:\wxWidgets-2.8.3\include\wx\msw\dde.h:105: error: expected `;' before "protected"
D:\wxWidgets-2.8.3\include\wx\msw\dde.h:108: error: `wxDDEConnectionList' does not name a type
D:\wxWidgets-2.8.3\include\wx\msw\dde.h:130: error: `wxDDEConnectionList' declared as an `inline' field
D:\wxWidgets-2.8.3\include\wx\msw\dde.h:130: error: expected `;' before '&' token
D:\wxWidgets-2.8.3\include\wx\msw\dde.h:135: error: expected `;' before "protected"
D:\wxWidgets-2.8.3\include\wx\msw\dde.h:137: error: `wxDDEConnectionList' does not name a type
D:\wxWidgets-2.8.3\samples\minimal\minimal.cpp:163: error: `menuBar' undeclared (first use this function)
D:\wxWidgets-2.8.3\samples\minimal\minimal.cpp:163: error: (Each undeclared identifier is reported only once for each function it appears in.)
:: === Build finished: 10 errors, 3 warnings ===
why?
QuestionRe: compilling error Pin
David Crow23-May-07 3:55
David Crow23-May-07 3:55 
AnswerRe: compilling error Pin
Mark Salsbery23-May-07 5:36
Mark Salsbery23-May-07 5:36 
AnswerRe: compilling error Pin
Hamid_RT23-May-07 5:56
Hamid_RT23-May-07 5:56 
QuestionQuestion about WM_DESTROY Pin
KellyR23-May-07 3:27
KellyR23-May-07 3:27 
AnswerRe: Question about WM_DESTROY Pin
James R. Twine23-May-07 3:38
James R. Twine23-May-07 3:38 
GeneralRe: Question about WM_DESTROY Pin
KellyR23-May-07 4:05
KellyR23-May-07 4:05 
QuestionRe: Question about WM_DESTROY Pin
David Crow23-May-07 3:39
David Crow23-May-07 3:39 
JokeRe: Question about WM_DESTROY Pin
Arman S.23-May-07 3:43
Arman S.23-May-07 3:43 
GeneralRe: Question about WM_DESTROY Pin
KellyR23-May-07 4:03
KellyR23-May-07 4:03 
AnswerRe: Question about WM_DESTROY Pin
James R. Twine23-May-07 3:44
James R. Twine23-May-07 3:44 
GeneralRe: Question about WM_DESTROY Pin
David Crow23-May-07 3:46
David Crow23-May-07 3:46 
QuestionC++ newbie here, some help is needed. Pin
C_Zealot23-May-07 3:16
C_Zealot23-May-07 3:16 
AnswerRe: C++ newbie here, some help is needed. Pin
Arman S.23-May-07 3:39
Arman S.23-May-07 3:39 
GeneralRe: C++ newbie here, some help is needed. Pin
C_Zealot23-May-07 12:47
C_Zealot23-May-07 12:47 
AnswerRe: C++ newbie here, some help is needed. Pin
James R. Twine23-May-07 3:43
James R. Twine23-May-07 3:43 
GeneralRe: C++ newbie here, some help is needed. Pin
C_Zealot23-May-07 12:47
C_Zealot23-May-07 12:47 
AnswerRe: C++ newbie here, some help is needed. Pin
David Crow23-May-07 3:44
David Crow23-May-07 3:44 

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.