Artpol libraries won't compile?
- From: Mark Space <markspace@xxxxxxxxxxxxxx>
- Date: Fri, 02 Nov 2007 16:57:39 GMT
Hi all.
I downloaded the free version of the Artpol library to give it a whirl. I used the Linux makefile and compiled under Cygwin (under Windows, obviously). About half way through I get this error message:
$ make
g++ -D ZIP_ARCHIVE_LNX -I. -Izlib -c DirEnumerator.cpp
DirEnumerator.cpp: In member function `bool ZipArchiveLib::CDirEnumerator::Start
(ZipArchiveLib::CFileFilter&)':
DirEnumerator.cpp:76: error: aggregate `ZipArchiveLib::stat64 sStats' has incomp
lete type and cannot be defined
DirEnumerator.cpp:77: error: invalid use of undefined type `struct ZipArchiveLib
::stat64'
DirEnumerator.cpp:76: error: forward declaration of `struct ZipArchiveLib::stat6
4'
make: *** [DirEnumerator.o] Error 1
It looks like a type is being redefined incorrectly. Anyone happen to know what's up? I haven't started to look at this in depth yet, just wondering if someone can give me a quick pointer to the correct way to compile under Cygwin.
Thanks!
.
- Prev by Date: recommendation for data compression libraries
- Next by Date: Re: recommendation for data compression libraries
- Previous by thread: recommendation for data compression libraries
- Next by thread: Re: hi everyone, i had s.ome questions about holographic information
- Index(es):
Relevant Pages
|
|