Build error
XEGARE opened this issue · 4 comments
XEGARE commented
Hello. Please tell me how to solve these errors.
Severity Code Description Project File Line Suppression State
Error (active) E1696 cannot open source file "T6Y2NIRYHF/moc_application.cpp" Kepka C:\kepka\build\Telegram\Kepka_autogen\mocs_compilation.cpp 2
Severity Code Description Project File Line Suppression State
Error (active) E1696 cannot open source file "3VQMCZ4COD/moc_abstract_box.cpp" Kepka C:\kepka\build\Telegram\Kepka_autogen\mocs_compilation.cpp 3
All connections in mocs_compilation.cpp with an error
leha-bot commented
Did you run target with MOC codegen?
XEGARE commented
did everything according to the instructions, launched Kepka.sln and pressed ctrl + f5, I heard about moc codegen for the first time, can you explain what it is?
leha-bot commented
Try to build ALL_BUILD project in solution (Right click -> Build), then after build try to run app w/o debugging (Ctrl+F5)
XEGARE commented
The project successfully built only with RelWithDebInfo