Version: 3.0.2 (using KDE KDE 3.2.1) Installed from: Compiled From Sources Compiler: g++ (GCC) 3.2.2 20030222 (ASPLinux 3.2.2-5asp) OS: Linux Create new wxWinnows project - (empty project not available) Now delete mainfilanme.cpp,h files, add all files i need - but AC_INIT(mainfilename.cpp) is left and will complain about missing mainfilename.cpp
How should we discover automaticaly which is the main file? Isn't it easier if you edit the mainfilanme.cpp,h files instead of deleting them ???
As Amilcar already pointed out we don't know which the main files of a project are. And KDevelop also doesn't handle autoconf files, only Makefile.am.