Viewing 3 reply threads
  • Author
    Posts
    • #5860
      steve
      Participant

      hello
      quelle version de IDE Arduino utilisez vous?
      car avec la dernière version impossible de compiler MrlComm.ino

      j’ais toujours des erreurs

    • #5861
      steve
      Participant

      avec la version 1.0.6

      j’ais cette erreur :

      In file included from /MrlComm.h:8,
      from MrlComm.cpp:1:
      MrlServo.h:19: error: ISO C++ forbids declaration of ‘Servo’ with no type
      MrlServo.h:19: error: expected ‘;’ before ‘*’ token

      avec la version 1.7.0
      j’ais cette erreur:

      In file included from MrlComm.h:8:0,
      from MrlComm.cpp:1:
      MrlServo.h:4:19: fatal error: Servo.h: No such file or directory
      #include <Servo.h>
      ^
      compilation terminated.
      Erreur lors de la compilation.

    • #5862
      steve
      Participant

      trouvé avec la version 1.6.12 ca fonctionne

    • #6447
      lecagnois
      Participant

      cela fonctionne aussi avec la dernière version 1.8.1

Viewing 3 reply threads
  • You must be logged in to reply to this topic.