From: Dominique F. <fo...@gr...> - 2014-12-16 10:20:32
|
Hi, This is a short note to inform you that the guido repository has been reorganized and that it may affect your project if it relies on the previous organization. Actually, more and more resources and dev subprojects were living at the root of the repository. The reorganization is intended to avoid a messy situation and to make the resources more easy to find and to read. Here are the main changes: - languages support is moved to a ‘lang’ folder. It concerns java, javascript and python. Note that the python project may be a bit obsolete but has not been refreshed at this step. - a new ‘environments’ folder has been created to store the various graphic environment developments. Qt, OpenFramework, OpenGL and Juce have been moved to this ‘environments’ folder - a new ‘platforms’ folder has been created to store all the platforms dependant resources (like native devices are native apps). linux, macosx, win32 and android folders have been moved to ‘platforms’, but also the Max and PureData folders. There are some additional minor changes: the ‘cmake’ folder has been renamed to ‘build’, the ‘tools’ folder has been moved to the ‘src’ folder. Sorry for any inconvenience it may produce to you. All the best, — Dominique |