SeungheonOh

Results 58 comments of SeungheonOh

Tested on intel graphics driver, same exact problem. I think it's chromium issue

Sorry for late response, Currently I don't get those errors maybe it's your terminal emulator that prevents printing large lines at once

C++ Version? and g++ version?

Maybe you could try to put ˋˋˋ-std=c++17ˋˋˋ in makefile

This is why I need cmake,, : ( I still think this is about c++ version since get_time function added to c++ in c++11

Now I've updated Cmake file, try that that would work

and just found out that you need GCC 8 or newer version,, not sure how debian package system works, but for seems like you need to install later version manually....

@PRESFIL The regex match can include the node name; that will only match for the link with the current node name. Not sure if I want to do that though,...

Hmm is this anyway to get the file name templates? That way I think I can force it to use certain file name template.