Platform/GFX: Difference between revisions

Line 29: Line 29:
**** One location seen was /usr/X11/lib/pkgconfig  
**** One location seen was /usr/X11/lib/pkgconfig  
**** Another location seen was /opt/local/lib/pkgconfig
**** Another location seen was /opt/local/lib/pkgconfig
*** Compiler issues with Player2D target
**** Currently, you need to be building with clang in order for Player2D (Qt dependency) to build.
**** If you don't get qmake producing a Makefile, but instead get a xcodeproj file instead, you may need to create the Makefile yourself, using qmake options (details forthcoming) and run make manually.
*** Build/Useful targets:
*** Build/Useful targets:
**** release: make -f Makefile.standalone release MOZ2D_CAIRO=true
**** release: make -f Makefile.standalone release MOZ2D_CAIRO=true
Confirmed users
564

edits