Hi, i want TCC to be used with OpenCV for scripting purpose with c or scripting that can be converted to C and compiled by tcc on the fly when the scripts are rewitten, but i´m not able to do it. I have uploaded the code to http://www.filedropper.com/circle for checking and reproducing the file/error. Basically i got a error from the c++ that the argument of cvGetSize has the wrong type and if ignoring that, i receive the notice that cvGetSize has a null pointer as argument. cvGetSize is specified as "extern C" and the MinGW gcc work without problems. Coul you help please, i have included all the files on the zip.
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
