zddhub/opensse

There is a problem about the demo.

StoneMa opened this issue · 1 comments

image

I try to modify the Makefile but it can not work.
image

image

problem solved:
modify the Makefile under ~/opensse/gui/SketchSearchDemo/release :
add -std=c++0x at the end of line : CXX = g++ and then make the file again.
image