-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Description
After copying files into the /Arduino/libraries/StandardCplusplus folder, IDE returns a compilation error because some operators are defined twice (with Arduino 1.0.4).
The solution I've found to bypass the problem is to delete the following files:
StandardCplusplus / new_opv.cppStandardCplusplus / del_opv.cpp
Hope it helps
Metadata
Metadata
Assignees
Labels
No labels