![]() |
|
[MAC] Compiling on OSX Lion / Xcode 4.1` - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Development (/forumdisplay.php?fid=32) +--- Forum: Development (/forumdisplay.php?fid=93) +--- Thread: [MAC] Compiling on OSX Lion / Xcode 4.1` (/showthread.php?tid=107126) |
- i5Js - 2011-09-18 19:37 davilla Wrote:fixed in trunk. Thanks Davilla, now give me this error at xcodebuild Code: The following build commands failed:BR - scbash - 2011-09-19 00:00 davilla Wrote:fixed in trunk. Thanks. Tested on my 10.6.8 machine with no problems. Thanks, Stephen - i5Js - 2011-09-19 18:50 New try.... Only one error Code: ** BUILD FAILED **- i5Js - 2011-09-20 21:35 I don't know why, but compiled again from start and, worked! - i5Js - 2011-10-02 14:57 New error compiling darwin dependences: Code: ../config.site.mk:24: *** Recursive variable `CPPFLAGS' references itself (eventually). Stop.BR - davilla - 2011-10-02 16:40 yea, yea. working on it
- i5Js - 2011-10-02 16:42 hahahah Ok Davilla! Just testing
RE: [MAC] Compiling on OSX Lion / Xcode 4.1` - i5Js - 2012-03-29 14:53 New error: Code: make -C libcecThe problem is http://mirrors.xbmc.org/build-deps/darwin-libs/libcec-1.5.2.tar.bz2 doesn't exists. It's http://mirrors.xbmc.org/build-deps/darwin-libs/libcec-1.5.2.tar.gz instead. BR RE: [MAC] Compiling on OSX Lion / Xcode 4.1` - Memphiz - 2012-03-29 16:52 hehe will ponk the right people ... RE: [MAC] Compiling on OSX Lion / Xcode 4.1` - i5Js - 2012-03-29 17:02 One question, all the source code of git://github.com/xbmc/xbmc.git is eden version?? |