Thanks Anton, that was the problem. I didn't know there was target specific dependencies in the CMake directory.<br><br>--John<br><br><div class="gmail_quote">On Sun, Nov 1, 2009 at 11:31 PM, Anton Korobeynikov <span dir="ltr"><<a href="mailto:anton@korobeynikov.info">anton@korobeynikov.info</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello, John<br>
<div class="im"><br>
> There is an undefined reference at line 48 which is the line FrameInfo() is<br>
> on. I've tried to use the MSP430 and other targets as references so I'm not<br>
> sure<br>
> what changes I did would cause a problem on this line?<br>
</div>It doesn't seem you're linking libTarget in. Have you tried not to use<br>
cmake-generated makefiles? As for the cmake - it tracked the explicit<br>
list of dependencies somewhere, you might want to update it as well<br>
(and different target-specific places in CMakeList.txt files).<br>
<font color="#888888"><br>
--<br>
With best regards, Anton Korobeynikov<br>
Faculty of Mathematics and Mechanics, Saint Petersburg State University<br>
</font></blockquote></div><br>