<div dir="ltr"><div>Ok, thanks. It works...<br></div><div><br></div><div><div dir="ltr" class="m_-1067783350919045177gmail_signature" data-smartmail="gmail_signature"><br>Régis Perdreau<br><br></div></div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Le lun. 15 avr. 2019 à 16:39, Stephan Bergmann <<a href="mailto:sbergman@redhat.com" target="_blank">sbergman@redhat.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 15/04/2019 16:31, Regis Perdreau wrote:<br>
> I have added a file in, for example, like <br>
> core/slideshow/engine/slide/test.cxx with a method in it.<br>
> I have add with 'git add' to my work local branch repository<br>
> I expect that it will be compiled like the other files...but ... it <br>
> seems to be ignored<br>
> and the linker fails because a method description is missing (include <br>
> test.hxx is ok)<br>
> Is there any something simple that i have forgotten ?<br>
<br>
You must add it to the gb_Library_add_exception_objects of some <br>
Library_*.mk, presumably slideshow/Library_slideshow.mk in your case.<br>
</blockquote></div>