msg-byu / symlib

Spacegroup finder. Includes symmetry-related routines for cluster expansion and other codes that rely on symmetries of lattices and crystals.
MIT License
12 stars 15 forks source link

numerical_utilities module conflicts during build with another module with same name #31

Open Kokookster opened 1 month ago

Kokookster commented 1 month ago

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?

glwhart commented 1 month 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: @.***>