Hi Martin, Thanks for your reply, it turns out if I put CMAKE_SKIP_BUILD_RPATH to TRUE it runs just fine. Yeah maybe it switched since in the link.txt I found -Wl,-rpath,/usr/local/lib :)
Thanks Dhi On Fri, Mar 27, 2015 at 10:08 PM Martin Robinson <[email protected]> wrote: > On Fri, Mar 27, 2015 at 2:55 AM, Dhi Aurrahman <[email protected]> > wrote: > > Hi, > > > > I tried to create a webkit2gtk-4.0-based app. I tried to build it using > > plain Makefile and a cmake-based build system. However, the cmake one is > > failed while the Makefile-based runs just fine. I put together my code > on: > > https://github.com/diorahman/failed-cmake > > > > Could someone help me? > > Could you possibly be using a WebProcess binary compiled with a > different version of WebKitGTK+? > > --Martin >
_______________________________________________ webkit-gtk mailing list [email protected] https://lists.webkit.org/mailman/listinfo/webkit-gtk
