Thread: cl : Command line error D8004 : '/W' requires an argument

  1. #1
    Registered User kakayoma's Avatar
    Join Date
    Jul 2009
    Location
    Dallas, Texas
    Posts
    42

    Question cl : Command line error D8004 : '/W' requires an argument

    i AM TRYING TO USE VS2008 WITH CODE BLOCKS BUT I KEEP ON GETTING THIS MESSAGE:
    cl : Command line error D8004 : '/W' requires an argument


    WHEN I USE VS2008 IT WORKS WHY?

    Vista - Something We all Love to Hate.

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    Drop the yelling and excessive punctuation. It doesn't make your message any clearer.
    How To Ask Questions The Smart Way

    Well have you looked through the IDE compiler config pages for a /W parameter?
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. sorting the matrix question..
    By transgalactic2 in forum C Programming
    Replies: 47
    Last Post: 12-22-2008, 03:17 PM
  2. Screwy Linker Error - VC2005
    By Tonto in forum C++ Programming
    Replies: 5
    Last Post: 06-19-2007, 02:39 PM
  3. Nested loop frustration
    By caroundw5h in forum C Programming
    Replies: 14
    Last Post: 03-15-2004, 09:45 PM