Build dependecies.

ilya80

04-03-2010 20:37:59

Just a hint, I`m not even sure if its valid.

Just tried to build MyGUI with awesomium plugin enabled and the build failed since uuid-dev package was not found.
I think maybe
FIND_PACKAGE(UUID)
is in order.

Thanks for great work!

Altren

04-03-2010 21:53:57

Thanks for hint, but we decided to removed uuid from MyGUI :)

Jonan

07-03-2010 20:14:22

Thanks for hint, but we decided to removed uuid from MyGUI :)
Building MyGUI 3.0.1 gives this error:error: uuid/uuid.h: No such file or directory
Have you removed uuid after v3.0.1? If so I'll simply download from SVN :wink:

Altren

07-03-2010 22:54:24

It is removed in trunk, not in 3.0 tag yet.