Re: Window Scrolling on OSX

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sorry for the 1.1.3 being broken.. classes just started so I've been a bit busy with things and haven't had time to recompile.. I'll have 1.1.4 built whenever that's released (friday?) as things have calmed down a bit.

There's a few problems for opengl. A linker error, not searching the right dir for libs, and that the libGL that comes with Xquartz on OS X is at 1.2, while Wine looks for functions from 1.3.

The linker error isn't major and can be fixed by setting LDFLAGS. Not searching for the right dir can be fixed by editing config.h when compiling to point to libGL.1.dylib (but this is somewhat of a hack as it should do so automatically..)

And the sources could be hacked to ignore the version incompatibility's, but my goal with Darwine is to compile it with bland wine sources without any changes to it. And I imagine it requires libGL 1.3 instead of 1.2 for a particular reason, not just to irritate and inconvenience people. However according to http://xquartz.macosforge.org/trac/ticket/122 - the milestone for this to be fixed is Xquartz 3.0, and its up to 2.3rc's right now so it looks like it'll be awhile :\

-Zach

On Sep 2, 2008, at 8:20 AM, msandersen wrote:

I suppose Zach Drayer makes the Darwine version from thisismyinter.net. I tried his version 1.1.3, and it broke my Wine, so have gone back to 1.1.1. Hopefully the next build by either can fix OpenGL as well. I read it can't compile because of a dependancy on an XQuartz library which is too old in the current version. XQuartz 2.3.1 is also overdue. Maybe Kronenberg is waiting on them, too. It would be nice if it, too, is fixed.



[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux