arx-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Arx-users] useful lib...


From: Walter Landry
Subject: Re: [Arx-users] useful lib...
Date: Fri, 10 Dec 2004 22:31:30 -0500 (EST)

Walter Landry <address@hidden> wrote:
> Amine Chadly <address@hidden> wrote:
> An interesting thing to do would be to just replace gnome-vfs with
> boost::filesystem.  You will have to do some hacking in
> boost::filesystem because I have modified it to use hard links.  After
> that, and fixing up the files you mention (the only problem is that
> they call chmod), everything should, in theory ;), work.

I forgot one thing.  src/arx/include/Spawn.hpp and
src/arx/utility_functions/Spawn.cpp use glib to spawn processes.  That
seems to work on pure Win32

  http://www.gimp.org/~tml/gimp/win32/

so maybe nothing has to be done.

However, I am not certain that gnome-vfs can not run on windows.  A
while ago, I made a bundle of stuff that is required for gnome-vfs,
and the things that I had to include are

GConf-2.4.0.1
gnome-mime-data-2.4.0
libbonobo-2.4.1
ORBit2-2.9.0
gnome-vfs-2.5.0
libxml2-2.6.0
pkgconfig-0.15.0
glib-2.2.3
libIDL-0.8.2

Also, I found a previous post about networking libraries

  http://lists.gnu.org/archive/html/arx-users/2003-11/msg00003.html

I had forgotten that libcurl doesn't handle webdav, which is pretty
critical if you want to read my archive ;)

Walter





reply via email to

[Prev in Thread] Current Thread [Next in Thread]