just redid everything without using su or sudo. everything downloaded fine. and the depends built fine in terminal.
run in Xcode and I still get
XbtManager.h
'guilib/XBTFReader.h' file not found
grey exclamation point says In file included from /Users/Nandor/MrMC/xbmc/filesystem/XbtManager.cpp:21 (which I think is just telling me which file the error is in and which line the error is on)
sorry for all the problems. If you have a clue what it might be that would be great. If not ill keep messing with it
thanks Nandor90
1. No user installed addons are supported, python or otherwise.
2. No, they really are not supported.
3. They are not coming back
4. Read from 1. again
Any mention of illegal streaming sites, addons or any pirated material will not be tolerated. This is not democracy and any offenders will be banned and posts deleted immediately without warning.
Other than that, we hope you enjoy MrMC so far and we welcome any input and feedback you might have.
Team MrMC.
2. No, they really are not supported.
3. They are not coming back
4. Read from 1. again
Any mention of illegal streaming sites, addons or any pirated material will not be tolerated. This is not democracy and any offenders will be banned and posts deleted immediately without warning.
Other than that, we hope you enjoy MrMC so far and we welcome any input and feedback you might have.
Team MrMC.
Can't compile mrmc on Xcode 7.1
-
TheJmc
- Posts: 28
- Joined: 06 Dec 2015, 04:42
Re: Can't compile mrmc on Xcode 7.1
That's odd, but if you remove the "guilib/" path and just leave "XBTFReader.h", the error is gone.Nandor690 wrote:just redid everything without using su or sudo. everything downloaded fine. and the depends built fine in terminal.
run in Xcode and I still get
XbtManager.h
'guilib/XBTFReader.h' file not found
grey exclamation point says In file included from /Users/Nandor/MrMC/xbmc/filesystem/XbtManager.cpp:21 (which I think is just telling me which file the error is in and which line the error is on)
sorry for all the problems. If you have a clue what it might be that would be great. If not ill keep messing with it
thanks Nandor90
-
Nandor690
- Posts: 34
- Joined: 10 Dec 2015, 06:16
Re: Can't compile mrmc on Xcode 7.1
TheJmc wrote:That's odd, but if you remove the "guilib/" path and just leave "XBTFReader.h", the error is gone.Nandor690 wrote:just redid everything without using su or sudo. everything downloaded fine. and the depends built fine in terminal.
run in Xcode and I still get
XbtManager.h
'guilib/XBTFReader.h' file not found
grey exclamation point says In file included from /Users/Nandor/MrMC/xbmc/filesystem/XbtManager.cpp:21 (which I think is just telling me which file the error is in and which line the error is on)
sorry for all the problems. If you have a clue what it might be that would be great. If not ill keep messing with it
thanks Nandor90
I don't know. I haven't tried removing the path. I'm not sure how I would do that anyway without messing up other stuff
-
Nandor690
- Posts: 34
- Joined: 10 Dec 2015, 06:16
Re: Can't compile mrmc on Xcode 7.1
As far as the header file error, me compiling to the simulator wouldn't matter would it?
-
TheJmc
- Posts: 28
- Joined: 06 Dec 2015, 04:42
Re: Can't compile mrmc on Xcode 7.1
After working on adding makedie (Shooter Fake) in the subtitles, I wanted to test and compile MrMC again, but I get a "Could not find Developer Disk Image" dialog.
Just realised wife updated the ATV, last night.
I guess I'm gonna have to wait for Xcode 7.2 support, or is there any way to build MrMC for tvOS 9.1 (13U85) with Xcode 7.1.1?
Just realised wife updated the ATV, last night.
I guess I'm gonna have to wait for Xcode 7.2 support, or is there any way to build MrMC for tvOS 9.1 (13U85) with Xcode 7.1.1?
-
Nandor690
- Posts: 34
- Joined: 10 Dec 2015, 06:16
Re: Can't compile mrmc on Xcode 7.1
I got this same error but only when I got MrMC from github website. Im on 9.1 and using 7.1.1 also and I don't get that error when Im compiling.TheJmc wrote:After working on adding makedie (Shooter Fake) in the subtitles, I wanted to test and compile MrMC again, but I get a "Could not find Developer Disk Image" dialog.
Just realised wife updated the ATV, last night.![]()
I guess I'm gonna have to wait for Xcode 7.2 support, or is there any way to build MrMC for tvOS 9.1 (13U85) with Xcode 7.1.1?
-
TheJmc
- Posts: 28
- Joined: 06 Dec 2015, 04:42
Re: Can't compile mrmc on Xcode 7.1
iOS or tvOS?Nandor690 wrote:Im on 9.1 and using 7.1.1 also and I don't get that error when Im compiling.
Xcode 7.1.1 doesn't support tvOS 9.1.
Downloading Xcode 7.2 now and will try to symlink
Code: Select all
/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/DeviceSupport/9.1 (13U85)-
Nandor690
- Posts: 34
- Joined: 10 Dec 2015, 06:16
Re: Can't compile mrmc on Xcode 7.1
That is what I was just thinking I have a iMac with 7.2 on it and I was thinking maybe I could take the SDK out of that one and put it into the 7.1.1TheJmc wrote:iOS or tvOS?Nandor690 wrote:Im on 9.1 and using 7.1.1 also and I don't get that error when Im compiling.
Xcode 7.1.1 doesn't support tvOS 9.1.
Downloading Xcode 7.2 now and will try to symlinkfolder into 7.1.1Code: Select all
/Applications/Xcode.app/Contents/Developer/Platforms/AppleTVOS.platform/DeviceSupport/9.1 (13U85)
And in the last comment what I meant by github was the website not terminal
-
TheJmc
- Posts: 28
- Joined: 06 Dec 2015, 04:42
Re: Can't compile mrmc on Xcode 7.1
Let me know if it worked for you.Nandor690 wrote:That is what I was just thinking I have a iMac with 7.2 on it and I was thinking maybe I could take the SDK out of that one and put it into the 7.1.1
Xcode is still downloading here, and it's gonna take another hour to complete.
-
Nandor690
- Posts: 34
- Joined: 10 Dec 2015, 06:16
Re: Can't compile mrmc on Xcode 7.1
TheJmc wrote:Let me know if it worked for you.Nandor690 wrote:That is what I was just thinking I have a iMac with 7.2 on it and I was thinking maybe I could take the SDK out of that one and put it into the 7.1.1
Xcode is still downloading here, and it's gonna take another hour to complete.
You'll be done before me. I work nights and just got here
I'm thinking it's something Xcode is why I'm having problems with this header file not being found when I can plainly see its in the path it's suppose to be