dmgmaker.pl is driven by how you configure xbmc in tools/darwin/depends/xbmx.Makefile
Pass the right flag and it will compile release. This will not be changed.
[MAC] Compiling on OSX Lion / Xcode 4.1`
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2012-08-07 16:21
Post: #81
MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |
jingai
Skilled Skinner Posts: 871 Joined: Mar 2010 Reputation: 6 |
2012-08-07 16:23
Post: #82
Got it. Thanks guys for the help!
If it helps anyone else, here is the script I'm using to build it all: Code: #! /bin/sh -x
(This post was last modified: 2012-08-07 17:03 by jingai.)
|
| find quote |
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2012-08-07 16:30
Post: #83
no silly
![]() XBMC_DARWIN_RELEASE=Release Make -C tools/darwin/depends/xbmc MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. |
| find quote |
i5Js
Senior Member Posts: 227 Joined: Dec 2009 Reputation: 0 |
2012-08-07 17:01
Post: #84
(2012-08-06 23:58)Memphiz Wrote: Have fixed it i guess. If you switch from gui build to commandline you have to rm the links in build/Debug and build/Release ... the other way around is fine ... (that said - only with the latest commits from me of course). I'm sorry, but I don't understand what I have to remove, and where ![]() ![]() ![]()
|
| find quote |
davilla
Team-XBMC Developer Joined: Feb 2008 Reputation: 58 |
2012-08-07 17:04
Post: #85
XBMC_DARWIN_RELEASE is an environment var that the makefile looks for
export XBMC_DARWIN_RELEASE=Release make -C tools/darwin/depends/xbmc or you can just add --disable-debug to xbmc's configure. MediaInfo : http://mediainfo.sourceforge.net/ Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
(This post was last modified: 2012-08-07 17:04 by davilla.)
|
| find quote |
jingai
Skilled Skinner Posts: 871 Joined: Mar 2010 Reputation: 6 |
2012-08-07 17:04
Post: #86
(2012-08-07 16:30)davilla Wrote: no silly I figured it out Posted that before I even looked at it.. sorry lol.Thanks again! (2012-08-07 17:01)i5Js Wrote:(2012-08-06 23:58)Memphiz Wrote: Have fixed it i guess. If you switch from gui build to commandline you have to rm the links in build/Debug and build/Release ... the other way around is fine ... (that said - only with the latest commits from me of course). Just blow away everything in the build/ directory: % rm -rf build/* Then pull in the latest changes from github and build again.
(This post was last modified: 2012-08-07 17:06 by jingai.)
|
| find quote |
i5Js
Senior Member Posts: 227 Joined: Dec 2009 Reputation: 0 |
2012-08-07 17:39
Post: #87
Thanks Davilla, Memphiz and Jingai, It worked!!!
(This post was last modified: 2012-08-08 16:26 by i5Js.)
|
| find quote |
Memphiz
Team-XBMC Developer Joined: Feb 2011 Reputation: 91 Location: germany |
2012-08-07 23:14
Post: #88
i want that "m" in my nick for sure - but your welcome.
AppleTV2/iPhone/iPod: HowTo find debug logs and everything else which the devs like so much: click here HowTo setup NFS for XBMC: Wiki NFS HowTo configure avahi (zeroconf): Wiki Avahi READ THE IOS FAQ!: iOS FAQ |
| find quote |
i5Js
Senior Member Posts: 227 Joined: Dec 2009 Reputation: 0 |
2012-08-08 16:26
Post: #89
|
| find quote |
i5Js
Senior Member Posts: 227 Joined: Dec 2009 Reputation: 0 |
2012-10-02 19:51
Post: #90
Hello again!!
new error here Code: kaya:xbmc i5Js$ make -C tools/darwin/depends/xbmcBR |
| find quote |



Posted that before I even looked at it.. sorry lol.
Search
Help