Skip to content
Snippets Groups Projects
Commit fbf40969 authored by Severin Lemaignan's avatar Severin Lemaignan Committed by root
Browse files

[wip/mhp-genom] Small updates to the mhp-genom packages. Mostly dependencies.

Actually, mhp-genom doesn't compile because of some issue with xforms (it complains
it can not find fl_initialize symbol.
It was mostly tested against xforms-1.0.90, and Fedora 12/13 installs xforms-1.0.92.
It's maybe the reason.
parent b1a5113f
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,8 @@ define PKG_OPTION_SET.jido
include ../../math/gbM/depend.mk
include ../../wip/lwr-genom/depend.mk
include ../../image/viman-genom/depend.mk
include ../../localization/mocap-genom/depend.mk
include ../../wip/gest-genom/depend.mk
endef
##
......@@ -79,6 +81,8 @@ REQD_BUILD_OPTIONS.BioMove3D:= jido
#Hack to set the Move3D path for mhp-genom/codels/Makefile
MAKE_ENV+= MOVE3D=${PREFIX.BioMove3D}/include/BioMove3D
include ../../wip/sysdep/xforms.mk
include ../../wip/BioMove3D/depend.mk
include ../../architecture/genom/depend.mk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment