[LLVMbugs] Error: 'class llvm::sys::Path' has no member named 'get'

Henrik Bach henrik_bach_llvm at hotmail.com
Sat Dec 11 06:20:47 PST 2004


Hi,

I get this error in my MinGW/win32 environment:
-------------------
make[1]: Entering directory `/C/projects/build/MinGW/llvm-1-1/lib/System'
llvm[1]: Compiling DynamicLibrary.cpp for Debug build
llvm[1]: Compiling MappedFile.cpp for Debug build
In file included from 
c:/projects/src/llvm-1/llvm/lib/System/MappedFile.cpp:27:
c:/projects/build/MinGW/llvm-1-1/lib/System/platform/MappedFile.cpp: In 
member function `void llvm::sys::MappedFile::initialize()':
c:/projects/build/MinGW/llvm-1-1/lib/System/platform/MappedFile.cpp:45: 
error: 'class llvm::sys::Path' has no member named 'get'
c:/projects/build/MinGW/llvm-1-1/lib/System/platform/MappedFile.cpp:54: 
error: 'class llvm::sys::Path' has no member named 'get'
c:/projects/build/MinGW/llvm-1-1/lib/System/platform/MappedFile.cpp: In 
member function `void* llvm::sys::MappedFile::map()':
c:/projects/build/MinGW/llvm-1-1/lib/System/platform/MappedFile.cpp:87: 
error: 'class llvm::sys::Path' has no member named 'get'
c:/projects/build/MinGW/llvm-1-1/lib/System/platform/MappedFile.cpp:94: 
error: 'class llvm::sys::Path' has no member named 'get'
c:/projects/build/MinGW/llvm-1-1/lib/System/platform/MappedFile.cpp: In 
member function `void llvm::sys::MappedFile::size(size_t)':
c:/projects/build/MinGW/llvm-1-1/lib/System/platform/MappedFile.cpp:120: 
error: 'class llvm::sys::Path' has no member named 'get'
c:/projects/build/MinGW/llvm-1-1/lib/System/platform/MappedFile.cpp:122: 
error: 'class llvm::sys::Path' has no member named 'get'
make[1]: *** 
[/C/projects/build/MinGW/llvm-1-1/lib/System/Debug/MappedFile.o] Error 1
make[1]: Leaving directory `/C/projects/build/MinGW/llvm-1-1/lib/System'
make: *** [all] Error 1
-------------------
I can't find sys::Path.get(), too. Any suggestions?

Henrik.


=============================================================
Henrik Bach
Open Source Developer

e-mail: henrik_bach_llvm at hotmail.com
=============================================================
Got Freedom?
Software Freedom Day 2004 - 28th of August
http://www.softwarefreedomday.org/
=============================================================

_________________________________________________________________
Undgå pop-ups med MSN Toolbar -  http://toolbar.msn.dk/ hent den gratis!




More information about the llvm-bugs mailing list