Advertisement
Guest User

Untitled

a guest
Oct 17th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. mkspecs/linux-g++ -o obj/main.o main.cpp
  2. MythExternRecApp.cpp: In member function ‘bool MythExternRecApp::Open()’:
  3. MythExternRecApp.cpp:142:24: error: ‘errorOccurred’ is not a member of ‘QProcess’
  4. (&QProcess::errorOccurred),
  5. ^
  6. Makefile:474: recipe for target 'obj/MythExternRecApp.o' failed
  7. make[2]: *** [obj/MythExternRecApp.o] Error 1
  8. make[2]: *** Waiting for unfinished jobs....
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement