![]() |
| | #1 |
| Registered User Join Date: Oct 2002
Posts: 12
| How can I compile C or C++ with Visual Studio .NET? Please help? I want to start on C programming but I cannot find how to compile C. Thank you. I usually use MVC++ to compile C for me but MVC++ CD scratched and cannot install it anymore so I bought new product, VS.NET but couldn't find any instruction or tutorial on how to compile C in VS.NET on net (I did search thur google and no luck) Last edited by Dakkon; 02-11-2003 at 02:03 PM. |
| Dakkon is offline | |
| | #2 |
| Registered User Join Date: Nov 2002
Posts: 807
| What's the real problem? You don't have a lot of options, join in file, create a new project, create a new source file for the project, and compile, what's the problem? |
| Vber is offline | |
| | #3 |
| Registered User Join Date: Oct 2002
Posts: 12
| Pick C++ project then which template? is it Win32 application template? |
| Dakkon is offline | |
| | #4 |
| Registered User Join Date: Oct 2002
Posts: 12
| What did I do is pick C++ project > Win32 application template > change to Console application and empty project in application setting > right click on empty source folder > Add > Add New item > Visual C++ folder > C++ file (since no .c so I pick that one) > add C codes and I cannot compile since compile feature is not in that "Build" tab.. I tried everything and nothing luck. I even save the source as .c in "save as" file but no compile.. Thanks. |
| Dakkon is offline | |
| | #5 |
| Registered User Join Date: Nov 2002
Posts: 807
| You tried to compile with the command line compiler that comes with Visual C++? |
| Vber is offline | |
| | #6 |
| Registered User Join Date: Oct 2002
Posts: 12
| I am not sure what you mean by that. I just bought .NET today and I just start to learn how to programming C today with Dietel book. |
| Dakkon is offline | |
| | #7 |
| Registered User Join Date: Nov 2002
Posts: 807
| Here, you can search exactly how to compile with Visual C++.NET on your system: http://msdn.microsoft.com/library/de...gccprogram.asp |
| Vber is offline | |
| | #8 | |
| Registered User Join Date: Oct 2002
Posts: 12
| Quote:
| |
| Dakkon is offline | |
| | #9 |
| Registered User Join Date: Nov 2002
Posts: 807
| You dont need to sorry dude ![]() It's not waste of time. Ahh, and welcome to Cprogramming. Hope you enjoy. |
| Vber is offline | |
![]() |
| Thread Tools | |
| Display Modes | |
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Console Font Size | bradszy | Windows Programming | 34 | 04-26-2008 07:09 AM |
| Can we have vector of vector? | ketu1 | C++ Programming | 24 | 01-03-2008 05:02 AM |
| multiple errors generated by socket headers | nocturna_gr | Windows Programming | 5 | 12-16-2007 06:33 PM |
| Microsoft Visual Studio .NET HELP!! | mrafcho001 | Tech Board | 8 | 03-15-2005 02:16 PM |
| <list> | Unregistered | C++ Programming | 9 | 02-24-2002 04:07 PM |