From: Joseph P. <j-...@no...> - 2006-09-21 15:45:21
|
It definitely seems to be calling itself. And it seems to be the only definition of CGLSetOption in the code. GLX Is in osx, under the extra X11 utility install umbrella. I'm guessing a possible target using that method would look more like the Linux version with the correct dynlib stuff that Osx uses? --Joe On Sep 20, 2006, at 5:51 PM, James Supancic wrote: > Ok, revert that change and rebuild the server. > > After doing so, can you tell me what method is being called by > stub.wsInterface.CGLSetOption( pname, param ) in CGLSetOption? I > suspect it may be calling itself? If this is the case it may be a > simple matter of changing your environment a bit to get things > working? > > I don't have a OSX machine to test things on. > > I have no idea how you would configure Chromium to work with GLX on > OSX. I think you would have to rebuild it for a different target? I > think your Chromium is built with the Darwin target, you may have to > create a new target. > > Thank you for your time, > James Steven Supancic III |