Re: [Development] osx search paths with 5.3.2

2014-10-13 Thread Thiago Macieira
On Monday 13 October 2014 11:23:11 Matt Broadstone wrote: > Thanks for the quick response. The things that are not found are for > isntance, "/usr/include/qjsonrpc/qjsonrpcmessage.h". I can fix this > manually by adding "/usr/include" to my INCLUDEPATH - no problem, but > definitely wasn't a requir

Re: [Development] osx search paths with 5.3.2

2014-10-13 Thread Ziller Eike
On Oct 13, 2014, at 5:23 PM, Matt Broadstone wrote: > On Mon, Oct 13, 2014 at 11:07 AM, Ziller Eike > wrote: >> >> On Oct 13, 2014, at 4:55 PM, Matt Broadstone wrote: >> >>> Hi all, >>> >>> I've been using qt 4.8.6 for quite some time on my macbook installed >>> from homebrew with no proble

Re: [Development] osx search paths with 5.3.2

2014-10-13 Thread Matt Broadstone
On Mon, Oct 13, 2014 at 11:07 AM, Ziller Eike wrote: > > On Oct 13, 2014, at 4:55 PM, Matt Broadstone wrote: > >> Hi all, >> >> I've been using qt 4.8.6 for quite some time on my macbook installed >> from homebrew with no problem whatsoever. I decided over the weekend >> to upgrade my install to

Re: [Development] osx search paths with 5.3.2

2014-10-13 Thread Ziller Eike
On Oct 13, 2014, at 4:55 PM, Matt Broadstone wrote: > Hi all, > > I've been using qt 4.8.6 for quite some time on my macbook installed > from homebrew with no problem whatsoever. I decided over the weekend > to upgrade my install to the latest qt5 build which on homebrew is > 5.3.2. Everything

[Development] osx search paths with 5.3.2

2014-10-13 Thread Matt Broadstone
Hi all, I've been using qt 4.8.6 for quite some time on my macbook installed from homebrew with no problem whatsoever. I decided over the weekend to upgrade my install to the latest qt5 build which on homebrew is 5.3.2. Everything installed, qmake ran and I was able to successfully build qjsonrpc