#21221: inventor fails to compile on Mac OS 10.6 (Snow Leopard) --------------------------------+------------------------------------------- Reporter: korsch@… | Owner: css@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: openinventor 64bit | Port: inventor --------------------------------+------------------------------------------- Comment(by css@…): Replying to [comment:4 jmr@…]:
Doesn't the description say this is happening on a 32-bit machine?
Yes, but the root cause of the issue is the change in pointer size. The compiler generates the error when casting from a 64-bit void* to a 32-bit integer. I'll have to check the build to get more details, but hopefully there are some flags to manage different data type sizes among the supported platforms. -- Ticket URL: <http://trac.macports.org/ticket/21221#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS