Version 3 of Category Jim

Updated 2005-12-09 19:29:35

This category contains pages related to the Jim Interpreter. Jim is a small footprint implementation (and redesign) of the Tcl programming language.

I tried

    C:\jim>nmake -f Makefile.vc DEBUG=1 clean all

    Microsoft (R) Program Maintenance Utility   Version 1.50
    Copyright (c) Microsoft Corp 1988-94. All rights reserved.

    Makefile.vc(110) : fatal error U1088: invalid separator '::' on inference rule
    Stop.

Before I start trying to hack around this, is there someting I am missing?

Cheers, n.

AM (10 may 2005) Have you tried with a recent version of jim? It works fine for me.


Category Category