yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #10365
[Bug 1234682] Re: ImportError when compiling debug version
** Changed in: yade
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1234682
Title:
ImportError when compiling debug version
Status in Yet Another Dynamic Engine:
Fix Released
Bug description:
When compiling with the DEBUG=ON flag, I get the following error when
launching yade:
File "./yade-2013-10-01.git-e7840c4", line 121, in <module>
import yade
File "/home/jaeg/code/yade/install/debug/lib/x86_64-linux-gnu/yade-2013-10-01.git-e7840c4/py/yade/__init__.py", line 65, in <module>
import boot
ImportError: /home/jaeg/code/yade/install/debug/lib/x86_64-linux-gnu/yade-2013-10-01.git-e7840c4/libyade.so: undefined symbol: omp_get_max_threads
I explicitly added the -fopenmp flag and enabled OpenMP.
To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1234682/+subscriptions
References