<br>Can I commit now a CMakeVMMaker version where I remove<span style="background-color: rgb(255, 255, 255);"> the  &#39;sqMacAudioDeviceList.c&#39;   from CogMacOSConfig&gt;&gt; configureSoundPlugin:</span>   ?   This way at least I guarantee that people can build the VM in mac from the blessed git. And then, when you sync, we really see what has to be done (if removing, like I did, or putting back the file).<br>
<br>Thanks<br><br>Mariano<br><br><div class="gmail_quote">On Sun, Apr 10, 2011 at 12:42 PM, Igor Stasenko <span dir="ltr">&lt;<a href="mailto:siguctua@gmail.com">siguctua@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
On 9 April 2011 18:41, Mariano Martinez Peck &lt;<a href="mailto:marianopeck@gmail.com">marianopeck@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; I don&#39;t understand why this didn&#39;t happen to Hudson. Maybe it is because the hudson bulds are getting the git from Igor and not the blessed...<br>
&gt;<br>
<br>
</div>yes. i need to sync them out.<br>
<div><div></div><div class="h5"><br>
&gt; cheers<br>
&gt;<br>
&gt; mariano<br>
&gt;<br>
&gt; On Sat, Apr 9, 2011 at 3:49 PM, Mariano Martinez Peck &lt;<a href="mailto:marianopeck@gmail.com">marianopeck@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi Igor. There is a problem with the latest CogVM blessed and what it is in CogMacOSConfig. If you try to do a cmake you will have this error:<br>
&gt;&gt;<br>
&gt;&gt; -- Configuring done<br>
&gt;&gt; CMake Error at SoundPlugin/CMakeLists.txt:17 (add_library):<br>
&gt;&gt;   Cannot find source file:<br>
&gt;&gt;<br>
&gt;&gt;     /Users/mariano/Pharo/VM/git/cogVM1/blessed/platforms/Mac OS/plugins/SoundPlugin/sqMacAudioDeviceList.c<br>
&gt;&gt;<br>
&gt;&gt;   Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp<br>
&gt;&gt;   .hxx .in .txx<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; -- Build files have been written to: /Users/mariano/Pharo/vm/git/cogVM1/blessed/build<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; This is because in CogMacOSConfig&gt;&gt; configureSoundPlugin: maker<br>
&gt;&gt;     &quot;extra rules for SoundPlugin&quot;<br>
&gt;&gt;<br>
&gt;&gt;     super configureSoundPlugin: maker.<br>
&gt;&gt;     maker includeDirectories: &#39;${platformsDir}/unix/vm/&#39;.<br>
&gt;&gt;     maker addPlatformSources:<br>
&gt;&gt;         #(<br>
&gt;&gt;             &#39;sqMacAudioDeviceList.c&#39;<br>
&gt;&gt;             &#39;sqMacUnixInterfaceSound.c&#39;<br>
&gt;&gt;             &#39;sqUnixSoundMacOSXJMM.c&#39;<br>
&gt;&gt;         )<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; you are including    &#39;sqMacAudioDeviceList.c&#39;   which is NOT present in Cog VM blessed, as you can see here:  <a href="https://gitorious.org/cogvm/blessed/trees/master/platforms/Mac%20OS/plugins/SoundPlugin" target="_blank">https://gitorious.org/cogvm/blessed/trees/master/platforms/Mac%20OS/plugins/SoundPlugin</a><br>

&gt;&gt;<br>
&gt;&gt; Of course, if I remove that line from the cong, it works.<br>
&gt;&gt;<br>
&gt;&gt; Then I check and I saw a commit from Eliot that says:<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Author: eliot<br>
&gt;&gt; Date: 2011-04-01 12:39:21 -0700 (Fri, 01 Apr 2011)<br>
&gt;&gt; New Revision: 2376<br>
&gt;&gt;<br>
&gt;&gt; Removed:<br>
&gt;&gt;   branches/Cog/platforms/Mac OS/plugins/SoundPlugin/sqMacAudioDeviceList.c<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; So...apparently that file was removed (I don&#39;t know why) from the SVN. Maybe someone commited that to the git repository but without updating the conf ?<br>
&gt;&gt;<br>
&gt;&gt; what is the correct procedure here?<br>
&gt;&gt;<br>
&gt;&gt; Thanks in advance,<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Mariano<br>
&gt;&gt; <a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Mariano<br>
&gt; <a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
<br>
<br>
</div></div><font color="#888888">--<br>
Best regards,<br>
Igor Stasenko AKA sig.<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br><br>