tinycc-devel
[Top][All Lists]
Advanced

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

[Tinycc-devel] Fw: Using TCC with dll created by g++ (MINGW)


From: scx31114
Subject: [Tinycc-devel] Fw: Using TCC with dll created by g++ (MINGW)
Date: Sat, 18 Feb 2012 12:26:47 -0800 (PST)

 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]