<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hello,<div class=""><br class=""></div><div class="">since the release of Grace 3.9.0 I’m experiencing a lot of problems with the Grace.app.</div><div class="">Until a few weeks ago, I could build the app from source, with FOMUS and OSC because I was still running 10.7 on my mac – and I had to build it from source because with the app from the App Store, I couldn’t save any files, like everybody I know who downloaded it…</div><div class=""><br class=""></div><div class="">Lately, I updated my system to 10.10 and nothing works any more.</div><div class=""><br class=""></div><div class="">The app from the App Store still can’t save anything AND it doesn’t have FOMUS any way.</div><div class="">I can save files with the old app I built under 10.7 but it doesn’t open with Oscpack available in it any more….</div><div class="">If I try to build a new app from the source without "premake4 --with-oscpack", I get this error :</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">cc1objplus: error: unrecognized command line option "-Wno-c++11-extensions"</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">make[1]: *** [obj/juce/Debug/juce_audio_basics.o] Error 1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">make: *** [juce] Error 2</div></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px;" class="">and with "premake4 --with-oscpack&nbsp;», I get all those errors :&nbsp;</div><div style="margin: 0px;" class=""><br class=""></div><div style="margin: 0px;" class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">couldn't understand kern.osversion `14.5.0'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">In file included from oscpack/osc/OscOutboundPacketStream.cpp:37:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.h:40:29: warning: cstring: No such file or directory</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">In file included from oscpack/osc/OscOutboundPacketStream.h:43,</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; from oscpack/osc/OscOutboundPacketStream.cpp:37:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscException.h:40:21: warning: exception: No such file or directory</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:43:62: warning: stdlib.h: No such file or directory</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:46:19: warning: cassert: No such file or directory</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:48:32: warning: cstddef: No such file or directory</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">In file included from oscpack/osc/OscOutboundPacketStream.h:43,</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; from oscpack/osc/OscOutboundPacketStream.cpp:37:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscException.h:44: error: expected class-name before ‘{’ token</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscException.h: In copy constructor ‘osc::Exception::Exception(const osc::Exception&amp;)’:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscException.h:50: error: expected class-name before ‘(’ token</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">In file included from oscpack/osc/OscOutboundPacketStream.cpp:37:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.h: At global scope:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.h:78: error: ‘std::size_t’ has not been declared</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.h:83: error: ‘size_t’ in namespace ‘std’ does not name a type</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.h:86: error: ‘size_t’ in namespace ‘std’ does not name a type</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.h:135: error: ‘std::size_t’ has not been declared</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:149: error: ‘size_t’ in namespace ‘std’ does not name a type</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:155: error: ‘std::size_t’ has not been declared</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp: In constructor ‘osc::OutboundPacketStream::OutboundPacketStream(char*, int)’:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:166: error: ‘assert’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp: In member function ‘void osc::OutboundPacketStream::EndElement(char*)’:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:202: error: ‘assert’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:218: error: ‘ptrdiff_t’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:218: error: expected `;' before ‘d’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:221: error: ‘d’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp: In member function ‘void osc::OutboundPacketStream::CheckForAvailableBundleSpace()’:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:238: error: ‘size_t’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:238: error: expected `;' before ‘required’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:240: error: ‘required’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:240: error: ‘Capacity’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp: In member function ‘void osc::OutboundPacketStream::CheckForAvailableMessageSpace(const char*)’:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:248: error: ‘size_t’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:248: error: expected `;' before ‘required’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:251: error: ‘required’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:251: error: ‘Capacity’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp: At global scope:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:256: error: variable or field ‘CheckForAvailableArgumentSpace’ declared void</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:256: error: ‘size_t’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:277: error: ‘size_t’ in namespace ‘std’ does not name a type</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:283: error: ‘size_t’ in namespace ‘std’ does not name a type</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp: In member function ‘osc::OutboundPacketStream&amp; osc::OutboundPacketStream::operator&lt;&lt;(const osc::BundleInitiator&amp;)’:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:329: error: ‘memcpy’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp: In member function ‘osc::OutboundPacketStream&amp; osc::OutboundPacketStream::operator&lt;&lt;(const osc::BeginMessage&amp;)’:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:363: error: ‘strcpy’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:364: error: ‘size_t’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:364: error: expected `;' before ‘rhsLength’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:365: error: ‘rhsLength’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:368: error: ‘size_t’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:368: error: expected `;' before ‘i’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:369: error: ‘i’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp: In member function ‘osc::OutboundPacketStream&amp; osc::OutboundPacketStream::operator&lt;&lt;(const osc::MessageTerminator&amp;)’:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:390: error: ‘size_t’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:390: error: expected `;' before ‘typeTagsCount’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:392: error: ‘typeTagsCount’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:394: error: ‘alloca’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:395: error: ‘memcpy’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:398: error: ‘size_t’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:398: error: expected `;' before ‘typeTagSlotSize’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:400: error: ‘size_t’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:400: error: expected `;' before ‘argumentsSize’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:402: error: ‘memmove’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:402: error: ‘typeTagSlotSize’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:402: error: ‘argumentsSize’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:406: error: ‘size_t’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:406: error: expected `;' before ‘i’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:406: error: ‘i’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:410: error: ‘size_t’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:410: error: expected `;' before ‘i’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:410: error: ‘i’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:420: error: ‘memcpy’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp: In member function ‘osc::OutboundPacketStream&amp; osc::OutboundPacketStream::operator&lt;&lt;(const char*)’:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:602: error: ‘strlen’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:602: error: ‘RoundUp4’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:605: error: ‘strcpy’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:606: error: ‘size_t’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:606: error: expected `;' before ‘rhsLength’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:607: error: ‘rhsLength’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:610: error: ‘size_t’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:610: error: expected `;' before ‘i’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:611: error: ‘i’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp: In member function ‘osc::OutboundPacketStream&amp; osc::OutboundPacketStream::operator&lt;&lt;(const osc::Symbol&amp;)’:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:622: error: ‘strlen’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:622: error: ‘RoundUp4’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:625: error: ‘strcpy’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:626: error: ‘size_t’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:626: error: expected `;' before ‘rhsLength’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:627: error: ‘rhsLength’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:630: error: ‘size_t’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:630: error: expected `;' before ‘i’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:631: error: ‘i’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp: In member function ‘osc::OutboundPacketStream&amp; osc::OutboundPacketStream::operator&lt;&lt;(const osc::Blob&amp;)’:</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:642: error: ‘RoundUp4’ was not declared in this scope</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">oscpack/osc/OscOutboundPacketStream.cpp:648: error: ‘memcpy’ is not a member of ‘std’</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">make[1]: *** [obj/oscpack/Debug/OscOutboundPacketStream.o] Error 1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">make: *** [oscpack] Error 2</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class=""><br class=""></div><div style="margin: 0px;" class="">I’d be extremely grateful for any help on how to build Grace with FOMUS, OSCpack, and a working «&nbsp;Save&nbsp;» function.</div><div style="margin: 0px;" class=""><br class=""></div><div style="margin: 0px;" class="">Thank you and best regards,</div><div style="margin: 0px;" class="">Antoine</div></div></body></html>