SCIRun User Mailing List

Text archives Help


Re: [SCIRUN-USERS] SCIRun v1.24 CarbonSound.h compile error


Chronological Thread 
  • From: David Weinstein <dmw@sci.utah.edu>
  • To: Elisha Hughes <erh0509@westminstercollege.edu>
  • Cc: <scirun-users@sci.utah.edu>
  • Subject: Re: [SCIRUN-USERS] SCIRun v1.24 CarbonSound.h compile error
  • Date: Mon, 13 Jun 2005 10:05:23 -0600

Hi Elisha,

This is a bug that was introduced by Apple with their 10.3.9. The solution (read: hack) to make SCIRun compile is to add this line:

#define __CARBONSOUND__

at line 434 of SCIRun/src/Core/Volume/VideoCardInfo.c (right after the #elif __APPLE__ line).

Please let me know if you have any other problems with this.

Cheers,
Dave


On Jun 13, 2005, at 8:17 AM, Elisha Hughes wrote:

Dear SCIRun,

I had SCIRun v1.24.1 up and running successfully, but then I tried to enable an additional package, and now I am getting the following error from make:

gnumake: *** No rule to make target `/System/Library/Frameworks/ Carbon.framework/Frameworks/CarbonSound.framework/Headers/ CarbonSound.h', needed by `Core/Volume/VideoCardInfo.o'. Stop.

Thanks for any advice you can offer,
Elisha


====================================================================== =====
== The SCIRun Users mailing list: send email to majordomo@sci.utah.edu ==
== for more details. ==
== Please acknowledge use of SCIRun in your papers and reports: ==
== see http://software.sci.utah.edu/scirun- biopse_citation.bib ==
====================================================================== =====


===========================================================================
== The SCIRun Users mailing list: send email to majordomo@sci.utah.edu   ==
== for more details.                                                     ==
== Please acknowledge use of SCIRun in your papers and reports:          ==
==   see http://software.sci.utah.edu/scirun-biopse_citation.bib         ==
===========================================================================





Archive powered by MHonArc 2.6.16.

Top of page