Am 17.02.2013 23:45, schrieb David Faure:
On Sunday 17 February 2013 22:37:09 Ralf Habacker wrote:
/lib/kde4/kio_file.dll:
          26600      46  kdewin32_fopen
          2662c      48  kdewin32_lstat
          2664c      53  kdewin32_stat
./bin/libkio.dll:
          36e944     43  kdewin32_fdopen
          36e9bc     51  kdewin32_rename
          36e9e8     53  kdewin32_stat
./bin/libkde3support.dll:
          104858     43  kdewin32_fdopen
./bin/libkdecore.dll:
          418ac0     53  kdewin32_stat
          418b00     50  kdewin32_open
Yes, I'm porting code away from kde_file.h (which is the API interface to
kdewin), when moving it into frameworks.

What about stuff like mode_t, though? People reported that karchive-qt4 doesn't
build on Windows because of that. Does that come from kdewin too?
in case of visual studio compilers yes. Because they do not define mode_t, a replacement definition is there at https://projects.kde.org/projects/kdesupport/kdewin/repository/revisions/master/entry/include/msvc/sys/types.h#L70
Ralf

_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to