Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\Users\thmir\OneDrive\Desktop\Multi-Timer>g++ -o program src/*.cpp -Wall -I include -L lib -static-libgcc -static-libstdc++ -lmingw32cls
- In file included from include/wx/platform.h:183,
- from include/wx/defs.h:27,
- from include/wx/wx.h:14,
- from src/main.cpp:1:
- include/wx/setup.h:12:6: error: #error "This file should only be included when using Microsoft Visual C++"
- #error "This file should only be included when using Microsoft Visual C++"
- ^~~~~
- In file included from include/wx/version.h:16,
- from include/wx/setup.h:19,
- from include/wx/platform.h:183,
- from include/wx/defs.h:27,
- from include/wx/wx.h:14,
- from src/main.cpp:1:
- include/wx/setup.h:120:31: error: pasting "/" and "vc_lib" does not give a valid preprocessing token
- wxCONCAT5(../../../lib/, wxLIB_SUBDIR, /, wxTOOLKIT_PREFIX, /wx/setup.h)
- ^
- include/wx/cpp.h:18:37: note: in definition of macro 'wxCONCAT_HELPER'
- #define wxCONCAT_HELPER(text, line) text ## line
- ^~~~
- include/wx/cpp.h:23:14: note: in expansion of macro 'wxCONCAT'
- wxCONCAT(wxCONCAT(x1, x2), x3)
- ^~~~~~~~
- include/wx/cpp.h:25:14: note: in expansion of macro 'wxCONCAT3'
- wxCONCAT(wxCONCAT3(x1, x2, x3), x4)
- ^~~~~~~~~
- include/wx/cpp.h:27:14: note: in expansion of macro 'wxCONCAT4'
- wxCONCAT(wxCONCAT4(x1, x2, x3, x4), x5)
- ^~~~~~~~~
- include/wx/setup.h:120:9: note: in expansion of macro 'wxCONCAT5'
- wxCONCAT5(../../../lib/, wxLIB_SUBDIR, /, wxTOOLKIT_PREFIX, /wx/setup.h)
- ^~~~~~~~~
- include/wx/setup.h:123:39: note: in expansion of macro 'wxSETUPH_PATH'
- #define wxSETUPH_PATH_STR wxSTRINGIZE(wxSETUPH_PATH)
- ^~~~~~~~~~~~~
- include/wx/setup.h:125:10: note: in expansion of macro 'wxSETUPH_PATH_STR'
- #include wxSETUPH_PATH_STR
- ^~~~~~~~~~~~~~~~~
- include/wx/setup.h:76:31: error: pasting "vc_lib" and "/" does not give a valid preprocessing token
- #define wxCOMPILER_PREFIX vc
- ^~
- include/wx/cpp.h:18:37: note: in definition of macro 'wxCONCAT_HELPER'
- #define wxCONCAT_HELPER(text, line) text ## line
- ^~~~
- include/wx/cpp.h:23:5: note: in expansion of macro 'wxCONCAT'
- wxCONCAT(wxCONCAT(x1, x2), x3)
- ^~~~~~~~
- include/wx/cpp.h:21:5: note: in expansion of macro 'wxCONCAT_HELPER'
- wxCONCAT_HELPER(x1, x2)
- ^~~~~~~~~~~~~~~
- include/wx/cpp.h:23:14: note: in expansion of macro 'wxCONCAT'
- wxCONCAT(wxCONCAT(x1, x2), x3)
- ^~~~~~~~
- include/wx/cpp.h:25:14: note: in expansion of macro 'wxCONCAT3'
- wxCONCAT(wxCONCAT3(x1, x2, x3), x4)
- ^~~~~~~~~
- include/wx/cpp.h:27:14: note: in expansion of macro 'wxCONCAT4'
- wxCONCAT(wxCONCAT4(x1, x2, x3, x4), x5)
- ^~~~~~~~~
- include/wx/setup.h:120:9: note: in expansion of macro 'wxCONCAT5'
- wxCONCAT5(../../../lib/, wxLIB_SUBDIR, /, wxTOOLKIT_PREFIX, /wx/setup.h)
- ^~~~~~~~~
- include/wx/cpp.h:21:5: note: in expansion of macro 'wxCONCAT_HELPER'
- wxCONCAT_HELPER(x1, x2)
- ^~~~~~~~~~~~~~~
- include/wx/cpp.h:25:5: note: in expansion of macro 'wxCONCAT'
- wxCONCAT(wxCONCAT3(x1, x2, x3), x4)
- ^~~~~~~~
- include/wx/cpp.h:21:5: note: in expansion of macro 'wxCONCAT_HELPER'
- wxCONCAT_HELPER(x1, x2)
- ^~~~~~~~~~~~~~~
- include/wx/cpp.h:23:5: note: in expansion of macro 'wxCONCAT'
- wxCONCAT(wxCONCAT(x1, x2), x3)
- ^~~~~~~~
- include/wx/cpp.h:21:5: note: in expansion of macro 'wxCONCAT_HELPER'
- wxCONCAT_HELPER(x1, x2)
- ^~~~~~~~~~~~~~~
- include/wx/cpp.h:23:14: note: in expansion of macro 'wxCONCAT'
- wxCONCAT(wxCONCAT(x1, x2), x3)
- ^~~~~~~~
- include/wx/cpp.h:25:14: note: in expansion of macro 'wxCONCAT3'
- wxCONCAT(wxCONCAT3(x1, x2, x3), x4)
- ^~~~~~~~~
- include/wx/setup.h:100:9: note: in expansion of macro 'wxCONCAT4'
- wxCONCAT4(wxCOMPILER_PREFIX, wxARCH_SUFFIX, _lib, wxCFG)
- ^~~~~~~~~
- include/wx/setup.h:100:19: note: in expansion of macro 'wxCOMPILER_PREFIX'
- wxCONCAT4(wxCOMPILER_PREFIX, wxARCH_SUFFIX, _lib, wxCFG)
- ^~~~~~~~~~~~~~~~~
- include/wx/setup.h:120:34: note: in expansion of macro 'wxLIB_SUBDIR'
- wxCONCAT5(../../../lib/, wxLIB_SUBDIR, /, wxTOOLKIT_PREFIX, /wx/setup.h)
- ^~~~~~~~~~~~
- include/wx/setup.h:123:39: note: in expansion of macro 'wxSETUPH_PATH'
- #define wxSETUPH_PATH_STR wxSTRINGIZE(wxSETUPH_PATH)
- ^~~~~~~~~~~~~
- include/wx/setup.h:125:10: note: in expansion of macro 'wxSETUPH_PATH_STR'
- #include wxSETUPH_PATH_STR
- ^~~~~~~~~~~~~~~~~
- include/wx/setup.h:120:48: error: pasting "/" and "msw" does not give a valid preprocessing token
- wxCONCAT5(../../../lib/, wxLIB_SUBDIR, /, wxTOOLKIT_PREFIX, /wx/setup.h)
- ^
- include/wx/cpp.h:18:37: note: in definition of macro 'wxCONCAT_HELPER'
- #define wxCONCAT_HELPER(text, line) text ## line
- ^~~~
- include/wx/cpp.h:25:5: note: in expansion of macro 'wxCONCAT'
- wxCONCAT(wxCONCAT3(x1, x2, x3), x4)
- ^~~~~~~~
- include/wx/cpp.h:21:5: note: in expansion of macro 'wxCONCAT_HELPER'
- wxCONCAT_HELPER(x1, x2)
- ^~~~~~~~~~~~~~~
- include/wx/cpp.h:23:5: note: in expansion of macro 'wxCONCAT'
- wxCONCAT(wxCONCAT(x1, x2), x3)
- ^~~~~~~~
- include/wx/cpp.h:25:14: note: in expansion of macro 'wxCONCAT3'
- wxCONCAT(wxCONCAT3(x1, x2, x3), x4)
- ^~~~~~~~~
- include/wx/cpp.h:27:14: note: in expansion of macro 'wxCONCAT4'
- wxCONCAT(wxCONCAT4(x1, x2, x3, x4), x5)
- ^~~~~~~~~
- include/wx/setup.h:120:9: note: in expansion of macro 'wxCONCAT5'
- wxCONCAT5(../../../lib/, wxLIB_SUBDIR, /, wxTOOLKIT_PREFIX, /wx/setup.h)
- ^~~~~~~~~
- include/wx/setup.h:123:39: note: in expansion of macro 'wxSETUPH_PATH'
- #define wxSETUPH_PATH_STR wxSTRINGIZE(wxSETUPH_PATH)
- ^~~~~~~~~~~~~
- include/wx/setup.h:125:10: note: in expansion of macro 'wxSETUPH_PATH_STR'
- #include wxSETUPH_PATH_STR
- ^~~~~~~~~~~~~~~~~
- include/wx/setup.h:109:34: error: pasting "msw" and "/" does not give a valid preprocessing token
- #define wxTOOLKIT_PREFIX msw
- ^~~
- include/wx/cpp.h:18:37: note: in definition of macro 'wxCONCAT_HELPER'
- #define wxCONCAT_HELPER(text, line) text ## line
- ^~~~
- include/wx/cpp.h:27:5: note: in expansion of macro 'wxCONCAT'
- wxCONCAT(wxCONCAT4(x1, x2, x3, x4), x5)
- ^~~~~~~~
- include/wx/cpp.h:21:5: note: in expansion of macro 'wxCONCAT_HELPER'
- wxCONCAT_HELPER(x1, x2)
- ^~~~~~~~~~~~~~~
- include/wx/cpp.h:25:5: note: in expansion of macro 'wxCONCAT'
- wxCONCAT(wxCONCAT3(x1, x2, x3), x4)
- ^~~~~~~~
- include/wx/cpp.h:27:14: note: in expansion of macro 'wxCONCAT4'
- wxCONCAT(wxCONCAT4(x1, x2, x3, x4), x5)
- ^~~~~~~~~
- include/wx/setup.h:120:9: note: in expansion of macro 'wxCONCAT5'
- wxCONCAT5(../../../lib/, wxLIB_SUBDIR, /, wxTOOLKIT_PREFIX, /wx/setup.h)
- ^~~~~~~~~
- include/wx/setup.h:120:51: note: in expansion of macro 'wxTOOLKIT_PREFIX'
- wxCONCAT5(../../../lib/, wxLIB_SUBDIR, /, wxTOOLKIT_PREFIX, /wx/setup.h)
- ^~~~~~~~~~~~~~~~
- include/wx/setup.h:123:39: note: in expansion of macro 'wxSETUPH_PATH'
- #define wxSETUPH_PATH_STR wxSTRINGIZE(wxSETUPH_PATH)
- ^~~~~~~~~~~~~
- include/wx/setup.h:125:10: note: in expansion of macro 'wxSETUPH_PATH_STR'
- #include wxSETUPH_PATH_STR
- ^~~~~~~~~~~~~~~~~
- In file included from include/wx/platform.h:183,
- from include/wx/defs.h:27,
- from include/wx/wx.h:14,
- from src/main.cpp:1:
- include/wx/setup.h:125:1: fatal error: ../../../lib/vc_lib /msw /wx/setup.h: No such file or directory
- #include wxSETUPH_PATH_STR
- ^~~
- compilation terminated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement