Error importing netgen.gui

More
6 years 12 hours ago #1304 by matthiash
Hi Dow,

I could reproduce the issue on Ubuntu 18.04. As can be seen in your link.txt, libXmu is linked BEFORE togl. Since the linking order matters, it's not needed at that time and dropped. After that, togl is linked with dependencies on libXmu (which remain undefined).

It's fixed now on master:
Netgen: 7934a3
NGSolve: c57f7e

Best,
Matthias
The following user(s) said Thank You: ddrake
More
6 years 4 hours ago #1305 by ddrake
Replied by ddrake on topic Error importing netgen.gui
Thanks for the fix and for explaining the debugging process so well -- these linker issues are quite complicated!

Best,
Dow
Time to create page: 0.097 seconds