Daniel_Xu

Results 3 comments of Daniel_Xu

> I compile ANTLR normally, but I link against the static library, and got a similar error: > `/usr/bin/ld: antlr-runtime-4.8/runtime/libantlr4-runtime.a(ANTLRInputStream.cpp.o): relocation R_X86_64_TPOFF32 against symbol` > By adding `set_property(TARGET antlr4_static PROPERTY...

> I do not remember and I have not kept a copy of that project, sorry. > It is probably set wherever `add_library(antlr4_static ...)` is called. > But it could...

Not sure if it's the same issue, but I cannot use `navigate_to` with selenium now: ![image](https://cloud.githubusercontent.com/assets/548144/20937203/dfb8a902-bbb3-11e6-8d59-606219deab2d.png)