EpicGames / MetaHuman-DNA-Calibration

https://epicgames.github.io/MetaHuman-DNA-Calibration/
Other
436 stars 116 forks source link

Errors when compiling pydna #47

Open Insecty opened 6 months ago

Insecty commented 6 months ago

I met this error when trying to build python dna libs.

image

After checking the dnacalib/build/py3bin/DNAPYTHON_wrap.cxx, i found two symbols with incorrect matches. image image

Could someone please help me with this issue, thanks!

n0phx commented 5 months ago

Hello, have you modified the source files, or the generated CXX file by swig in any way maybe?