On Wednesday 13 February 2008 14:01:08 Neal Becker wrote: > I don't have g++-4.3 installed. When building ipython: > walktrap_graph.cpp: In member function 'void > Graph::convert_from_igraph(const igraph_t*, const igraph_vector_t*)': > walktrap_graph.cpp:167: error: 'sort' was not declared in this scope > walktrap_graph.cpp: In member function 'long int Graph::memory()': > walktrap_graph.cpp:190: error: 'strlen' was not declared in this scope > > I tried adding: > #include <cstring> > #include <algorithm> > > and using std::sort, std::strlen. Any ideas? Where did you add that? -- Benjamin Kreuter -- Message sent on: Wed Feb 13 15:18:14 EST 2008
Attachment:
signature.asc
Description: This is a digitally signed message part.
-- fedora-devel-list mailing list fedora-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-devel-list