Dear all,

as my build aborted due to missing folders, i'd like to suggest creating
them automatially if missing:

in the main CMakeLists.txt line 60, regarding 'output directories':

If the output directory variabls are defined, but the directories behind
them are non existing till now, you could create them with

file(MAKE_DIRECTORY ${VARIABLE_HOLDING_NEEDED_MITK_FOLDERS}).

instead of finishing the build with an error message in line 67.

At the moment i implemented it in my own parent-directory makefile.

Hope I could contribute, Thanks and regards,
Thomas

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to