Advertisement
delt01

Untitled

Mar 29th, 2017
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.35 KB | None | 0 0
  1. /usr/include/wx-3.1/wx/chkconf.h:282:9: error: #error "wxUSE_SECRETSTORE must be defined, please read comment near the top of this file."
  2. # error "wxUSE_SECRETSTORE must be defined, please read comment near the top of this file."
  3. ^
  4. /usr/include/wx-3.1/wx/chkconf.h:378:9: error: #error "wxUSE_UNSAFE_WXSTRING_CONV must be defined, please read comment near the top of this file."
  5. # error "wxUSE_UNSAFE_WXSTRING_CONV must be defined, please read comment near the top of this file."
  6. ^
  7. In file included from /usr/include/wx-3.1/wx/chkconf.h:1283:0,
  8. from /usr/include/wx-3.1/wx/platform.h:486,
  9. from /usr/include/wx-3.1/wx/defs.h:20,
  10. from /usr/include/wx-3.1/wx/wx.h:14,
  11. from /home/user/acu/src/main.h:128,
  12. from /home/user/acu/src/main.cpp:15:
  13. /usr/include/wx-3.1/wx/unix/chkconf.h:47:9: error: #error "wxUSE_XTEST must be defined, please read comment near the top of this file."
  14. # error "wxUSE_XTEST must be defined, please read comment near the top of this file."
  15. ^
  16. In file included from /home/user/acu/src/ui.h:32:0,
  17. from /home/user/acu/src/memo.h:19,
  18. from /home/user/acu/src/main.cpp:18:
  19. /home/user/acu/src/wxwidgets/mainwindow.h:50:0: warning: "ID_PANEL1" redefined
  20. #define ID_PANEL1 10022
  21. ^
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement