home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: sci.fractals
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!jvnc.net!nuscc!ntuix!ntuvax.ntu.ac.sg!ej6836994
- From: ej6836994@ntuvax.ntu.ac.sg
- Subject: Cannot compile Fractint V17.2
- Message-ID: <1992Oct13.204815.1@ntuvax.ntu.ac.sg>
- Lines: 16
- Sender: news@ntuix.ntu.ac.sg (USENET News System)
- Nntp-Posting-Host: v9000.ntu.ac.sg
- Organization: Nanyang Technological University - Singapore
- Date: Tue, 13 Oct 1992 12:48:15 GMT
-
- I have used Fractint V17.2 with great interest. I would like to contribute,
- perhaps by adding another modules eg. animation for IFS. But I am facing the
- problem of compling the source listings now:
-
- with reference to Fractsrc.doc, it is required that those who doesn't have
- Microsoft 6.00A should compile the parser.c, loadfile.c, calcfrac.c with no
- optimation and use the /qc option. Therefore I tried to edit makefrac.bat and
- Fractint.mak, including the following commands for the three specific files:
- cl /AM /W1 /FPi /c /DC6 /Gs /qc
-
- After the compilation, Fractint.exe was created. But everything seems OK except
- for the fractal type L system, which displayed nothing whenever I selected any
- .l files.
-
- I wonder what is going wrong. I would appreciate if anyone could help.
-
-