On Thu, Feb 21, 2008 at 8:45 AM, Philippe Macaire
<[EMAIL PROTECTED]> wrote:
> I've been experimenting with the RG GUI to implement a marker-based
>  accelerator mechanism, but I lost the last two days trying to compile
>  a new Qt object. Unfortunately it seems the makefile does not generate
>  the MOC file included by my Qt object, as I would have expected (or
>  hoped ;-). I tried to cmake again in order to update the dependencies
>  but it does not work: I'm probably missing something and need to
>  update some cmake config file, but I can't figure out which one.

OK, it's solved.

I've figured out I had to add an instruction such as
KDE3_AUTOMOC(${base_SRCS})

in file CMakeLists.txt

In fact the class I would like to make a QObject is under base, which
contains no other QObject class requiring meta-object compilation.

Do anybody think it may be a bad idea to do so? I may not have enough
insight to fully evaluate its impact.


-- 
Best regards,
Philippe.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to