Shop OBEX P1 Docs P2 Docs Learn Events
Litle trouble in compilation in my notebook — Parallax Forums

Litle trouble in compilation in my notebook

Hello guys

I am trying to run the 04b_jm_sircs_rx_demo.spin2 object but it didn´t go ahead in the line code:
irrx.start(IR_IN, true).
The compiller stop in the comma (,). All the files are in the Library directory but it show a compilation error in that point of the code.
I would greatly appreciate some tips to solve it.
Thank you very much in advance.

Comments

  • @masselon said:
    Hello guys

    I am trying to run the 04b_jm_sircs_rx_demo.spin2 object but it didn´t go ahead in the line code:
    irrx.start(IR_IN, true).
    The compiller stop in the comma (,). All the files are in the Library directory but it show a compilation error in that point of the code.
    I would greatly appreciate some tips to solve it.
    Thank you very much in advance.

    I supressed the ", true" expression and it just worked!

  • Somewhere the demo code and the library you're using got out of sync. It will be easier to prevent this once ObEx is up and running and I can retake control of my libraries.

Sign In or Register to comment.