Hi Is somewhere some manual how compile source in Linux? I wrote source code under windows and I want to compile this file in linux I use Fedora and KDE,
It is same like in windows? What I have to prepare for compiling? when I try wrote in console qmake -o Makefile project.pro
and then make I wrote, that it doesnot know for example
#include <QMainWindow>
#include <QObject>
I am trying find in google, but I find nothing![]()
Bookmarks