Click here to Skip to main content
15,887,175 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Question'System' : is not a class or namespace name Pin
Sikwate21-May-13 4:49
Sikwate21-May-13 4:49 
SuggestionRe: 'System' : is not a class or namespace name Pin
David Crow21-May-13 5:17
David Crow21-May-13 5:17 
AnswerRe: 'System' : is not a class or namespace name Pin
Richard MacCutchan21-May-13 6:24
mveRichard MacCutchan21-May-13 6:24 
GeneralRe: 'System' : is not a class or namespace name Pin
Sikwate21-May-13 7:45
Sikwate21-May-13 7:45 
QuestionRe: 'System' : is not a class or namespace name Pin
enhzflep21-May-13 8:04
enhzflep21-May-13 8:04 
AnswerRe: 'System' : is not a class or namespace name Pin
Sikwate21-May-13 8:14
Sikwate21-May-13 8:14 
GeneralRe: 'System' : is not a class or namespace name Pin
enhzflep21-May-13 8:46
enhzflep21-May-13 8:46 
GeneralRe: 'System' : is not a class or namespace name Pin
Sikwate21-May-13 9:04
Sikwate21-May-13 9:04 
yes correct. i'm creating an app and its a console app that just test the functionality of a feature that i'm going to add.

Now after doing some test of that app and feels working already, i copied the code from my console app and put into the existing app. And when i try to build the existing app, i got some errors.

error C2871: 'System' : a namespace with this name does not exist
error C2653: 'System' : is not a class or namespace name
error C2871: 'IO' : a namespace with this name does not exist
error C2653: 'String' : is not a class or namespace name

existing app - is configured to no clr support -(don't need to modify)
GeneralRe: 'System' : is not a class or namespace name Pin
enhzflep21-May-13 9:41
enhzflep21-May-13 9:41 
GeneralRe: 'System' : is not a class or namespace name Pin
Sikwate21-May-13 11:20
Sikwate21-May-13 11:20 
AnswerRe: 'System' : is not a class or namespace name Pin
Sikwate21-May-13 11:27
Sikwate21-May-13 11:27 
GeneralRe: 'System' : is not a class or namespace name Pin
Richard MacCutchan21-May-13 20:48
mveRichard MacCutchan21-May-13 20:48 
SuggestionRe: 'System' : is not a class or namespace name Pin
enhzflep23-May-13 11:17
enhzflep23-May-13 11:17 
GeneralRe: 'System' : is not a class or namespace name Pin
Richard MacCutchan21-May-13 20:45
mveRichard MacCutchan21-May-13 20:45 
GeneralRe: 'System' : is not a class or namespace name Pin
Sikwate22-May-13 2:34
Sikwate22-May-13 2:34 
QuestionDisabling cut,copy,paste,rename and delete operation Pin
sarfaraznawaz20-May-13 21:42
sarfaraznawaz20-May-13 21:42 
AnswerRe: Disabling cut,copy,paste,rename and delete operation Pin
Richard MacCutchan20-May-13 22:51
mveRichard MacCutchan20-May-13 22:51 
GeneralRe: Disabling cut,copy,paste,rename and delete operation Pin
sarfaraznawaz20-May-13 23:21
sarfaraznawaz20-May-13 23:21 
GeneralRe: Disabling cut,copy,paste,rename and delete operation Pin
Richard MacCutchan21-May-13 2:37
mveRichard MacCutchan21-May-13 2:37 
GeneralRe: Disabling cut,copy,paste,rename and delete operation Pin
a_matseevsky21-May-13 3:22
a_matseevsky21-May-13 3:22 
GeneralRe: Disabling cut,copy,paste,rename and delete operation Pin
Richard MacCutchan21-May-13 3:34
mveRichard MacCutchan21-May-13 3:34 
AnswerRe: Disabling cut,copy,paste,rename and delete operation Pin
Maximilien21-May-13 3:06
Maximilien21-May-13 3:06 
QuestionRe: Disabling cut,copy,paste,rename and delete operation Pin
David Crow21-May-13 4:38
David Crow21-May-13 4:38 
Questionmulti platform applications Pin
vr99999999920-May-13 21:23
vr99999999920-May-13 21:23 
AnswerRe: multi platform applications Pin
Richard MacCutchan20-May-13 22:51
mveRichard MacCutchan20-May-13 22:51 

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.