Hi Thomas, thanks for pointing out this issue. I committed a fix based on your suggestion:
http://mbits/gitweb/?p=MITK.git;a=commit;h=98c4879aa9f6c3ea55bf71910b77097ec65f5e75 Thanks, Sascha On 04/07/2011 01:42 PM, Thomas Wolf wrote: > 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 ------------------------------------------------------------------------------ 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
