Hi All,
Thanks for all the feedback! I didn't make it all the way to a working
port and I've got to get back to some other stuff, but I figured I throw
what I have on the web and if anyone can figure out what's wrong, then
great!
The patch and notes are at http://schwehr.org/software/Darwin/, with the
diff being
http://schwehr.org/software/Darwin/OpenInventor-2.1.5.9-Darwin-broken.patch.gz
I'm to the point where things like ivman work, but ivview dies with this:
# cd ~/Inventor/inventor && /Users/schwehr/Inventor/install/usr/bin/ivview
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 19 (X_DeleteProperty)
Resource id in failed request: 0x0
Serial number of failed request: 87
Current serial number in output stream: 92
Anyone know what might be wrong?
-Kurt
---------- Forwarded message ----------
Date: Thu, 12 Sep 2002 15:06:31 -0700
From: Kurt Schwehr <kdschwehr@xxxxxxxx>
To: info-inventor-dev@xxxxxxxxxxx
Subject: Re: OpenInventor Solaris patch && Mac OSX w/ XDarwin
Hi All,
Thanks Vincent for the solaris patch. Now I just have to get that sun
blade in the corner up to speed... never admin'ed solaris before :)
I was just thinking along the lines of an auto generated script for
configuring OpenInventor while starting a port for Mac OSX with
XDarwin. I don't have too many changes to the source, but I could
easily see that it would be painful with many more architectures. I'd
love to have an open inventor that I could point people to and say that
they just have to do somethin similar to what most gnu tools use, i.e.
tar xfz oi.tar.gz
cd oi
./configure --prefix=/sw --with-png
make install
And it would figure out what to change in a clean way.
i'm sure a lot of you have already put much thought into this, but I be
interested in helping out.
ALSO: Is anyone out there working or have done a port to Mac
OSX/Darwin/XDarwin? I'm working on one at the moment, but I'm having a
little bit of trouble with the whole shared library business.
Thanks!
-Kurt
> "Vincent S. Cojot" wrote:
>>
>> http://step.polymtl.ca/~coyote/OpenInventor-2.1.5.9-Solaris.patch.gz
|