From kde Mon Aug 02 11:11:53 1999 From: Espen Sand Date: Mon, 02 Aug 1999 11:11:53 +0000 To: kde Subject: Re: problem on first Qt application X-MARC-Message: https://marc.info/?l=kde&m=93359251031581 Your little hello program works nice at my machine Try: 1. rename f1.c to f1.cpp (or f1.cc) since you work with c++. 2. Do a "g++ -o f1 f1.cpp -I/usr/include/qt -L/usr/local/lib -lqt" Seems you are using a plain c compiler. You need c++. On man, 02 aug 1999, Eric wrote: >>> > >Dear Derek or any KDE development expert: > > I follow you instruction >gcc -o f1 f1.c -I/usr/include/qt -L/usr/local/lib -lqt > -- Espen Sand -- Send posts to: kde@lists.netcentral.net Send all commands to: kde-request@lists.netcentral.net Put your command in the SUBJECT of the message: "subscribe", "unsubscribe", "set digest on", or "set digest off" PLEASE READ THE ARCHIVED MESSAGES AT http://lists.kde.org/ BEFORE POSTING ********************************************************************** This list is from your pals at NetCentral