From: Dominique F. <fo...@gr...> - 2004-01-23 10:07:37
|
Hi, Some files included in the lib-score-engine folder have been put in a separate folder, namely 'lib-score-engine-add', located at the root of the repository. These files are: GDeviceOpenGL.cpp GDevicePostScript.cpp ScoreSymbolMap.cpp They have been separated from the core library because they represent extensions from engine viewpoint and are not necessary for the engine operations. This reorganization has been done by Grame a while ago, sorry for the delay to announce it. One of the consequences is that the linux auto tools don't work since they assume that a GDevicePostScript.cpp file is present in the lib-score-engine folder. Scott, we apologize for the trouble! We should be more rigorous in making changes that may affect cross-platform development: these changes should be discussed on this list prior to be made. We'll keep it in mind for the future. best dom |