Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails to compile #9

Closed
GoogleCodeExporter opened this issue Nov 30, 2015 · 1 comment
Closed

Fails to compile #9

GoogleCodeExporter opened this issue Nov 30, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Load up your example named "tm1638_one_module_example"
2. Try to upload it to Arduino without modification or try to compile it.

What is the expected output? What do you see instead?
I guess it should compile and upload it to the Arduino. Instead it gives me 
this error:

Error compiling.
TM1638\TM1638.cpp.o: In function `~TM1638':
D:\Program Files (x86)\Arduino-0023\libraries\TM1638/TM1638.cpp:55: undefined 
reference to `operator delete(void*)'


What version of the product are you using? On what operating system?
- tm1638-library (v1.5.1)
- Windows 7 Ultimate x64
- Arduino 0023
- Arduino UNO

Original issue reported on code.google.com by shrub...@gmail.com on 5 Dec 2011 at 4:38

Attachments:

@GoogleCodeExporter
Copy link
Author

The problem is with the Arduino IDE - it works on Arduino-1.0.

Anyway, the changes are not significant, so I've added backwards compatibility 
for IDE versions before 1.0 on version TM1638-v1.5.2.

Original comment by rjbati...@gmail.com on 5 Dec 2011 at 5:09

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant