DREAMPlace icon indicating copy to clipboard operation
DREAMPlace copied to clipboard

Error while building

Open IshraqAtUCF opened this issue 11 months ago • 5 comments

For the current commit d510848 it is giving me an error while building.

image

Just to reiterate my building process:

I initialized the submodules and directly tried to build without docker.

It completes the cmake but gives error while I try to make.

IshraqAtUCF avatar Mar 04 '24 14:03 IshraqAtUCF

What's your gcc/g++ version?

limbo018 avatar Mar 04 '24 15:03 limbo018

Btw, you can skip OpenTimer's unittest, as it is not used.

limbo018 avatar Mar 04 '24 15:03 limbo018

It is 11.4

image

Also, how to skip the OpenTimer's unittest?

IshraqAtUCF avatar Mar 04 '24 15:03 IshraqAtUCF

Is this because of higher version of gcc/g++? @limbo018

IshraqAtUCF avatar Mar 05 '24 14:03 IshraqAtUCF

Take a look at #133 where others also mentioned this issue.

enzoleo avatar Mar 06 '24 09:03 enzoleo