I get the following error several times.....i can fix it by adding '->local8Bit()' to get char*'s from the qstrings.
is something wrong with my setup because im sure no one else can have this problem, and ive had it for ages. Cheers krender.cpp:550: error: no matching function for call to ?Mlt::Filter::set(const char [9], QString&)? /usr/local/include/mlt++/MltProperties.h:61: note: candidates are: int Mlt::Properties::set(const char*, const char*) /usr/local/include/mlt++/MltProperties.h:62: note: int Mlt::Properties::set(const char*, int) /usr/local/include/mlt++/MltProperties.h:63: note: int Mlt::Properties::set(const char*, double) /usr/local/include/mlt++/MltProperties.h:64: note: int Mlt::Properties::set(const char*, void*, int, void (*)(void*), char* (*) (void*, int)) -- PiggZ adam at piggz.co.uk www.piggz.co.uk
