Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
11 years, 8 months ago.
Invalid library build reference mbed.bld
Every time i try to compile a program i got this error message: Invalid library build reference mbed.bld (Compiler Error 194: Not able to include the embed library). Also when i try to create a new program the same thing it's heapening. How can i get rid of this error?
1 Answer
11 years, 8 months ago.
It seems the beta mode was the problem. I exit the beta mode and everything work just fine.
I'm getting the same error, but I don't believe I'm in any sort of Beta mode. How can I check this?
I compiled this code yesterday, and then came back today and tried to recompile the exact same code, and now I get this error.
posted by 26 Jun 2013Ok. First of all check if beta mode is activated. You can check that by accesing http://mbed.org/betamode/ . If you don't have activated the beta mode in the right up corner it will be an info label Betamode status Not active". You can enable/disable beta mode by clicking on the button from the bottom of the page(http://mbed.org/betamode/ ). Also try this if the beta mode was enable and the compiler still not work: http://mbed.org/forum/bugs-suggestions/topic/3693/
posted by 26 Jun 2013