Menu

Compiler error

Help
Anonymous
2011-02-22
2013-05-30
  • Anonymous

    Anonymous - 2011-02-22

    When I try to compile my code including SWSerial code I get this error……. Any ideas?
    I am using PIC18F14K22 on 32MHz.
    rs232.h (465): Error: Found decimal point, but delays can only handle whole numbers
    rs232.h (466): Error: Found decimal point, but delays can only handle whole numbers
    rs232.h (467): Error: Found decimal point, but delays can only handle whole numbers
    rs232.h (468): Error: Found decimal point, but delays can only handle whole numbers
    rs232.h (469): Error: Found decimal point, but delays can only handle whole numbers
    rs232.h (470): Error: Found decimal point, but delays can only handle whole numbers
    rs232.h (471): Error: Found decimal point, but delays can only handle whole numbers

     
  • Hugh Considine

    Hugh Considine - 2011-02-22

    Got caught by that bug myself a few days ago! I've just uploaded a new update, links are at http://gcbasic.sourceforge.net/update.html

     
  • Anonymous

    Anonymous - 2011-02-22

    Thanks…..
    The compile works great now, now I just have to check if it works in reality. :)

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.