Bug 81008 - Problem when creating a new project during build
Summary: Problem when creating a new project during build
Status: RESOLVED WORKSFORME
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.0.3
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-06 00:46 UTC by Alexander Rødseth
Modified: 2004-12-12 05:49 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Rødseth 2004-05-06 00:46:15 UTC
Version:           3.0.3 (using KDE KDE 3.2.2)
Installed from:    Debian testing/unstable Packages
Compiler:          gcc 3.3.3 
OS:          Linux

How to reproduce:
1. Create a new C++/KDE project
2. Click "Execute program"
3. Before the compilation is finished, create a new project
4. I get this error-message (amongst others):
   configure.in:16: warning: AC_ARG_PROGRAM invoked multiple times

Exepected behaviour:
- That the build-prosess is stopped after a confirmation-dialog
Comment 1 Matt Rogers 2004-12-12 05:49:17 UTC
I don't get this error in KDevelop 3.1.90 (3.2 Alpha 1). The build process for the old project continues until the compilation is finished and i get no error. Please reopen if you can reproduce with a newer version of KDevelop. Thanks for your bug report. :)