23.11.2010, 02:14
I have XStreamer already, and Midostream is no longer for download is something.
However, I am getting this error when I compile....
../include/gl_common.inc(75) : error 021: symbol already defined: "strtok"
../include/gl_common.inc(134) : error 021: symbol already defined: "isNumeric"
I went through and obfuscated the two errors, but, now none of the objects appear. So, I have to fix this script for it to work. Since this is an Include file, it does not compile. But, I may use Visual Studio anyway to check for errors.
Can someone see if they have a gl_common.inc they could share that works? I have searched for it here and have not seen an updated version.
However, I am getting this error when I compile....
../include/gl_common.inc(75) : error 021: symbol already defined: "strtok"
../include/gl_common.inc(134) : error 021: symbol already defined: "isNumeric"
I went through and obfuscated the two errors, but, now none of the objects appear. So, I have to fix this script for it to work. Since this is an Include file, it does not compile. But, I may use Visual Studio anyway to check for errors.
Can someone see if they have a gl_common.inc they could share that works? I have searched for it here and have not seen an updated version.

