Open Kokookster opened 5 months ago
Volker and I think too much alike, I guess.
You could try renaming. I worry what else might break though. I use that module in several codes. Can you rename on import?
Gus Hart Professor, Physics and Astronomy Biophysics Group http://bsg.byu.edu http://msg.byu.edu
On Tue, Jun 25, 2024 at 3:35 AM Kokookster @.***> wrote:
I am trying to get FHI-aims build with autoGR. Unfortunately, there is also a module in FHI-aims named numerical_utilities, so during the linking the compilers complain about "multiple definition".
The best solution in my view would be to rename the module to symlib_numerical_utilities and occurrences. Would that be an option?
— Reply to this email directly, view it on GitHub https://github.com/msg-byu/symlib/issues/31, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB3UNGB4DYI5DX7GJLLHONLZJE2ULAVCNFSM6AAAAABJ3OMOPKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM3TEMJYGU4TQOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>
I am trying to get FHI-aims build with autoGR. Unfortunately, there is also a module in FHI-aims named
numerical_utilities
, so during the linking the compilers complain about "multiple definition".The best solution in my view would be to rename the module to
symlib_numerical_utilities
and occurrences. Would that be an option?