arx-users
[Top][All Lists]
Advanced

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

[Arx-users] Compile error


From: Mike Feeney
Subject: [Arx-users] Compile error
Date: Thu, 23 Jun 2005 17:09:39 -0400

I decided to try ArX again. I am now using Ubuntu Linux 5.04, I have the
dependencies, ./configure runs okay, but when I do make I get this
error:

g++ -pthread -DORBIT2=1 -pthread -O3 -Wall
-DARX_GNOMEVFS_MUST_ESCAPE_HTTP -Ibuild -I/usr/include/gnome-vfs-2.0
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0
-I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/orbit-2.0 -Isrc/loki -Isrc/boost -Isrc/arx/include -c -o
build/arx/utility_functions/Parsed_Name.o
build/arx/utility_functions/Parsed_Name.cpp
In file included from build/arx/utility_functions/Parsed_Name.cpp:30:
src/arx/include/gvfs.hpp: In member function `std::string
   gvfs::uri::escaped_string() const':
src/arx/include/gvfs.hpp:115: error: invalid conversion from `char' to
`const
   char*'
src/arx/include/gvfs.hpp:115: error:   initializing argument 1 of `
   std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const
_CharT*,
   const _Alloc&) [with _CharT = char, _Traits = std::char_traits<char>,
_Alloc
   = std::allocator<char>]'
scons: *** [build/arx/utility_functions/Parsed_Name.o] Error 1
scons: building terminated because of errors.
make: *** [all] Error 2

Any ideas why this would happen? (I don't know enough C++ to make sense
of the error.)





reply via email to

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