[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

xctocc



Has anyone run xctocc on windows lately?

What version of perl did you use?

I'm trying to do this:

perl ../../mzscheme/utils/xctocc -cxx wxs_cnvs.xc

where wxs_cnvs.xc has not been modified at all from what I installed in the
PLT source distribution.

The file I'm getting as a result contains only the following text:



/* DO NOT EDIT THIS FILE. */
/* This file was generated by xctocc from "wxs_cnvs.xc". */


#if defined(_MSC_VER)
# include "wx.h"
#endif
#ifdef MZ_PRECISE_GC
END_XFORM_SKIP;
#endif







Thanks