Difference between revisions of "OpenCine.Getting Started"

From apertus wiki
Jump to: navigation, search
(Created page with "Unsorted notes: * Add "cmake .." as first build step in QtCreator. This ensures that all the edited QML widgets or icons would be copied to output dir. Otherwise it would onl...")
 
(No difference)

Latest revision as of 20:05, 27 April 2015

Unsorted notes:

  • Add "cmake .." as first build step in QtCreator. This ensures that all the edited QML widgets or icons would be copied to output dir. Otherwise it would only happen if "Run CMake" was executed in QtCreator manually.