Open looooo opened 5 years ago
Did you use the current master? If so, I have changed ENABLE_GUI default to ON. So to build python binding, you need to add -DENABLE_GUI=OFF
.
-DENABLE_GUI=OFF
didn't fix the issue.
There seems to be a duplicate target. As a workaround adding dupbuild=warn
to the ninja command seems to work.
I encounter an configuration error with windows. Not yet sure whats wrong.