Displaying 2 results from an estimated 2 matches for "tk_float".
Did you mean:
of_float
2003 Nov 26
1
new user
...a function)
tokenize.c:47: initializer element is not constant
...
tokenize.c:334: `TK_STRING' undeclared (first use in this function)
tokenize.c:339: `TK_DOT' undeclared (first use in this function)
tokenize.c:346: `TK_INTEGER' undeclared (first use in this function)
tokenize.c:351: `TK_FLOAT' undeclared (first use in this function)
tokenize.c:368: `TK_ID' undeclared (first use in this function)
make[2]: *** [tokenize.o] Error 1
make[2]: Leaving directory `/home/gian/wine-20030911/dlls/msi'
make[1]: *** [msi] Error 2
make[1]: Leaving directory `/home/gian/wine-20030911/dlls&...
2004 Mar 16
2
Cannot compile wine
...undeclared (first use in this function)
tokenize.c:336: error: `TK_STRING' undeclared (first use in this function)
tokenize.c:341: error: `TK_DOT' undeclared (first use in this function)
tokenize.c:348: error: `TK_INTEGER' undeclared (first use in this function)
tokenize.c:353: error: `TK_FLOAT' undeclared (first use in this function)
tokenize.c:370: error: `TK_ID' undeclared (first use in this function)
make[2]: *** [tokenize.o] Error 1
make[2]: Leaving directory `/home/samon/Wine Stuff/wine-20040309/dlls/msi'
make[1]: *** [msi] Error 2
make[1]: Leaving directory `/home/samon...