Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • Ogg Ogg
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xiph.OrgXiph.Org
  • OggOgg
  • Issues
  • #1654
Closed
Open
Issue created Mar 03, 2010 by Vittorio G.@vitto.giova

support 64bit version of libogg and libvorbis under macosx snow leopard

I've been using the 64 bit versions from quite some time and i have no issues to report. However it would be nice to have the sources compatible with the new architecture

for libogg you just need to remove the line

#include <Carbon/Carbon.h>

from Ogg_Prefix.pch

and in both project you need to set "gcc-4.0" as default compiler. A further step could be to set "build type" to "universal 32/64" but i don't know how this would affect pre 10.6 build systems.

Assignee
Assign to
Time tracking