ay 16 November 2009 14:32:31 Yang Song wrote:
> Hi,
>
> I think some of newcomers would meet problem when fetch code :
>
> $ bzr branch http://bzr.savannah.gnu.org/r/pdf/libgnupdf/branches/trunk
>
> I found it's caused if user had set network proxy.
Do you mean "I fou
Hi,
I think some of newcomers would meet problem when fetch code :
$ bzr branch http://bzr.savannah.gnu.org/r/pdf/libgnupdf/branches/trunk
I found it's caused if user had set network proxy.
Unfortunately, I don't know how to set proxy for bzr. I sent mail here
for asking if anyone know how
I couldn't pass build on mingw32 either, and I was confused why the
pre-processor PDF_HOST_WIN32 not turned on mingw32? Then, when should this
preprocessor be used for?
B.T.W, I wondering if it's possible to add MS Visual C++ compile support. I'd
like to take such task
Thanks
-Scord
Hi,
I was building gnupdf with Cygwin, but found some confused DIR
definitions(src/base/pdf-fsys-disk.c:432):
/* Host-dependent opendir(), closedir() and friends*/
#ifdef PDF_HOST_WIN32
#define PDF_DIR _WDIR
#define pdf_dirent_s _wdirent
#define PDF_OPENDIR(f) _wopendir((const w
Hi, all,
I followed the info at
http://gnupdf.org/manuals/gnupdf-hg-manual/html_node/Information-for-New
comers.html#Information-for-Newcomers,
$ bzr branch http://bzr.savannah.gnu.org/r/pdf/libgnupdf/branches/trunk
But it only got a .bzr directory, no code found, and I tried browse
above U