|
|
On Sunday 21 August 2005 08:00, Dimitri wrote:
> Hi,
>
> > #include <QProcess>
> >
> > QProcess gzip;
> > [...]
>
> That's because that's not correct C++. In C++ one must put code into
> functions such as main().
>
> --
> Dimitri
OK. I made a main and compiled.
It runs with no output so it's hard to tell if it worked.
This simple program is BIG!
rwx------ 1 daf daf 207826 Aug 21 08:27 QPt
Is there any alternative way to link it to make it smaller?
Thanks,
--
Tired of having to defend against Malware?
(You know: trojans, viruses, SPYWARE, worms and popups)
Then Switch to OpenBSD with a KDE desktop!!!
|
|