Csound Csound-dev Csound-tekno Search About

[Csnd] Accelerated framework

Date2017-10-22 08:40
Fromrmgls
Subject[Csnd] Accelerated framework
  Hi all,

Please can you tell me how to solve this problem:

building csound from git today, with xcode 9,
i get:

Accelerated.framework not found, needed by csoundlib!!!
(Suppressed in xcode 9).
i does not find any suggestion googling.

Thanks in advance.

Raoul MEGELAS
rmgls²orange.fr

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2017-10-22 08:45
FromVictor Lazzarini
SubjectRe: [Csnd] Accelerated framework
looks like an XCode 9 issue

https://forums.developer.apple.com/thread/87802

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 22 Oct 2017, at 08:40, rmgls <rmgls@ORANGE.FR> wrote:

 Hi all,

Please can you tell me how to solve this problem:

building csound from git today, with xcode 9,
i get:

Accelerated.framework not found, needed by csoundlib!!!
(Suppressed in xcode 9).
i does not find any suggestion googling.

Thanks in advance.

Raoul MEGELAS
rmgls²orange.fr

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
       https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2017-10-22 09:31
Fromrmgls
SubjectRe: [Csnd] Accelerated framework
Thanks Victor,

I will revert to xcode 8 waiting  a correction.

Raoul MEGELAS


On Oct 22, 2017, at 9:45 AM, Victor Lazzarini <Victor.Lazzarini@MU.IE> wrote:

looks like an XCode 9 issue

https://forums.developer.apple.com/thread/87802

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 22 Oct 2017, at 08:40, rmgls <rmgls@ORANGE.FR> wrote:

 Hi all,

Please can you tell me how to solve this problem:

building csound from git today, with xcode 9,
i get:

Accelerated.framework not found, needed by csoundlib!!!
(Suppressed in xcode 9).
i does not find any suggestion googling.

Thanks in advance.

Raoul MEGELAS
rmgls²orange.fr

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
       https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here


Date2017-10-22 10:58
FromRory Walsh
SubjectRe: [Csnd] Accelerated framework
I've read a lot of negative press about Xcode 9. I'll be staying with version 8 for a while yet. 

On 22 Oct 2017 9:31 a.m., "rmgls" <rmgls@orange.fr> wrote:
Thanks Victor,

I will revert to xcode 8 waiting  a correction.

Raoul MEGELAS


On Oct 22, 2017, at 9:45 AM, Victor Lazzarini <Victor.Lazzarini@MU.IE> wrote:

looks like an XCode 9 issue

https://forums.developer.apple.com/thread/87802

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 22 Oct 2017, at 08:40, rmgls <rmgls@ORANGE.FR> wrote:

 Hi all,

Please can you tell me how to solve this problem:

building csound from git today, with xcode 9,
i get:

Accelerated.framework not found, needed by csoundlib!!!
(Suppressed in xcode 9).
i does not find any suggestion googling.

Thanks in advance.

Raoul MEGELAS
rmgls²orange.fr

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
       https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2017-10-22 15:09
FromEd Costello
SubjectRe: [Csnd] Accelerated framework
Maybe it’s also because I’m on High Sierra and that plays nice with Xcode 9, but, I can get Csound to build and install using Xcode 9. 
I generate an Xcode project using: mkdir Xcode && cd Xcode && cmake .. -G Xcode, open the generated project, select the Csound project file in the project navigator, select Csound project above the Targets list, change macOS deployment target to whatever your OS is, in my case it’s 10.13, execute ALL_BUILD, I just did that from a fresh clone and it worked for me.
Ed

On 22 Oct 2017, at 10:58, Rory Walsh <rorywalsh@EAR.IE> wrote:

I've read a lot of negative press about Xcode 9. I'll be staying with version 8 for a while yet. 

On 22 Oct 2017 9:31 a.m., "rmgls" <rmgls@orange.fr> wrote:
Thanks Victor,

I will revert to xcode 8 waiting  a correction.

Raoul MEGELAS


On Oct 22, 2017, at 9:45 AM, Victor Lazzarini <Victor.Lazzarini@MU.IE> wrote:

looks like an XCode 9 issue

https://forums.developer.apple.com/thread/87802

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 22 Oct 2017, at 08:40, rmgls <rmgls@ORANGE.FR> wrote:

 Hi all,

Please can you tell me how to solve this problem:

building csound from git today, with xcode 9,
i get:

Accelerated.framework not found, needed by csoundlib!!!
(Suppressed in xcode 9).
i does not find any suggestion googling.

Thanks in advance.

Raoul MEGELAS
rmgls²orange.fr

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
       https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here


Date2017-10-24 07:02
Fromrmgls
SubjectRe: [Csnd] Accelerated framework
Hello,

Thanks for your details.
I run cmake on the command line, its why it does not compile with xcode 9.
.
But I will try your suggestions.

Thanks again.

RM


On Oct 22, 2017, at 4:09 PM, Ed Costello <phasereset@GMAIL.COM> wrote:

Maybe it’s also because I’m on High Sierra and that plays nice with Xcode 9, but, I can get Csound to build and install using Xcode 9. 
I generate an Xcode project using: mkdir Xcode && cd Xcode && cmake .. -G Xcode, open the generated project, select the Csound project file in the project navigator, select Csound project above the Targets list, change macOS deployment target to whatever your OS is, in my case it’s 10.13, execute ALL_BUILD, I just did that from a fresh clone and it worked for me.
Ed

On 22 Oct 2017, at 10:58, Rory Walsh <rorywalsh@EAR.IE> wrote:

I've read a lot of negative press about Xcode 9. I'll be staying with version 8 for a while yet. 

On 22 Oct 2017 9:31 a.m., "rmgls" <rmgls@orange.fr> wrote:
Thanks Victor,

I will revert to xcode 8 waiting  a correction.

Raoul MEGELAS


On Oct 22, 2017, at 9:45 AM, Victor Lazzarini <Victor.Lazzarini@MU.IE> wrote:

looks like an XCode 9 issue

https://forums.developer.apple.com/thread/87802

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

On 22 Oct 2017, at 08:40, rmgls <rmgls@ORANGE.FR> wrote:

 Hi all,

Please can you tell me how to solve this problem:

building csound from git today, with xcode 9,
i get:

Accelerated.framework not found, needed by csoundlib!!!
(Suppressed in xcode 9).
i does not find any suggestion googling.

Thanks in advance.

Raoul MEGELAS
rmgls²orange.fr

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
       https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here