Re: [qlc-devel] Can't Build on Mac OS X 10.6
Status: Abandoned
Brought to you by:
hjunnila
|
From: Simon N. <li...@no...> - 2012-10-16 15:57:57
|
Try this: cd plugins/ola/ patch -p0 -i ~/path/to/path.diff On Tue, Oct 16, 2012 at 8:51 AM, George Qualley IV <gm...@mi...> wrote: > Sorry for my noobness but I always have trouble remembering how to correctly > apply a patch. Shouldn't it just be: > > patch -p0 <path-to-patch > > then specify the location of olaoutthread.h? > > Because I'm still getting the same error... :/ > > -- > George Qualley IV > D.J. G Mint > (515) 255-3698 x 3 > Thunder & Lightning Sound and Lighting > > > > www.MidwestDJs.com • www.ThunderAndLightning.net > > On Oct 16, 2012, at 10:27 AM, Simon Newton wrote: > > You need the following patch. > > Simon > > > On Tue, Oct 16, 2012 at 8:05 AM, George Qualley IV <gm...@mi...> > wrote: > > Trying to build revision 3117 and I'm getting this... > > > > In file included from olaio.h:33, > > from olaio.cpp:31: > > olaoutthread.h:106: error: ISO C++ forbids declaration of ‘TCPSocket’ with > > no type > > olaoutthread.h:106: error: invalid use of ‘::’ > > olaoutthread.h:106: error: expected ‘;’ before ‘*’ token > > olaoutthread.h: In constructor ‘OlaStandaloneClient::OlaStandaloneClient()’: > > olaoutthread.h:101: error: class ‘OlaStandaloneClient’ does not have any > > field named ‘m_tcp_socket’ > > make[2]: *** [olaio.o] Error 1 > > make[1]: *** [sub-ola-make_default] Error 2 > > make: *** [sub-plugins-make_default-ordered] Error 2 > > > > Not critical, but any assistance? > > > -- > > George Qualley IV > > D.J. G Mint > > (515) 255-3698 x 3 > > Thunder & Lightning Sound and Lighting > > > > > www.MidwestDJs.com • www.ThunderAndLightning.net > > > > ------------------------------------------------------------------------------ > > Don't let slow site performance ruin your business. Deploy New Relic APM > > Deploy New Relic app performance management and know exactly > > what is happening inside your Ruby, Python, PHP, Java, and .NET app > > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > > http://p.sf.net/sfu/newrelic-dev2dev > > _______________________________________________ > > qlc-devel mailing list > > qlc...@li... > > https://lists.sourceforge.net/lists/listinfo/qlc-devel > > > <ola-plugin.patch>------------------------------------------------------------------------------ > > Don't let slow site performance ruin your business. Deploy New Relic APM > Deploy New Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev_______________________________________________ > qlc-devel mailing list > qlc...@li... > https://lists.sourceforge.net/lists/listinfo/qlc-devel > > > > ------------------------------------------------------------------------------ > Don't let slow site performance ruin your business. Deploy New Relic APM > Deploy New Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > _______________________________________________ > qlc-devel mailing list > qlc...@li... > https://lists.sourceforge.net/lists/listinfo/qlc-devel > |