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

Reid Spencer reid at x10sys.com
Sat Dec 11 11:58:11 PST 2004


Sorry about that, I was updating lib/System and forgot about the Win32
directory. That's fixed now.

On Sat, 2004-12-11 at 06:20, Henrik Bach wrote:
> 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!
> 
> _______________________________________________
> LLVMbugs mailing list
> LLVMbugs at cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmbugs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20041211/7eaf3391/attachment.sig>


More information about the llvm-bugs mailing list