[Swift-user] Swift running errors

Ben Clifford benc at hawaga.org.uk
Wed Feb 20 11:27:45 CST 2008



On Wed, 20 Feb 2008, lixi at uchicago.edu wrote:

> Execution failed:
>         'vdl:pre' is not defined.

This happens because you have built a newer version of swift, and one of 
the intermediate files (the .kml file) needs to be rebuild.

Touch the .swift file with:

 touch first.swift

and then run swift to make this go away.

-- 




More information about the Swift-user mailing list