A Simple Working Example for Qt NCReport

Windows

  1. Download NCReport with MingW for Windows.

  2. Install NCReport at

    C:\NCReport\2.6.1.mingw.eval
    
  3. Get the full source code of the project at my Github.

  4. Go to Projects (bar at the left) > Run Settings > Click Details on the Run Environment > Edit PATH’s variable and append the following line at the end of the string.

    ;C:\NCReport\2.6.1.mingw.eval\bin
    
  5. Run the project in Debug and Release mode. You should be able to run the report by clicking the button.

Tested on:

Linux

  1. Download NCReport for Linux.

  2. Install NCReport at /opt/ncreport

  3. Get the full source code of the project at my Github.

  4. Run the project in Debug and Release mode. You should be able to run the report by clicking the button.

Tested on:



Powered by Jekyll. Get the RSS or the source. Design copied from Sam Vermette.