[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Gmsh package broken ?



Anton

great that you found the solution.  I never had to use -shared. This is a bit strange but if this work then that's all good for me.

On Sun, Apr 8, 2012 at 7:58 AM, Anton Gladky <gladky.anton@gmail.com> wrote:
Thanks all for discussion.
a
The problem was fixed by adding "-shared" to target_link_libraries.
a
target_link_libraries(shared ${LINK_LIBRARIES} -shared)


Anton


Reply to: