Thread: Gui Programme does'nt Compiles from DOS

  1. #1
    Registered User
    Join Date
    May 2003
    Posts
    5

    Gui Programme does'nt Compiles from DOS

    Actually I have made C++ programme .The programme is using simple graphics functions. I want to Compile it from dos (cmd) using Tcc compiler(by writing command ). but when i compile it, it gives me linker errors about gui files. Although same programme Compiles correctly from C editor(IDE).

    Note :: Important ...... Programme is Not being Compiled .

    i.e, its exe is not available ......

    Copying of .BGI files & .CHR files into BIN does'nt gives the solution .

    question is WHAT should I do ????????????.

    I want to Compile it from Dos (its very essential)

    --------------------------------------------------------------------------------
    Please Give an appropriate solution

  2. #2
    Registered User dalek's Avatar
    Join Date
    May 2003
    Posts
    135
    Please Give an appropriate solution
    How about you give an appropriate question? Like a cut and paste of the exact error message... and examples of the graphics functions too might help.
    Last edited by dalek; 06-06-2003 at 08:15 AM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Dos Gui
    By Undying Mirai in forum C++ Programming
    Replies: 5
    Last Post: 06-12-2006, 03:14 AM
  2. DOS GUI or graphic programming using C
    By draggy in forum C Programming
    Replies: 8
    Last Post: 04-27-2006, 12:11 PM
  3. Simple C++ GUI programme does'nt run from dos
    By Shadowhunt in forum C++ Programming
    Replies: 4
    Last Post: 05-31-2003, 05:30 AM
  4. DOS / Linux Console based GUI?
    By mart_man00 in forum C Programming
    Replies: 3
    Last Post: 09-14-2002, 12:46 AM
  5. GUI For DOS
    By Sunny in forum A Brief History of Cprogramming.com
    Replies: 28
    Last Post: 02-01-2002, 10:07 PM