8 years, 5 months ago.

build error

Hi Mike

While desperately trawling the entire MultiTech site for clues as to why I can't receive data on my mDot, I came across your example - but I get:

Error: No instance of overloaded function "mts::Text::bin2hexString" matches the argument list in "main.cpp"

As far as I know, I have the latest MTSText.h. Any ideas?

Many thanks

-H

Question relating to:

program to test receiving packets from the gateway

1 Answer

8 years, 5 months ago.

Howard,

That program built OK for me - I built it as is after checking out (libmDot rev 5, rtos rev 88, mbed-src rev 587) and with the latest libmDot, rev 10. Both cases compiled fine.

Do you have local changes that are breaking the build?

Cheers,

Mike

Accepted Answer

Hi Mike Thanks for the response. I'm starting with mBed / mDot from scratch, so everything was dragged off the site following setup instructions on the 14th of December. I've not made any changes (that I'm aware of!) to anything except my test main.cpp. Thanks for the rev numbers too: I will check the revs of what I downloaded. I would have thought that following the How To would have given me the latest versions but that may be an incorrect assumption.

thanks again

-H

posted by Howard Bray 12 Jan 2016

Howard,

Do you mean you're building offline? Are you using an IDE or the mbed SDK build tools?

I'm not sure what instructions you are referring to.

We have a wiki page explaining how to build offline using the mbed SDK build tools. If that's what you're trying to do, this page will be useful.

-Mike

posted by Mike Fiore 12 Jan 2016

Actually we started by following the wiki on building off line. This included clicking on the link for the Keil uVision IDE. Unfortunately it gave us uVision 5 and the on line compiler wil only export to uVision 4, so we our plans to do some experiments with the sample projects on line and export them off line came to a halt. I have only been using the online compiler for this mDot test - which only makes my concern about this broken build worse. thanks -H

posted by Howard Bray 12 Jan 2016

All good now. Many thanks for your patience and time.

-H

posted by Howard Bray 12 Jan 2016