I ran some tests on my laptop. I wanted to test the consumer experience with an installed release build. Some observations...
I expected running "cmake .." with no arguments would default to a release build. That does not appear to be the case. Starting fresh and doing an explicit release build: Runs fine from ../rosegarden. Installed, the resource bundle is missing. No stylesheet, no translations, no menus, no icons, no toolbars, etc. This is serious. If it works from ../rosegarden then the resource bundle must have been linked, but it isn't finding it at runtime when running installed for some reason. Debug builds run fine from ../rosegarden, but do not find the installed library when run installed. That's probably by design, and if someone needs to run an installed debug build for some weird reason, the solution is a wrapper to run with the working path set to $PREFIX, or something along those lines. -- D. Michael McIntyre ------------------------------------------------------------------------------ Presto, an open source distributed SQL query engine for big data, initially developed by Facebook, enables you to easily query your data on Hadoop in a more interactive manner. Teradata is also now providing full enterprise support for Presto. Download a free open source copy now. http://pubads.g.doubleclick.net/gampad/clk?id=250295911&iu=/4140 _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
