Re: [Mscore-developer] problems with first time compile on OSX Mavericks

2015-05-24 Thread Lasconic
Can you run "brew list" to make sure that freetype is installed? if you see it in the list, it seems the build process can't find it because pkg-config can't find it. Check if you have /usr/local/lib/pkgconfig/freetype2.pc. If you don't, try to create a symlink from /usr/local/Cellar/freetype/2.5.2

Re: [Mscore-developer] problems with first time compile on OSX Mavericks

2015-05-24 Thread Steve Schow
The Nabble site did not correctly pass the quoted error text for some reason, so here it is again using just straight text. Not sure what is the best way to send quoted code on this mail list. Anyway some kind of build dependency seems to be missing even though I did the step outlined in the O

Re: [Mscore-developer] problems with first time compile on OSX Mavericks

2015-05-24 Thread Dewdman42
and by the way, the message says Freetype is required, but I already did install that with brew -- View this message in context: http://dev-list.musescore.org/problems-with-first-time-compile-on-OSX-Mavericks-tp7579401p7579402.html Sent from the MuseScore Developer mailing list archive at Nabb

[Mscore-developer] problems with first time compile on OSX Mavericks

2015-05-24 Thread Dewdman42
Trying to following the OSX compile instructions. I used homebrew per the instructions to install the things requested. also xcode6 with command line tools installed. Tried to do the make -f Makefile.osx release, per instructions and get the following error: Seems there are some missing dep

Re: [Mscore-developer] lots of images not working in locally compiled version

2015-05-24 Thread Lasconic
With a build of master on my machine (Mac OSX 10.10.3, XCode 6.3.2). I see the characters. Are you sure you ran the install target lately? lasconic 2015-05-24 16:53 GMT+02:00 Jim Newton : > I tried this with 2.0.1, and indeed I can see all the characters correctly. > > Screen_Shot_2015-05-24_at

Re: [Mscore-developer] lots of images not working in locally compiled version

2015-05-24 Thread Jim Newton
I tried this with 2.0.1, and indeed I can see all the characters correctly. Screen_Shot_2015-05-24_at_16.png Screen_Shot_2015-05-24_at_16.png