slick-examples icon indicating copy to clipboard operation
slick-examples copied to clipboard

error: illegal cyclic inheritance involving type Table

Open AndrewLiu opened this issue 12 years ago • 1 comments

run the sample, "error: illegal cyclic inheritance involving type Table object Suppliers extends Table(Int, String, String, String, String, String) {" I have no idea, help~~

AndrewLiu avatar Dec 15 '12 17:12 AndrewLiu

Some more details please. Which branch/version of the examples? Did you modify anything after checking out? Are you building with sbt or some other build tool or IDE?

szeiger avatar Dec 17 '12 11:12 szeiger