Autodesk Wiretap
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Irix/gcc
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
99 Views, 1 Replies
06-06-2007 11:21 PM
Looks like the only version of the WireTap libs for Irix is compiled with the mipspro compiler. Any chance of getting a gcc compiled version so we can link against it without having to buy the mipspro compiler
Or the python bindings for Irix?
Or the python bindings for Irix?
Re: Irix/gcc
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
06-07-2007 06:42 PM in reply to:
ciaran2
Hi,
Sorry, no GCC or python available on IRIX. We do ship the open source Python bindings with the SDK, so you can create your own python module if you'd like. This allows you to use a different version of Python too. You'll need Boost as well. The SDK should tell you where to get it.
Cheers,
Dan
P.S. The WT API works remotely, so there is usually very little reason to develop a WT tool on IRIX.
Sorry, no GCC or python available on IRIX. We do ship the open source Python bindings with the SDK, so you can create your own python module if you'd like. This allows you to use a different version of Python too. You'll need Boost as well. The SDK should tell you where to get it.
Cheers,
Dan
P.S. The WT API works remotely, so there is usually very little reason to develop a WT tool on IRIX.
