Bug 81008

Summary: Problem when creating a new project during build
Product: [Applications] kdevelop Reporter: Alexander Rødseth <rodseth>
Component: generalAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version: 3.0.3   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

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. :)