On Thursday 25 October 2007, Thiago Macieira wrote: > I don't think there's a Windows equivalent for that. If you use such a > flag, your code is inherently not portable to Windows.
I don`t think thats a major issue so far. > I could be wrong though. I think gcc-on-windows supports an "export > everything defined/import everything not defined" feature, but I don't know > if it helps or if there's an equivalent for MSVC. There is not, afaik. I take it as a temporary workaround anyway because in the end, SIP should learn to support visibility markup. Dirk _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
