From: Benjamin K. <be...@co...> - 2009-01-21 10:27:37
|
hi i have tried building Chromium on OSX and has gotten as far as being able to complete the build. however, when i run crappfaker, i get an error that CGLCreatePBuffer symbol isn't found in the OpenGL library, which is supposed to be part of libcrfaker.dylib after some probing around, i have found that these symbols are available in the OpenGL.framework, but not replicated for libcrfaker which pretends to be part of the OpenGL framework at runtime. CreatePBuffer was just one of the symbols. apparently, there is a host of other symbols that doesn't replicate itself from OSX to libcrfaker. does anyone know how to get past this problem or have a proposed solution? thanks lots ---- bENJAMIN kHOO |