lorenzo906 / m2tklib

Automatically exported from code.google.com/p/m2tklib
0 stars 0 forks source link

compile problem Arduino 1.0.5 #116

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. error in compilation exemple "Hello Word"

What is the expected output? What do you see instead?

M2tklib\utility\m2ghnlc.cpp.o:(.bss.m2_lc_rows+0x0): multiple definition of 
`m2_lc_rows'
M2tklib\utility\m2ghlc.cpp.o:(.bss.m2_lc_rows+0x0): first defined here
M2tklib\utility\m2ghnlc.cpp.o:(.bss.m2_lc_cols+0x0): multiple definition of 
`m2_lc_cols'
M2tklib\utility\m2ghlc.cpp.o:(.bss.m2_lc_cols+0x0): first defined here
M2tklib\utility\m2ghnlc.cpp.o:(.bss.m2_lc_ptr+0x0): multiple definition of 
`m2_lc_ptr'
M2tklib\utility\m2ghlc.cpp.o:(.bss.m2_lc_ptr+0x0): first defined here
M2tklib\utility\m2ghnlc.cpp.o: In function `m2_gh_lc_set_vsb_char(unsigned 
char, unsigned char, unsigned char, unsigned char, unsigned char)':
C:\Programy\Vyvoj\arduino-1.0.5\libraries\M2tklib\utility/m2ghnlc.cpp:80: 
multiple definition of `m2_gh_lc_set_vsb_char(unsigned char, unsigned char, 
unsigned char, unsigned char, unsigned char)'
M2tklib\utility\m2ghlc.cpp.o:C:\Programy\Vyvoj\arduino-1.0.5\libraries\M2tklib\u
tility/m2ghlc.cpp:77: first defined here
M2tklib\utility\m2ghnlc.cpp.o:(.data.m2_gh_lc_cursor_y+0x0): multiple 
definition of `m2_gh_lc_cursor_y'
M2tklib\utility\m2ghlc.cpp.o:(.data.m2_gh_lc_cursor_y+0x0): first defined here
M2tklib\utility\m2ghnlc.cpp.o:(.bss.m2_gh_lc_cursor_x+0x0): multiple definition 
of `m2_gh_lc_cursor_x'
M2tklib\utility\m2ghlc.cpp.o:(.bss.m2_gh_lc_cursor_x+0x0): first defined here
M2tklib\utility\m2ghnlc.cpp.o:(.data.m2_gh_lc_icon_active+0x0): multiple 
definition of `m2_gh_lc_icon_active'
M2tklib\utility\m2ghlc.cpp.o:(.data.m2_gh_lc_icon_active+0x0): first defined 
here
M2tklib\utility\m2ghnlc.cpp.o:(.data.m2_gh_lc_icon_inactive+0x0): multiple 
definition of `m2_gh_lc_icon_inactive'
M2tklib\utility\m2ghlc.cpp.o:(.data.m2_gh_lc_icon_inactive+0x0): first defined 
here

What version of the product are you using? On what operating system?

Arduino  1.0.5 - atmega 168
m2tklib 1.10
win 7

Please provide any additional information below.

Original issue reported on code.google.com by maixnerj...@gmail.com on 31 Aug 2013 at 8:05

GoogleCodeExporter commented 8 years ago
do not install two different variants at the same time. Fully remove the 
m2tklib folder first.

Original comment by olikr...@gmail.com on 1 Sep 2013 at 5:41

GoogleCodeExporter commented 8 years ago
no more information --> close

Original comment by olikr...@gmail.com on 22 Oct 2013 at 9:30