[comp.sys.amiga.tech] Lattice compiling DBW_Render....

prem@geomag.fsu.edu (Prem Subramanyan) (06/28/89)

         Has anyone succeeded in compiling DBW_Render (by Dave Wecker) 
	 with Lattice 5.0.  The source was written for Manx and is
	 apparently less robust than it needs to be.  It will presently
	 ignore the timing options and just crunch out the computation
	 at its own speed.  It will also write only a single scanline to
	 the output file (at least only one that ray2 can understand).
	 One thing I noticed is that Lattice will give warnings as to the
	 arguments in the fwrite command....saying that the argument types
	 were incorrect.  

	 I think at this point, it more or less tries to follow the time
	 limits (though not successfully by any stretch of the 
	 imagination).  Though, exact following of the time part would
	 be most helpful for debugging/optimizing purposes.  

	 Has anyone already converted the code to work under Lattice?
	 If so, I would greatly appreciate either a copy of the converted
	 code, or documentation as to which lines need to be modified
	 to work properly.

	 Thanks in advance,
	 --- Prem Subrahmanyam