KDevelop 3.1.1 build problem
Steven Suson
suson at TuckerEnergy.com
Tue Oct 26 17:06:12 BST 2004
What really confuses me is that this macro is being used successfully in
many parts of the KDevelop build tree. It appears that it is only within
the cvs stuff that the problem occurs; this leads to believe that it is
not a problem with my system (although, of course, that is a
possibility). If I had to guess, I'd say it's perhaps an autotools
problem within this part of the tree.
I certainly didn't want to patch the several source files which exhibit
this problem, but it appears I have no choice. Incidentally, the source
file which fails does include kdeversion.h. If anyone else has any
ideas, it would certainly be appreciated.
Thanks,
Steven Suson
Stefano Rosanelli wrote:
>Alle 00:48, martedì 26 ottobre 2004, Steven Suson ha scritto:
>
>
>>OK.... I have more information. I found a file that was successfully
>>building, which uses KDE_IS_VERSION(3,2,90) ,
>>
>>
>
>the macro is defined in kdeversion.h I see.
>try with #ifdef to see if it's actually defined, otherwise try include
>kdeversion.h or even better assume KDE_IS_VERSION((3,2,90) to be true
>and drop the rest (not that elegant....)
>
>
>
>>Ideas please? In order to get up and running under KDE 3.3.1, I have
>>to get kdevelop to build.
>>
>>
>
>I built kdevelop3.1.1 with both KDE3.2 and KDE3.3 without problems,
>there's probably something wrong in your system
>
>
>
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list