Thread: Question About Linker Errors In Dev-C++

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User caroundw5h's Avatar
    Join Date
    Oct 2003
    Posts
    751
    Quote Originally Posted by JaWiB
    I assume you created a project.

    Go to project options
    Make sure under type it is Win32 GUI

    its not mandatory to go to project options. just go to file
    new project
    windows application

    and you should be set. For additonal functionality and options you can then go to project options. for example if you want to add an icon, provide additonal parameters etc.
    Warning: Opinions subject to change without notice

    The C Library Reference Guide
    Understand the fundamentals
    Then have some more fun

  2. #2
    carry on JaWiB's Avatar
    Join Date
    Feb 2003
    Location
    Seattle, WA
    Posts
    1,972
    I was assuming he already made the project and just needed to change the settings...
    "Think not but that I know these things; or think
    I know them not: not therefore am I short
    Of knowing what I ought."
    -John Milton, Paradise Regained (1671)

    "Work hard and it might happen."
    -XSquared

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Dev C++ question
    By TCB in forum C Programming
    Replies: 11
    Last Post: 04-08-2006, 11:15 PM
  2. A bunch of Linker Errors...
    By Junior89 in forum Windows Programming
    Replies: 4
    Last Post: 01-06-2006, 02:59 PM
  3. Linker Errors...
    By manudathg in forum C Programming
    Replies: 4
    Last Post: 10-04-2005, 05:50 PM
  4. Linker Errors in OpenGL
    By Sentral in forum Game Programming
    Replies: 2
    Last Post: 07-19-2005, 04:29 PM
  5. Dev C++/mySQL linker errors
    By WDT in forum C Programming
    Replies: 2
    Last Post: 03-30-2004, 03:40 PM