Click here to Skip to main content
15,894,017 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How do I include 'using System.ComponentModel' and 'using System.Runtime.CompilerServices' in a program I am working on?

I am getting errors saying that 'System' is undefined.
Posted
Updated 22-Apr-15 12:50pm
v2
Comments
PIEBALDconsult 22-Apr-15 16:01pm    
Missing a reference?
Sergey Alexandrovich Kryukov 22-Apr-15 18:51pm    
This is re-post and abuse. Please see my answer to the previous question. It should be stopped.
—SA
[no name] 22-Apr-15 17:57pm    
Wrong language? (C#, not C++)
Sergey Alexandrovich Kryukov 22-Apr-15 18:51pm    
This is re-post and abuse. Please see my answer to the previous question. It should be stopped.
—SA

1 solution

Please stop your abuse! I already answered: What do I need to do to use the follow statements in C++[^].

—SA
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900