Advertisement
Guest User

Untitled

a guest
Apr 21st, 2019
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.64 KB | None | 0 0
  1. C:\Users\danik\AppData\Local\Temp\ccP4HLzU.o:parser.cpp:(.text+0x0): multiple definition of `G00(char*)'
  2. C:\Users\danik\AppData\Local\Temp\ccrHdHr7.o:main.cpp:(.text+0x0): first defined here
  3. C:\Users\danik\AppData\Local\Temp\ccP4HLzU.o:parser.cpp:(.text+0x3f): multiple definition of `G01(char*)'
  4. C:\Users\danik\AppData\Local\Temp\ccrHdHr7.o:main.cpp:(.text+0x3f): first defined here
  5. C:\Users\danik\AppData\Local\Temp\ccP4HLzU.o:parser.cpp:(.text+0x7e): multiple definition of `G02(char*)'
  6. C:\Users\danik\AppData\Local\Temp\ccrHdHr7.o:main.cpp:(.text+0x7e): first defined here
  7. C:\Users\danik\AppData\Local\Temp\ccP4HLzU.o:parser.cpp:(.text+0xbd): multiple definition of `G03(char*)'
  8. C:\Users\danik\AppData\Local\Temp\ccrHdHr7.o:main.cpp:(.text+0xbd): first defined here
  9. C:\Users\danik\AppData\Local\Temp\ccP4HLzU.o:parser.cpp:(.text+0xfc): multiple definition of `unknown(char*)'
  10. C:\Users\danik\AppData\Local\Temp\ccrHdHr7.o:main.cpp:(.text+0xfc): first defined here
  11. C:\Users\danik\AppData\Local\Temp\ccP4HLzU.o:parser.cpp:(.text+0x12a): multiple definition of `assign_codes()'
  12. C:\Users\danik\AppData\Local\Temp\ccrHdHr7.o:main.cpp:(.text+0x12a): first defined here
  13. C:\Users\danik\AppData\Local\Temp\ccP4HLzU.o:parser.cpp:(.bss+0x0): multiple definition of `m_codes'
  14. C:\Users\danik\AppData\Local\Temp\ccrHdHr7.o:main.cpp:(.bss+0x0): first defined here
  15. C:\Users\danik\AppData\Local\Temp\ccP4HLzU.o:parser.cpp:(.bss+0xfa0): multiple definition of `g_codes'
  16. C:\Users\danik\AppData\Local\Temp\ccrHdHr7.o:main.cpp:(.bss+0xfa0): first defined here
  17. C:\Users\danik\AppData\Local\Temp\ccP4HLzU.o:parser.cpp:(.text+0x64f): undefined reference to `parser::assign_codes()'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement