From kdevelop Tue Mar 01 09:12:36 2011 From: Gunther Piez Date: Tue, 01 Mar 2011 09:12:36 +0000 To: kdevelop Subject: Re: Defining macros for the parser Message-Id: <4D6CB884.1020601 () web ! de> X-MARC-Message: https://marc.info/?l=kdevelop&m=129897095613056 A couple of questions remain. If I "Open Configuration..." with rightclick on the project name, why do I get a "Configure Make settings" dialog which seem to have no effect at all? I use make, but I manually configured it in "Custom BuildSystem" as build executable. Isn't is possible to just simply add some defines which are globally used by the parser (I need to emulate some internal gcc defines)? I used "/../../../../../../../../../../../" as top level directory, which does what I want, but it seems somewhat inelegant. If I use "/", the defines are no longer recognized, I am in one of the system headers (thats where they are acutally needed). It seems the output of the build doesn't get parsed for line numbers. Is this intended? - Gunther _______________________________________________ kdevelop mailing list kdevelop@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop