Thread: This Programm failes to compile

  1. #1
    Registered User
    Join Date
    Feb 2019
    Posts
    69

    This Programm failes to compile

    Hey,

    since I am using gcc I have troubles compiling things.
    I attached a ZIP File, which contains my whole c project...

    I definded CHESS_STATE exactly once. But for some reason, he think I did it twice.
    Also I cannot add an Allias to the CHESS_STATE.

    Thank you!

    P.S.: Problem already solved: I did not see the _ since it was marked red -.-
    Attached Files Attached Files
    Last edited by SuchtyTV; 07-21-2019 at 09:02 AM.

  2. #2
    Programming Wraith GReaper's Avatar
    Join Date
    Apr 2009
    Location
    Greece
    Posts
    2,739
    You need to #include "odinutilities.h" inside "odinutilities.c".
    Devoted my life to programming...

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How can i run a programm ?
    By Shirali in forum C++ Programming
    Replies: 3
    Last Post: 03-29-2009, 02:05 AM
  2. Plz help me C programm
    By ferroz1 in forum C Programming
    Replies: 7
    Last Post: 05-10-2008, 06:55 AM
  3. first C++ programm..
    By datainjector in forum C++ Programming
    Replies: 3
    Last Post: 12-08-2002, 08:30 PM
  4. help me with this programm
    By a.christodoulou in forum C++ Programming
    Replies: 1
    Last Post: 11-30-2002, 04:50 AM
  5. C:How to programm
    By datainjector in forum C Programming
    Replies: 2
    Last Post: 09-01-2002, 07:35 PM

Tags for this Thread