igraph-help
[Top][All Lists]
Advanced

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

Re: [igraph] [R-igraph_0.5.3/Win] Error during compilation - encoding.h


From: Gábor Csárdi
Subject: Re: [igraph] [R-igraph_0.5.3/Win] Error during compilation - encoding.h is "missing"
Date: Wed, 28 Apr 2010 10:04:08 +0200

Hi, please answer to the mailing list. Thanks. I think the error is
because you did not link against some library that is needed. E.g.
iconv or zlib. Maybe because the link directories are not set up
correctly. But maybe not, I am not really familiar with windows.

As I have told you already, it is much easier to use the windows
package building service, at http://win-builder.r-project.org/

Gabor

2010/4/28 Łukasz Ręcławowicz <address@hidden>:
> 2010/4/27, Gábor Csárdi <address@hidden>:
>> Hi,
>>
>> add -I/libxml2-2.7.6.win32/include to the PKG_CPPFLAGS in
>> Makefile.win.
> I've found workaround with PKG_LIBS & PKG_CPPFLAGS, but it fails on load:
>
> installing to D:/PROGRA~1/R/R-211~1.0/bin/IGRAPH~1.RCH/igraph/libs
>  ... done
> ** R
> ** inst
> ** preparing package for lazy loading
> ** help
> *** installing help indices
> ** building package indices ...
> ** MD5 sums
> ** testing if installed package can be loaded
> Error : .onLoad failed in loadNamespace() for 'igraph', details:
>  call: inDL(x, as.logical(local), as.logical(now), ...)
>  error: unable to load shared library
> 'D:/PROGRA~1/R/R-211~1.0/bin/IGRAPH~1.RCH/igraph/libs/igraph.dll':
>  LoadLibrary failure:  Nieprawidłowy dostęp do komórki pamięci.
>                               (Érvénytelen hozzáférés memória cella.)
> --
> Miłego dnia
>



-- 
Gabor Csardi <address@hidden>     UNIL DGM




reply via email to

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