If wrc is built by (BSD) yacc, the build aborts with the following error:
../../tools/wrc/wrc -c -s -p rsrc -s -pcomdlg32 -I. -I. -I../../include
-I../../include ./rsrc.rc
Error cdlg_xx.rc: 8, 1: syntax error
*** Error code 1
Now, there are several issues:
1. It is not completely intuitive, what "8" and "1" mean, respectively.
Line and column, I guess? Perhaps adding "column" before "1" makes
sense?
2. Neither wrc -help nor -h nor --help provides any help.
3. In the example at hand, "8, 1" is not correct. If I modify cdlg_xx.rc
by inserting blank lines at the beginning, the error message does not
change!
I'd try to fix these by myself, but wrc isn't something I'm familiar with,
so can any of you provide some help?
Gerald
--
Gerald "Jerry" [EMAIL PROTECTED] http://www.dbai.tuwien.ac.at/~pfeifer/