10.10 showtime build black screen
Added by nikkpap (Nikos) about 6 years ago
hi manage to make the app on 10.10
but when the app finishes the make with no errors i get the app with icon normal but when i run it i get black screen
?????
1) Cloned the Showtime repository with the GitHub app
2) Installed the latest Xcode
3) Installed Macports, pkg-config , yasm, homebrew
4) config.osx
5) make
Replies (2)
RE: 10.10 showtime build black screen
-
Added by Andreas Smas about 6 years ago
You must run it from the development top directory:
so like this:
$ build.osx/Showtime.app/Contents/MacOS/showtime
If you want something installable you need to type
make dist
.. and you will get a DMG
RE: 10.10 showtime build black screen
-
Added by nikkpap (Nikos) about 6 years ago
thanks Andreas worked like a charm ... keep up the good work ... you are awesome
(1-2/2)