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/lib/pkgconfig/freetype2.pc
lasconic
2015-05-25 2:41 GMT+02:00 Steve Schow <[email protected]>:
> 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
> OSX instructions using homebrew
>
>
> [/Volumes/Data/Development/git/MuseScore]: make -f Makefile.osx release
> mkdir build.release; \
> cd build.release; \
> cmake -DCMAKE_INSTALL_PREFIX="../applebuild"
> -DCMAKE_BUILD_TYPE=RELEASE \
> .. -G Xcode; \
> xcodebuild -project mscore.xcodeproj -target lrelease;
> \
> xcodebuild -project mscore.xcodeproj -configuration Release
> -target ALL_BUILD; \
>
> -- The C compiler identification is AppleClang 6.0.0.6000057
> -- The CXX compiler identification is AppleClang 6.0.0.6000057
> -- Check for working C compiler using: Xcode
> -- Check for working C compiler using: Xcode -- works
> -- Detecting C compiler ABI info
> -- Detecting C compiler ABI info - done
> -- Detecting C compile features
> -- Detecting C compile features - done
> -- Check for working CXX compiler using: Xcode
> -- Check for working CXX compiler using: Xcode -- works
> -- Detecting CXX compiler ABI info
> -- Detecting CXX compiler ABI info - done
> -- Detecting CXX compile features
> -- Detecting CXX compile features - done
> -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
> Doxygen not found
> -- Found PkgConfig: /opt/local/bin/pkg-config (found version "0.25")
> -- checking for module 'libpulse'
> -- package 'libpulse' not found
> -- Found lame: /usr/local/Cellar/lame/3.99.5/lib/libmp3lame.dylib
> CMake Error at CMakeLists.txt:188 (message):
> freetype >= 2.5.2 is required
>
>
>
> -- Configuring incomplete, errors occurred!
> See also
> "/Volumes/Data/Development/git/MuseScore/build.release/CMakeFiles/CMakeOutput.log".
> xcodebuild: error: 'mscore.xcodeproj' does not exist.
> xcodebuild: error: 'mscore.xcodeproj' does not exist.
> make: *** [release] Error 66
>
>
>
>
>
>
> On May 24, 2015, at 6:30 PM, Dewdman42 <[email protected]> wrote:
>
> > 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 Nabble.com.
> >
> >
> ------------------------------------------------------------------------------
> > One dashboard for servers and applications across Physical-Virtual-Cloud
> > Widest out-of-the-box monitoring support with 50+ applications
> > Performance metrics, stats and reports that give you Actionable Insights
> > Deep dive visibility with transaction tracing using APM Insight.
> > http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> > _______________________________________________
> > Mscore-developer mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/mscore-developer
>
>
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> Mscore-developer mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mscore-developer
>
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Mscore-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mscore-developer