[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-imaging
Subject:    Re: [Kde-imaging] Problem Building from SVN
From:       Vardhman Jain <vardhman () gmail ! com>
Date:       2005-06-10 5:49:43
Message-ID: a5f47ac005060922373f023d18 () mail ! gmail ! com
[Download RAW message or body]

> > > In file included from kexifdata.cpp:39:
> > > kexifdata.h:73: error: visibility arg must be one of "default",
> > > "hidden", "protected" or "internal"
> >
> > one more try.

Finally the problem is solved. There seems to be a big BUG in
kdemacros.h supplied with Fedora Core 3. I finally read about this
visibility arg and read the file kdemacros.h to see the definition of
KDE_EXPORT and of-course this is what was creating all the problem

#define KDE_EXPORT __attribute__((visibility("visible"))); //KDE
MACROS.h line number 39
                                                                   -------------
on changing the "visible" string to default compilation is working
well. Now as the compiler says visibility arg must be "default",
"hidden", "protected" or "internal", I don't understand how
kdemacros.h can have it as "visible".

---
Vardhman
_______________________________________________
Kde-imaging mailing list
Kde-imaging@kde.org
https://mail.kde.org/mailman/listinfo/kde-imaging

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic