friends
Somebody please help me with installing NCreport on linux(fedora6)
Thanks a bunch
friends
Somebody please help me with installing NCreport on linux(fedora6)
Thanks a bunch
To compile NCReport run the followings:
=======================================
untar/unzip ncreport???.tar.gz
change to ncreport directory
qmake
make
This will compile NCReport into a command line executable binary file.
If you'd like to use NCReport classes in your Qt application and not as
command line tool, you may analyze main.cpp how can the class be used.What's the problem?
Iam installing NCReport on linux(fedora6)
I upacked the archive to my Desktop
and ran qmake from the terminal
and then ran make
qmake worked fine
make threw error...below is the error encountered
Error processing project file: /home/student/Desktop/NCReport2/src/src.pro
make: *** [src/Makefile] Error 2
What is the problem and what should i do??
Plz help me out.
Thanks a bunch
Bookmarks