Re: [Interest] OSX moc_file compile error

2016-02-08 Thread Jason H
> Em segunda-feira, 8 de fevereiro de 2016, às 16:14:53 PST, Jason H escreveu: > > I'm building a modified version of Qt, I'm not used new to Objective-C. I > > have to include AVFoundation.h, because it has NSString key IDs, but when I > > do, the moc_ version of the file bombs out. How do I fix

Re: [Interest] OSX moc_file compile error

2016-02-08 Thread Thiago Macieira
Em segunda-feira, 8 de fevereiro de 2016, às 16:14:53 PST, Jason H escreveu: > I'm building a modified version of Qt, I'm not used new to Objective-C. I > have to include AVFoundation.h, because it has NSString key IDs, but when I > do, the moc_ version of the file bombs out. How do I fix this? Op

[Interest] OSX moc_file compile error

2016-02-08 Thread Jason H
I'm building a modified version of Qt, I'm not used new to Objective-C. I have to include AVFoundation.h, because it has NSString key IDs, but when I do, the moc_ version of the file bombs out. How do I fix this? In file included from .moc/debug/moc_avfaudioencodersettingscontrol.cpp:9: In file