qt5.14+ moc bug(handle include directives in enums)
文章目录问题1问题2问题分析解决方案1解决方案2
问题1
The moc process failed to compile
"SRC:/..............."
into
"Src:/................................."
command
--------
path/to/path
问题2
tbb/tbb_profiling.:28: Parse error at "{"
问题分析
该bug在5.14已经出现过,5.15仍然未能解决,问题的原因在于
原创
2020-06-19 17:05:02 ·
1901 阅读 ·
4 评论