Thread: compile c programs with visual studio .net 2003

  1. #1
    Registered User
    Join Date
    Mar 2003
    Posts
    75

    compile c programs with visual studio .net 2003

    Hi, the problem here is that i can open c files with microsoft visual studio .net 2003, but I dont get any option to compile and run the program??? Is there anything else to now with the new program or have they stopped support for it?

  2. #2
    Master of the Universe! velius's Avatar
    Join Date
    Sep 2003
    Posts
    219
    You need an active workspace first. Then you would be able to compile.
    While you're breakin' down my back n'
    I been rackin' out my brain
    It don't matter how we make it
    'Cause it always ends the same
    You can push it for more mileage
    But your flaps r' wearin' thin
    And I could sleep on it 'til mornin'
    But this nightmare never ends
    Don't forget to call my lawyers
    With ridiculous demands
    An you can take the pity so far
    But it's more than I can stand
    'Cause this couchtrip's gettin' older
    Tell me how long has it been
    'Cause 5 years is forever
    An you haven't grown up yet
    -- You Could Be Mine - Guns N' Roses

  3. #3
    Registered User
    Join Date
    Mar 2003
    Posts
    75
    thanks, is there a way to get projects that i make as empty, bec when i create them i get all this other junk. I dont get the window asking me the type of options that i want with it.
    Last edited by kashifk; 10-11-2003 at 01:58 PM.

  4. #4
    Master of the Universe! velius's Avatar
    Join Date
    Sep 2003
    Posts
    219
    I don't think so. That helps the IDE to decide which compiler switches are needed.
    While you're breakin' down my back n'
    I been rackin' out my brain
    It don't matter how we make it
    'Cause it always ends the same
    You can push it for more mileage
    But your flaps r' wearin' thin
    And I could sleep on it 'til mornin'
    But this nightmare never ends
    Don't forget to call my lawyers
    With ridiculous demands
    An you can take the pity so far
    But it's more than I can stand
    'Cause this couchtrip's gettin' older
    Tell me how long has it been
    'Cause 5 years is forever
    An you haven't grown up yet
    -- You Could Be Mine - Guns N' Roses

  5. #5
    Registered User Dante Shamest's Avatar
    Join Date
    Apr 2003
    Posts
    970
    Visual studio .net 2003 does allow you to create empty projects.
    Check the Empty Project option.

    Take a look at this picture:
    http://web.sau.edu/LillisKevinM/C++T...dotNet/060.jpg

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how do I make visual studio 2003 compile?
    By jsrig88 in forum C++ Programming
    Replies: 1
    Last Post: 07-25-2006, 01:39 PM
  2. Visual Studio .Net Question
    By loko in forum C++ Programming
    Replies: 7
    Last Post: 09-05-2005, 07:54 PM
  3. How can I compile C or C++ with Visual Studio .NET?
    By Dakkon in forum C Programming
    Replies: 8
    Last Post: 02-11-2003, 02:58 PM
  4. Visual Studio .NET beta 2
    By Marky_Mark in forum C++ Programming
    Replies: 1
    Last Post: 11-05-2001, 11:28 AM
  5. Visual J#
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 10-08-2001, 02:41 PM