> I've noticed you changed the filename of the example to
> example4.cpp, you should modify the include directive at the end of
> the file too to be able to build it. The generated file will be
> called example4.moc in this case.  So this line:
> 
> #include "main.moc"
> 
>   should be changed to
> 
> #include "example4.moc"

Fixed, thanks!


    Werner

_______________________________________________
Freetype mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to