User Tag List

Results 1 to 4 of 4

Thread: ZC Compiler

  1. #1
    Octorok LinktheMaster's Avatar
    Join Date
    May 2003
    Age
    33
    Posts
    185
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    1,291
    Level
    12
    vBActivity - Bars
    Lv. Percent
    24.86%

    ZC Compiler

    Now, I'm learning how to porgram, and I'm curious. What Compiler do you use DN/ FCF to program ZC? And, could I possibly have an url to it. I might want to check it out.
    LinktheMaster: Owner / former administrator of PureZC, a ZC fan site with resources and tutorials.
    Avatar: By elentori
    Fairy Dream: A joint quest between Nick and myself. Check it out!
    Zelda Classic Manager: A Zelda Classic launcher and organizer.


  2. #2
    Wizrobe fatcatfan's Avatar
    Join Date
    Jan 2001
    Location
    Tir-na Nog'th
    Age
    46
    Posts
    4,361
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    5,881
    Level
    23
    vBActivity - Bars
    Lv. Percent
    76.62%

    Re: ZC Compiler

    ZC is written in C/C++. I personally use the MinGW/MSYS suite of coding tools. Instead of an IDE, I just use UltraEdit and compile from the command line using makefiles. I think DN uses the Dev C++ IDE, which I believe uses MinGW as it's back-end. The primary library used by ZC is Allegro.

    http://mingw.sf.net
    http://alleg.sf.net
    http://www.bloodshed.net/devcpp.html

    "If I find in myself a desire which no experience in this world can satisfy, the most probable explanation is that I was made for another world." - C.S. Lewis

    "Hypocrisy is wrong, but a society which decides to live up to its standards by not having any is worse." - George Neumayr

  3. #3
    Patra vegeta1215's Avatar
    Join Date
    Aug 2000
    Location
    Salisbury, MD
    Age
    41
    Posts
    7,974
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    9,646
    Level
    29
    vBActivity - Bars
    Lv. Percent
    36.94%

    Re: ZC Compiler

    Quote Originally Posted by fatcatfan
    I personally use the MinGW/MSYS suite of coding tools. Instead of an IDE, I just use UltraEdit and compile from the command line using makefiles.
    Good man fcf, good man

    I don't write big programs, but when I do I just use good ol' emacs and write my own make files - all from the command line. IDEs are nice, and I like using them sometimes cause it's easier to organize you files and debug, but it takes time to learn to use an IDE. I had to use Eclipse (an open source java IDE) for a project at school, and it was very complex.

  4. #4
    Robots in Disguise
    ZC Developer
    Dark Nation's Avatar
    Join Date
    Mar 2000
    Posts
    5,401
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    vBActivity - Stats
    Points
    7,657
    Level
    26
    vBActivity - Bars
    Lv. Percent
    61.72%

    Re: ZC Compiler

    I used to use Dev C++ but I now use MinGW Studio for the editor.
    The DOS port uses DJGPP for the compiler and and RHIDE for the editor.
    The Linux port uses GNU C++ for the compiler (which comes with Linux) and MingW Studio for the editor.
    The Mac port uses XCode (this comes with Mac OS X).

    MinGW Studio
    DJGPP
    RHIDE

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Armageddon Games is a game development group founded in 1997. We are extremely passionate about our work and our inspirations are mostly drawn from games of the 8-bit and 16-bit era.
Social