The-OpenROAD-Project/RePlAce

Compilation error in TERM constructor

ashwin-hari opened this issue · 1 comments

https://github.com/abk-openroad/RePlAce/blob/c77d24f07820ae109c59206a7cb998f8b99f1a94/src/global.h#L438

The reported error: incompatible types in assignment of ‘const char [1]’ to ‘char [255].’

CentOS users can mitigated this by installing devtoolset-6.

mgwoo commented

Solved in commit: cdc5c53, e405f27

Closed